CVE-2025-11986
BaseFortify
Publication date: 2025-11-11
Last updated on: 2025-11-12
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | crypto | 2.22 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-306 | The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in the Crypto plugin for WordPress allows unauthenticated attackers to exploit an AJAX action that lacks proper wallet signature verification. By using a publicly-available nonce check, attackers can set a global authentication state for the entire site, bypassing all access controls for all visitors for one hour. They can also inject arbitrary data into the plugin's custom_users table.
How can this vulnerability impact me? :
The vulnerability can lead to a complete bypass of shortcode restrictions and page-level access controls on the affected WordPress site, impacting all visitors. Attackers can manipulate authentication states and inject arbitrary data, potentially compromising site integrity and user data.