CVE Catalog

CVE-2026-65050

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

27th percentile - higher than 27% of all known CVEs

Summary

Vulnerability in the Ninja Forms WordPress plugin version 3.14.8 and earlier. Missing authorization in the Gutenberg block 'ninja-forms/submissions-table' allows authenticated attackers with Author role to expose stored form submissions (including PII) to unauthenticated visitors.

Risk Assessment

The risk is the leakage of sensitive personal data (names, emails, phone numbers) collected in forms, potentially violating user privacy and GDPR regulations.

Recommendation

Update the Ninja Forms plugin to the latest version. Restrict Author permissions to publish blocks with forms. Remove unnecessary bearer tokens from page source.

Other vulnerabilities in Ninja Forms

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS