CVE-2026-65050
Received
Received - Intake
Unauthenticated Data Exposure in Ninja Forms WordPress Plugin
Vulnerability report for CVE-2026-65050, 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 a missing authorization vulnerability in the render callback of the `ninja-forms/submissions-table` Gutenberg block that allows authenticated attackers with Author-level privileges to expose stored form submissions to unauthenticated visitors by embedding the block with an arbitrary formID on a published post. Attackers can retrieve the signed bearer token injected into every page visitor's browser via `wp_localize_script` and use it against the REST API submissions endpoint to access all saved form submission field values, including sensitive personally identifiable information such as names, email addresses, and phone numbers.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wpninjas | ninja_forms | to 3.14.8 (exc) |
| wpninjas | ninja_forms | to 3.14.9 (exc) |
| wpninjas | ninja_forms | 3.14.9 |
| wpninjas | ninja_forms | From 3.14.9 (inc) |
| wpninjas | ninja_forms | From 3.14.10 (inc) |
| wpninjas | ninja_forms | 3.14.8 |
| wpninjas | ninja_forms | to 3.14.10 (inc) |
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. |