CVE-2026-65052
Received
Received - Intake
Improper Input Validation in Ninja Forms WordPress Plugin
Vulnerability report for CVE-2026-65052, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-21
Last updated on: 2026-07-21
Assigner: VulnCheck
Description
Description
Ninja Forms WordPress plugin version 3.14.8 and prior contains an improper input validation vulnerability that allows unauthenticated attackers to inject arbitrary numeric values into form calculations and payment totals by submitting values that do not match any configured option in ListSelect or ListRadio fields. Attackers can tamper with form submission payloads to the ajax submit endpoint, causing the get_calc_value() method to fail open and return attacker-controlled values, enabling manipulation of payment amounts to zero or arbitrary figures and bypassing admin-configured pricing logic.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wpninjas | ninja_forms | to 3.14.8 (exc) |
| ninja_forms | ninja_forms | 3.14.8 |
| ninja_forms | ninja_forms | to 3.14.9 (exc) |
| wpninjas | ninja_forms | 3.14.8 |
| wpninjas | ninja_forms | to 3.14.9 (exc) |
| wpninjas | ninja_forms | to 3.14.10 (inc) |
| ninja_forms | ninja_forms | to 3.14.10 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-472 | The web application does not sufficiently verify inputs that are assumed to be immutable but are actually externally controllable, such as hidden form fields. |