CVE-2026-65049
Deferred
Deferred - Pending Action
Incorrect Authorization in Ninja Forms WordPress Plugin Allows Network-Wide Data Deletion
Vulnerability report for CVE-2026-65049, 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 plugin version 3.14.8 and prior for WordPress Multisite contains an incorrect authorization vulnerability that allows a subsite Administrator to trigger network-wide deletion of all Ninja Forms data by exploiting a site-scoped capability check combined with unsafe multisite migration defaults. Attackers can send a crafted POST request to the admin-ajax.php endpoint with the nf_delete_all_data action and a per-site nonce to invoke migration routines that unconditionally iterate all blogs via switch_to_blog(), dropping all nf3_* tables and clearing options and transients across every subsite in the network without requiring super-admin or network-admin privileges.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ninja_forms | ninja_forms | to 3.14.8 (exc) |
| wpninjas | ninja_forms | to 3.14.9 (exc) |
| ninja_forms | ninja_forms | to 3.14.9 (exc) |
| ninja_forms | ninja_forms | From 3.14.9 (inc) |
| ninja_forms | ninja_forms | From 3.14.10 (inc) |
| ninja_forms | ninja_forms | to 3.14.7 (exc) |
| ninja_forms | ninja_forms | to 3.14.6 (exc) |
| ninja_forms | ninja_forms | to 3.14.5 (exc) |
| wpninjas | ninja_forms | From 3.14.9 (inc) |
| wpninjas | ninja_forms | From 3.14.10 (inc) |
| wpninjas | ninja_forms | to 3.14.5 (exc) |
| wpninjas | ninja_forms | to 3.14.6 (exc) |
| wpninjas | ninja_forms | to 3.14.7 (exc) |
| wpninjas | ninja_forms | to 3.14.8 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |