Security Advisory

CVE-2026-65049

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-21 14:22:08
Last updated 2026-07-22 14:56:16
Assigner VulnCheck
CVSS score 8.4
State PUBLISHED

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.