Description
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.
Published: 2026-08-25
Score: 4.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Media Sweep – WordPress Media Cleaner contains a flaw that permits generic SQL injection through the 'fields' parameter. In all releases up to and including 1.1.3, unescaped user input is concatenated directly into SQL statements, and no prepared statements are used. This defect provides an authenticated attacker with administrator or higher privileges the ability to append additional SQL queries to existing queries, thereby extracting confidential data from the database.

Affected Systems

WordPress sites that run Media Sweep version 1.1.3 or earlier are affected. The vulnerability exists in WPcreatix’s Media Sweep – WordPress Media Cleaner plugin across all impacted versions. Any site using a plugin instance that supplies a "fields" parameter to the REST API endpoints or internal scans is susceptible.

Risk and Exploitability

The CVSS score of 4.9 indicates a moderate overall risk, and the EPSS score is not reported, so current exploitation probability is unknown. The plugin’s attack requires an authenticated user with administrative-level access to the WordPress installation, implying an internal or privileged threat model. The vulnerability is not listed in CISA’s KEV catalog, but if an attacker gains admin access, they could run arbitrary SQL read operations. Given the lack of a public exploit, the risk remains moderate, and the recommended response is to patch as soon as possible.

Generated by OpenCVE AI on August 25, 2026 at 12:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Media Sweep plugin to the latest version that fixes the SQL injection flaw.
  • Disable or remove Media Sweep from sites that no longer need it, limiting exposure to trusted administrators.
  • Restrict the WordPress database user to the minimum privileges required by the site; revoke SELECT access on sensitive tables from generic plugin accounts.

Generated by OpenCVE AI on August 25, 2026 at 12:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Media Sweep <= 1.1.3 - Authenticated (Administrator+) SQL Injection via 'fields' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-25T11:27:12.470Z

Reserved: 2026-08-21T14:37:18.275Z

Link: CVE-2026-77824

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-25T12:16:25.817

Modified: 2026-08-25T12:16:25.817

Link: CVE-2026-77824

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T12:30:17Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')