CVE-2025-12535
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-19

Last updated on: 2025-11-19

Assigner: Wordfence

Description
The SureForms plugin for WordPress is vulnerable to Cross-Site Request Forgery Bypass in all versions up to, and including, 1.13.1. This is due to the plugin distributing generic WordPress REST API nonces (wp_rest) to unauthenticated users via the 'wp_ajax_nopriv_rest-nonce' action. While the plugin legitimately needs to support unauthenticated form submissions, it incorrectly uses generic REST nonces instead of form-specific nonces. This makes it possible for unauthenticated attackers to bypass CSRF protection on REST API endpoints that rely solely on nonce verification without additional authentication checks, allowing them to trigger unauthorized actions such as the plugin's own post-submission hooks and potentially other plugins' REST endpoints.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-19
Last Modified
2025-11-19
Generated
2026-05-07
AI Q&A
2025-11-19
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wordpres sureforms_plugin 1.13.1
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The SureForms plugin for WordPress has a vulnerability where it distributes generic WordPress REST API nonces to unauthenticated users. These nonces are meant to protect against Cross-Site Request Forgery (CSRF) attacks, but because the plugin uses generic nonces instead of form-specific ones, attackers can bypass CSRF protections on REST API endpoints that rely only on nonce verification. This allows unauthenticated attackers to trigger unauthorized actions, including the plugin's post-submission hooks and potentially other plugins' REST endpoints.


How can this vulnerability impact me? :

This vulnerability can allow unauthenticated attackers to perform unauthorized actions through the WordPress REST API by bypassing CSRF protections. This could lead to malicious actions being executed without the user's consent, potentially affecting the integrity of the website and its data, and possibly triggering unintended behaviors in the SureForms plugin or other plugins relying on REST endpoints.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, immediately update the SureForms WordPress plugin to a version later than 1.13.1 where the issue is fixed. Additionally, consider restricting access to the REST API endpoints or implementing additional authentication checks beyond nonce verification to prevent unauthorized actions.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart