Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in David Lingren Media LIbrary Assistant allows SQL Injection.This issue affects Media LIbrary Assistant: from n/a through 3.34.
AnalysisAI
SQL injection in WordPress Media Library Assistant plugin through version 3.34 allows authenticated attackers with low-level privileges to extract sensitive database contents and potentially disrupt availability. The vulnerability has a CVSS score of 8.5 (High) with scope change, indicating authenticated attackers can access data beyond their permission level. EPSS data not available; no public exploit identified at time of analysis. No CISA KEV listing indicates this is not confirmed as actively exploited in the wild.
Technical ContextAI
This is a CWE-89 SQL Injection vulnerability in the WordPress Media Library Assistant plugin, a widely-deployed media management extension for WordPress installations. SQL injection occurs when user-controlled input is improperly sanitized before being incorporated into SQL queries, allowing attackers to manipulate database queries by injecting malicious SQL code. The affected plugin component (Media Library Assistant versions through 3.34) fails to neutralize special SQL characters in user input, enabling authenticated users to execute arbitrary SQL commands against the WordPress database. The vulnerability affects the WordPress ecosystem's plugin architecture, where third-party code operates with database access privileges. Given the WordPress platform's market dominance and the plugin's media management role, this vulnerability could expose site media metadata, user information, post content, and other database-stored data to unauthorized access.
RemediationAI
Organizations should immediately upgrade the Media Library Assistant plugin to a version newer than 3.34 if a patched version has been released by the vendor. Check the WordPress plugin repository or the official plugin website for the latest secure version and apply updates through the WordPress admin dashboard or via manual installation. If an updated version is not yet available, consider temporarily disabling the Media Library Assistant plugin until a patch is released, and evaluate alternative media management solutions for critical production environments. As an interim mitigation measure, restrict authenticated user account creation and audit existing low-privilege user accounts to ensure only trusted users have WordPress access, reducing the attack surface since exploitation requires PR:L (low-privilege authentication). Implement Web Application Firewall (WAF) rules to detect and block SQL injection attempts targeting the vulnerable plugin endpoints. Monitor database query logs for suspicious activity patterns indicative of SQL injection attempts, such as UNION-based queries, time-based blind injection patterns, or information_schema enumeration queries. Consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/media-library-assistant/vulnerability/wordpress-media-library-assistant-plugin-3-34-sql-injection-vulnerability for additional technical details and indicators of compromise. After patching, conduct database integrity verification to ensure no unauthorized data exfiltration or modification occurred during the vulnerability window.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19309
GHSA-39w8-449c-wqw6