CVE Catalog

CVE-2026-77824

MediumCVSS 4.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

22th percentile - higher than 22% of all known CVEs

Summary

The Media Sweep – WordPress Media Cleaner plugin up to version 1.1.3 is vulnerable to generic SQL Injection via the 'fields' parameter. Insufficient escaping and lack of preparation on the SQL query allow authenticated attackers with administrator-level access to append additional SQL queries, potentially extracting sensitive information from the database.

Risk Assessment

An attacker with administrator privileges can access sensitive data in the WordPress database, including passwords and user data. This could lead to full site compromise.

Recommendation

Upgrade the Media Sweep plugin to a version later than 1.1.3 that includes SQL injection fixes.

Related vulnerabilities

Original NVD description (English source)

The Media Sweep – WordPress Media Cleaner plugin for WordPress is vulnerable to generic SQL Injection via the 'fields' parameter in all versions up to, and including, 1.1.3 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 administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS