CVE-2025-10499
BaseFortify
Publication date: 2025-09-27
Last updated on: 2025-12-23
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ninjaforms | ninja_forms | to 3.12.1 (exc) |
Helpful Resources
Exploitability
| 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?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the Ninja Forms WordPress plugin (up to version 3.12.0). It occurs because the plugin's maybe_opt_in() function lacks proper nonce validation, allowing an attacker to trick a site administrator into performing an unwanted action, such as opting the site into usage statistics collection, without their consent.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability to make an affected site opt into usage statistics collection without the administrator's knowledge or consent. While it does not directly compromise site data or availability, it can lead to unauthorized data collection and potential privacy concerns.