
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-6986 is a SQL Injection vulnerability in the FileBird – WordPress Media Library Folders & File Manager plugin, affecting all versions up to and including 6.4.8. The flaw exists in the search parameter due to insufficient escaping of user-supplied input and lack of proper SQL query preparation. It was published on August 6, 2025, and assigned by Wordfence. The vulnerability carries a CVSS v3.1 base score of 6.5 (Medium/High) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-89 (Improper Neutralization of Special Elements used in an SQL Command). The vulnerability resides in the FolderController.php file of the FileBird plugin, where the search parameter is passed into an existing SQL query without adequate escaping or use of prepared statements, allowing an attacker to append malicious SQL clauses. Exploitation requires network access and at least Author-level authentication on the WordPress site, with no user interaction needed. The vulnerable code path is visible in the plugin's source repository (WordPress Trac, WordPress Changeset).
Successful exploitation allows authenticated attackers (Author-level and above) to extract sensitive information from the WordPress database, including user credentials, email addresses, private post content, and plugin/theme configuration data. The impact is limited to confidentiality — integrity and availability are not directly affected by this vulnerability. However, database credential exposure could enable further lateral movement or privilege escalation within the WordPress environment (Wordfence).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-6986 as of the available data. The EPSS score is approximately 0.024% (0.000240), indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires at least Author-level WordPress credentials, which limits the attack surface compared to unauthenticated vulnerabilities (Wordfence).
/wp-content/plugins/filebird/readme.txt.search parameter (e.g., appending UNION SELECT or time-based blind injection payloads).wp_users and wp_options tables (Wordfence, WordPress Trac)./wp-admin/admin-ajax.php) or REST API routes associated with FileBird folder search, containing SQL metacharacters (e.g., ', --, UNION, SELECT, SLEEP) in the search parameter.wp_users, wp_options, or other sensitive tables originating from the FileBird plugin context; slow query logs showing time-based injection attempts (SLEEP(), BENCHMARK()).Site administrators should update the FileBird plugin to version 6.4.9 or later, which addresses the SQL injection vulnerability by implementing proper input escaping and prepared statements (WordPress Changeset). As an interim measure, restrict Author-level and above user accounts to only trusted individuals, and consider using a Web Application Firewall (WAF) with WordPress-specific SQL injection rules. Wordfence users with the premium plugin benefit from firewall rules that can block exploitation attempts (Wordfence).
Wordfence disclosed the vulnerability as part of their weekly WordPress vulnerability report for August 4–10, 2025, and Sucuri included it in their August 2025 vulnerability patch roundup (Wordfence Blog, Sucuri Blog). No significant independent researcher commentary or broader media coverage has been identified beyond standard vulnerability aggregation.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."