Description
Author Arbitrary File Upload in Media LIbrary Assistant <= 3.39 versions.
Published: 2026-08-20
Score: 9.1 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Media Library Assistant plugin, versions 3.39 and older, contains an arbitrary file upload flaw. An attacker who can submit a file through the plugin interface can place executable code or malicious files on the server. Successful exploitation would allow the attacker to execute code with the permissions of the web server process, leading to total compromise of the affected WordPress installation. The weakness – file type validation failure – directly threatens the confidentiality, integrity, and availability of site data. The vulnerability is identified as CWE‑434.

Affected Systems

The flaw affects the Media Library Assistant plugin developed by David Lingren. WordPress sites installing any version of the plugin up to and including 3.39 are vulnerable. Users should verify the plugin version and update if necessary. No other products or vendors are listed as affected.

Risk and Exploitability

The CVSS score of 9.1 indicates critical severity. EPSS data is not available, so the probability of exploitation is unknown, but the lack of a KEV listing suggests no widespread exploitation has been reported yet. The likely attack vector is remote: the plugin’s upload function is accessible through the WordPress admin interface, and if injected files execute, the attacker can run arbitrary code. The impact is immediate if the upload point is reachable before patching; therefore, the risk is high for unpatched sites.

Generated by OpenCVE AI on August 20, 2026 at 21:04 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Update the Media Library Assistant plugin to version 3.40 or later, following the vendor’s official update guidance.
  • If an immediate update is not possible, disable or uninstall the plugin to remove the vulnerable upload endpoint.
  • Apply strict file‑type restrictions in WordPress, for example by configuring the wp-config.php upload restrictions or using a security plugin to reject execution‑type MIME types and file extensions.
  • Configure the web server or WAF to block uploads of unknown or disallowed MIME types, ensuring only whitelisted media formats are accepted.

Generated by OpenCVE AI on August 20, 2026 at 21:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
First Time appeared Davidlingren
Davidlingren media Library Assistant
Wordpress
Wordpress wordpress
Vendors & Products Davidlingren
Davidlingren media Library Assistant
Wordpress
Wordpress wordpress

Thu, 20 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Description Author Arbitrary File Upload in Media LIbrary Assistant <= 3.39 versions.
Title WordPress Media LIbrary Assistant plugin <= 3.39 - Arbitrary File Upload vulnerability
Weaknesses CWE-434
References
Metrics cvssV3_1

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


Subscriptions

Davidlingren Media Library Assistant
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-20T16:27:28.888Z

Reserved: 2026-07-27T14:00:08.990Z

Link: CVE-2026-66600

cve-icon Vulnrichment

Updated: 2026-08-20T16:19:59.821Z

cve-icon NVD

Status : Deferred

Published: 2026-08-20T12:16:33.810

Modified: 2026-08-20T17:19:26.280

Link: CVE-2026-66600

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T21:15:05Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type