CVE-2026-15550
Received
Received - Intake
Missing Authorization in Ninja Forms Save Progress WordPress Plugin
Vulnerability report for CVE-2026-15550, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-05
Last updated on: 2026-09-05
Assigner: Wordfence
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ninja_forms | save_progress | to 3.0.30 (inc) |
| ninja_forms | save_progress | From 3.0.24.1 (inc) to 3.0.24.2 (inc) |
| ninja_forms | save_progress | to 3.0.31 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |