Description
The Media Library Assistant WordPress plugin before 3.40 does not validate a search parameter before concatenating it into a SQL query in one of its media-library query handlers, allowing users with the Author role to perform SQL injection.
Published: 2026-08-21
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection via Author role
Action: Patch
AI Analysis

Impact

Media Library Assistant prior to version 3.40 concatenates an unchecked search parameter directly into a SQL query. This omission allows any site user with the Author role to inject arbitrary SQL statements. The vulnerability enables data read/write or database manipulation, potentially exposing sensitive data or altering site content.

Affected Systems

The affected product is the Media Library Assistant WordPress plugin, any installation running a version lower than 3.40. The plugin is commonly used in WordPress sites for media management.

Risk and Exploitability

The CVSS score is 6.8 and the EPSS score is <1%, indicating moderate severity and low likelihood of exploitation. Attacker must be authenticated with at least the Author role, so the vulnerability only applies to legitimate users on the site. No public exploit references are available, and it is not listed in the KEV catalog. Nonetheless, because the flaw permits arbitrary SQL execution, the impact could be severe if not mitigated promptly.

Generated by OpenCVE AI on August 21, 2026 at 16:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Media Library Assistant to version 3.40 or later.
  • Ensure that only trusted users have Author or higher roles; disable or restrict access to the search functionality for low‑privilege accounts.
  • Regularly review database logs for suspicious queries and consider applying a Web Application Firewall to block injection patterns.

Generated by OpenCVE AI on August 21, 2026 at 16:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Fri, 21 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Media Library Assistant Project
Media Library Assistant Project media Library Assistant
Wordpress
Wordpress wordpress
Vendors & Products Media Library Assistant Project
Media Library Assistant Project media Library Assistant
Wordpress
Wordpress wordpress
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-89

Fri, 21 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Media Library Assistant WordPress plugin before 3.40 does not validate a search parameter before concatenating it into a SQL query in one of its media-library query handlers, allowing users with the Author role to perform SQL injection.
Title Media Library Assistant < 3.40 - Author+ SQL Injection via mla_search_connector
References

Subscriptions

Media Library Assistant Project Media Library Assistant
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-21T12:53:36.749Z

Reserved: 2026-07-24T08:12:23.948Z

Link: CVE-2026-16959

cve-icon Vulnrichment

Updated: 2026-08-21T12:52:49.785Z

cve-icon NVD

Status : Deferred

Published: 2026-08-21T07:16:24.940

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-16959

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T17:00:04Z

Weaknesses
  • CWE-89

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