CVE-2025-12158
BaseFortify
Publication date: 2025-11-04
Last updated on: 2025-11-04
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | simple_user_capabilities | * |
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?
This vulnerability exists in the Simple User Capabilities plugin for WordPress, where a missing capability check in the suc_submit_capabilities() function allows unauthenticated attackers to escalate privileges. Specifically, attackers can elevate the role of any user account to administrator without authentication.
How can this vulnerability impact me? :
The vulnerability can have a severe impact by allowing attackers to gain administrator-level access to a WordPress site. This can lead to full control over the site, including modifying content, installing malicious code, stealing data, or disrupting services.