Description
Unauthenticated Cross Site Scripting (XSS) in Media LIbrary Assistant <= 3.38 versions.
Published: 2026-08-06
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated Cross‑Site Scripting flaw in the WordPress Media Library Assistant plugin version 3.38 and earlier. The plugin does not properly escape or validate user input, allowing an attacker to inject malicious JavaScript that executes in the browsers of any visitor to a page that renders data from the plugin. Because the attack does not require authentication, an attacker can hijack user sessions, deface content, or exfiltrate stored credentials from the victim’s browser. This flaw is listed as CWE‑79.

Affected Systems

All installations of the Media Library Assistant plugin, developed by David Lingren, running version 3.38 or lower, are vulnerable. Any WordPress site that has this plugin enabled, regardless of the overall WordPress version, is at risk. No additional system components are targeted beyond the plugin itself.

Risk and Exploitability

The CVSS base score of 7.1 classifies the issue as medium severity. Exploitability is high: a web‑based attacker can send a crafted request through the plugin’s interface or a link that includes the malicious input. The EPSS score for this vulnerability is not available, and the flaw is not listed in CISA’s KEV catalog. As the attack vector is purely web interface and no privileged access is required, the risk to exposed sites is substantial. Nevertheless, the lack of a published exploit at this time suggests that accidental or opportunistic abuse is more likely than a coordinated attack.

Generated by OpenCVE AI on August 6, 2026 at 16:14 UTC.

Remediation

Vendor Solution

Update the WordPress Media LIbrary Assistant Plugin to the latest available version (at least 3.39).


OpenCVE Recommended Actions

  • Update the Media Library Assistant plugin to version 3.39 or later.
  • Restrict access to any plugin pages that can accept user input to administrators or users with sufficient privileges by configuring role‑based access controls.
  • Apply a web application firewall rule or a content security policy that blocks or sanitizes script injections on the affected pages.

Generated by OpenCVE AI on August 6, 2026 at 16:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Media LIbrary Assistant <= 3.38 versions.
Title WordPress Media LIbrary Assistant plugin <= 3.38 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T14:27:20.602Z

Reserved: 2026-07-13T06:13:50.884Z

Link: CVE-2026-61963

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:15:12Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')