CVE-2026-1307 MEDIUM

CVE-2026-1307: Ninja Forms <= 3.14.1 - Authenticated (Contributor+) Sensitive Information Disclosure via Block Editor Token

Vendor Kstover
Product Ninja Forms – The Contact Form Builder That Grows With You
Weakness CWE-200 · Info exposure
Published March 28, 2026
Last update April 8, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

The Ninja Forms - The Contact Form Builder That Grows With You plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.14.1 via a callback function for the admin_enqueue_scripts action handler in blocks/bootstrap.php. This makes it possible for authenticated attackers, with Contributor-level access and above, to gain access to an authorization token to view form submissions for arbitrary forms, which could potentially contain sensitive information.

Explanation of Vulnerability in Simple Terms

02Summary

Ninja Forms versions 3.14.1 and earlier expose sensitive information to authenticated users. A logged-in user with low privileges can read data they should not have access to. The vulnerability does not allow data modification or system unavailability. Update to a version newer than 3.14.1 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Read sensitive data they should not have access to as a low-privilege authenticated user.

Potential impact on your site

04Site Impact

Authenticated users can view private form data, submissions, or configuration details beyond their intended access level.

Conditions required to exploit

05Prerequisites

Attacker must have a valid login account with low-level privileges on the site.

Key dates

06Disclosure timeline

March 28, 2026 CVE published
April 8, 2026 Record updated