๐Ÿ” CVE Alert

CVE-2026-65050

MEDIUM 6.5

Ninja Forms Missing Authorization in submissions-table Gutenberg Block Discloses Form Submissions to Unauthenticated Visitors

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-862
Vendor saturday drive
Product ninja forms
Published Jul 21, 2026
Stay Ahead of the Next One

Get instant alerts for saturday drive ninja forms

Be the first to know when new medium vulnerabilities affecting saturday drive ninja forms are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

Saturday Drive / Ninja Forms
0 < 3.14.9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordpress.org: https://wordpress.org/plugins/ninja-forms/ wordpress.org: https://wordpress.org/plugins/ninja-forms/changelog/ vulncheck.com: https://www.vulncheck.com/advisories/ninja-forms-missing-authorization-in-submissions-table-gutenberg-block-discloses-form-submissions-to-unauthenticated-visitors

Credits

๐Ÿ” Pavel Kohout