CVE-2026-12557 PUBLISHED

Ninja Forms - File Uploads <= 3.3.29 - Missing Authorization to Unauthenticated Log Disclosure and Deletion via debug-log/delete-all and debug-log/get-all REST Endpoints

Assigner: Wordfence
Reserved: 17.06.2026 Published: 03.07.2026 Updated: 03.07.2026

The Ninja Forms - File Uploads plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.3.29. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to read all plugin debug log entries stored in the wp_nf3_log table or permanently delete all rows from that table.

Metrics

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

Product Status

Vendor SaturdayDrive
Product Ninja Forms - File Uploads
Versions Default: unaffected
  • affected from 0 to 3.3.29 (incl.)

Credits

  • Ad4m5 finder

References

Problem Types

  • CWE-862 Missing Authorization CWE