What the vulnerability does
01Description
The FileBird – WordPress Media Library Folders & File Manager plugin for WordPress is vulnerable to SQL Injection via the 'search' parameter in all versions up to, and including, 6.4.8 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Author-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Explanation of Vulnerability in Simple Terms
02Summary
FileBird versions up to 6.4.8 contain a SQL injection vulnerability in the media library folder management functionality. An authenticated attacker with low privileges can craft malicious input to execute arbitrary SQL queries against the WordPress database. This allows reading sensitive data without modifying or deleting it. Site administrators should update to a version newer than 6.4.8 immediately.
What an attacker can do
03Attacker Capabilities
Read sensitive data from the WordPress database via SQL injection.
Potential impact on your site
04Site Impact
User data, posts, and other database contents may be exposed to authenticated attackers with minimal account privileges.
Conditions required to exploit
05Prerequisites
Attacker must have a WordPress user account with low-level privileges (e.g., contributor or subscriber).
Key dates
06Disclosure timeline
August 6, 2025
CVE published
April 8, 2026
Record updated