CVE-2026-65049 PUBLISHED

Ninja Forms Cross-Site Network-Wide Data Deletion on WordPress Multisite via nf_delete_all_data AJAX Action

Assigner: VulnCheck
Reserved: 21.07.2026 Published: 21.07.2026 Updated: 21.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:H/SA:H
CVSS Score: 8.4

Product Status

Vendor Saturday Drive
Product Ninja Forms
Versions Default: affected
  • affected from 0 to 3.14.9 (excl.)
  • Version 3.14.9 is unaffected

Credits

  • Pavel Kohout reporter

References

Problem Types

  • Incorrect Authorization CWE