CVE-2025-67956
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-04-29
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themegrill | user_registration | From 1.0.0 (inc) to 4.4.6 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-67956 is a broken access control vulnerability in the WordPress User Registration Plugin (versions up to 4.4.6). It occurs due to missing authorization, authentication, or nonce token checks in certain functions, which allows unauthenticated users to perform actions that should require higher privileges. [1]
How can this vulnerability impact me? :
This vulnerability can allow unauthenticated attackers to perform privileged actions within the User Registration plugin, potentially leading to unauthorized access or changes in the system. Given its CVSS severity score of 8.2, it poses a significant security risk. [1]
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should update the WordPress User Registration plugin to version 4.4.7 or later, as this version contains the fix for the broken access control issue. Additionally, consider using automated update tools like Patchstack to rapidly protect vulnerable plugins. [1]