CVE-2026-6641
MediumCVSS 6.4Exploitation Probability (EPSS)
Low risk12th percentile - higher than 12% of all known CVEs
Summary
The Media Library Assistant plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'mla_gallery' shortcode in versions up to and including 3.35. Due to insufficient input sanitization and output escaping on the mla_link_href parameter, an authenticated attacker with contributor-level access and above can inject arbitrary web scripts in pages that execute whenever a user accesses an injected page.
Risk Assessment
An attacker with a Contributor account can place malicious scripts in site content that execute in visitors' browsers, including administrators, enabling session theft or content modification.
Recommendation
Update the Media Library Assistant plugin to a version newer than 3.35 and review existing content for injected scripts.
Other vulnerabilities in Media Library Assistant
See all- CVE-2026-66601Medium
Subscriber Cross Site Scripting (XSS) in Media Library Assistant <= 3.39 versions.
- CVE-2026-66600Critical
Author Arbitrary File Upload vulnerability in Media Library Assistant versions up to 3.39. A user with author role can upload malicious files.
- CVE-2026-6642Medium
The Media Library Assistant plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the bulk edit preset export/import mechanism in versions up to and including 3.35. Due to insufficient output escaping on preset field values in HTML attribute contexts, an authenticated attacker with Author-level access and above can inject malicious scripts that execute when an administrator imports the poisoned preset and the targeted input field receives focus.
- CVE-2026-6640Medium
The Media Library Assistant plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'mla_link_attributes' parameter in all versions up to, and including, 3.35 due to insufficient input sanitization and output escaping. An authenticated attacker with contributor-level access and above can inject arbitrary web scripts in pages that execute whenever a user accesses an injected page.
- CVE-2026-16959Medium
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.
- CVE-2026-66591Medium
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in David Lingren Media Library Assistant allows Stored XSS. This issue affects Media Library Assistant from n/a through 3.39.
- CVE-2026-61963High
Unauthenticated Cross Site Scripting (XSS) in Media Library Assistant versions up to and including 3.38.
- CVE-2026-54198High
An unauthenticated Cross Site Scripting (XSS) vulnerability has been identified in Media Library Assistant versions up to 3.35. An attacker can exploit this flaw to inject malicious JavaScript code.
- CVE-2026-6075High
The Media Library Assistant plugin for WordPress is vulnerable to Cross-Site Request Forgery (CSRF) in versions up to and including 3.35. This is due to missing nonce verification on the bulk action handlers in the settings tab handlers, allowing unauthenticated attackers to trick an administrator into performing bulk delete, edit, or purge operations on plugin settings and attachment metadata via a forged request.
Original NVD description (English source)
The Media Library Assistant plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'mla_gallery' shortcode in versions up to and including 3.35. This is due to insufficient input sanitization and output escaping on the mla_link_href parameter when mla_output is set to 'paginate_links', where the _paginate_links() function processes the value through mla_process_shortcode_parameter() and _replace_query_parameter() without proper URL escaping, then outputs it directly in href attributes without applying esc_url(). This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Vulnerability data from NVD (NIST) · CISA KEV · EPSS

