CVE-2026-15550 PUBLISHED

Ninja Forms - Save Progress <= 3.0.30 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Data Deletion via admin-ajax.php with admin_init Hook

Assigner: Wordfence
Reserved: 12.07.2026 Published: 05.09.2026 Updated: 05.09.2026

The Ninja Forms - Save Progress plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 3.0.30. This is due to the lack of capability checks and nonce verification in the 'bulk_actions' function. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete arbitrary database records from the 'wp_nf3_objects' table, such as saved submissions.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor Saturday Drive
Product Ninja Forms - Save Progress
Versions Default: unaffected
  • affected from 0 to 3.0.30 (incl.)

Credits

  • Hermione finder

References

Problem Types

  • CWE-862 Missing Authorization CWE