WP Vulnerability WatchVulnerability data as of September 11, 2026

Vulnerability alerts / September 10, 2026

Vulnerability in Media Library Assistant — CVE-2026-6642

MediumSeverity
CVSS 6.4
Estimated exploit probability
EPSS
70,000+ sitesInstalls
3.36Fixed in

What to do now

Update Media Library Assistant to 3.36 or later.

Affected versions

  • Everything up to and including 3.35

Affected: Media Library Assistant (plugin, media-library-assistant)

Check: The plugin on wordpress.org / Our record for Media Library Assistant

What the vulnerability is

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. This is due to insufficient output escaping on preset field values when they are rendered in HTML attribute contexts in the mla_generate_bulk_edit_form_fieldsets() function and mla-bulk-edit-fieldsets.tpl template. While wp_kses() filtering is applied during preset export for users without unfiltered_html capability, this does not prevent attribute injection attacks since the malicious payload consists of quotes and HTML attributes rather than HTML tags. When preset values are retrieved and rendered, they are directly assigned to template variables without esc_attr() escaping and then inserted into input element value attributes via simple string replacement. This makes it possible for authenticated attackers, with Author-level access and above (upload_files capability), to inject arbitrary web scripts that execute when an administrator imports the poisoned preset and the targeted input field receives focus.

This description is reproduced verbatim from the public vulnerability record.

Sources

Part of this record comes from Wordfence Intelligence. Original: https://www.wordfence.com/threat-intel/vulnerabilities/id/6e45dc8a-b777-4a49-b1b1-c59ffa75f5b4
Copyright 2012-2026 Defiant Inc. / Full license text

This page is compiled automatically from public databases. Accuracy is not guaranteed; confirm against the vendor advisory before acting.

See other alerts