CVE-2025-11924 HIGH

CVE-2025-11924: Ninja Forms – The Contact Form Builder That Grows With You <= 3.13.2 - Insecure Direct Object Reference to Unauthenticated Sensitive Information Exposure via Unscoped Bearer Token

Vendor Kstover
Product Ninja Forms – The Contact Form Builder That Grows With You
Weakness CWE-639 · IDOR
Published December 17, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/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 Insecure Direct Object Reference in versions up to, and including, 3.13.2. This is due to the plugin not properly verifying that a user is authorized before the `ninja-forms-views` REST endpoints return form metadata and submission content. This makes it possible for unauthenticated attackers to read arbitrary form definitions and submission records via a leaked bearer token granted they can load any page containing the Submissions Table block. NOTE: The developer released a patch for this issue in 3.13.1, but inadvertently introduced a REST API endpoint in which a valid bearer token could be minted for arbitrary form IDs, making this patch ineffective.

Explanation of Vulnerability in Simple Terms

02Summary

Ninja Forms versions 3.13.2 and earlier contain an authorization flaw that exposes sensitive data. An attacker on the network can read information they should not have access to without authentication or user interaction. The vulnerability affects all installations of the plugin up to the stated version.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the site without logging in.

Potential impact on your site

04Site Impact

Visitor or attacker can access private form data, submissions, or configuration details.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

December 17, 2025 CVE published
April 8, 2026 Record updated