All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-12557
MEDIUMpublished 2026-07-03 06:16 UTC · 1 day ago
5.3
CVSS / 10
// description
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.
// weaknesses (CWE)
- CWE-862