Description
The wp-media-folder-addon WordPress plugin before 4.1.7 does not validate a user-supplied parameter before using it in a file read operation in two AJAX actions available to unauthenticated users, leading to Arbitrary File Disclosure and Server-Side Request Forgery on sites where a cloud storage connection has been configured. This is an incomplete fix of CVE-2026-9690, whose patch hardened only one of the affected cloud-storage handlers and left the others unpatched.
Published: 2026-07-29
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The wp‑media‑folder‑addon for WordPress before version 4.1.7 fails to validate a user‑supplied parameter used in a file read operation within two unauthenticated AJAX actions, resulting in arbitrary file disclosure and server‑side request forgery on sites with a configured cloud‑storage connection. The flaw remains after the incomplete fix of CVE‑2026‑9690, which hardened only one cloud‑storage handler. Attackers can therefore retrieve arbitrary server files or direct requests to internal hosts, mapping to CWE‑22.

Affected Systems

The affected product is the wp‑media‑folder‑addon WordPress plugin of any vendor. Any site running versions up to and including 4.1.6 is vulnerable. The plugin is part of WordPress sites that have enabled the media folder functionality, especially those configured to use cloud‑storage services. The vulnerability is tied to the plugin’s AJAX endpoints without any authentication requirement.

Risk and Exploitability

With a CVSS score of 8.6 the flaw is considered high severity. The EPSS score is below 1 %, indicating a low but non‑zero exploitation probability at the time of this assessment. The vulnerability is not included in the CISA KEV catalogue. The likely attack vector is an unauthenticated web request to the exposed AJAX endpoint, where the attacker supplies a crafted file path or URL to trigger the file read. Successful exploitation gives the attacker access to arbitrary server files, or to internal resources via server‑side request forgery. No special privileges or network connectivity beyond access to the site are required.

Generated by OpenCVE AI on August 10, 2026 at 22:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update wp‑media‑folder‑addon to the latest released version that addresses the flaw.
  • Restrict unauthenticated access to the plugin’s AJAX endpoints by configuring web‑server rules or a security plugin.
  • Disable or remove the cloud‑storage configuration within the addon until a patched release is available, to eliminate the SSRF risk.

Generated by OpenCVE AI on August 10, 2026 at 22:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description The wp-media-folder-addon WordPress plugin through 4.1.6 does not validate a user-supplied parameter before using it in a file read operation in two AJAX actions available to unauthenticated users, leading to Arbitrary File Disclosure and Server-Side Request Forgery on sites where a cloud storage connection has been configured. This is an incomplete fix of CVE-2026-9690, whose patch hardened only one of the affected cloud-storage handlers and left the others unpatched. The wp-media-folder-addon WordPress plugin before 4.1.7 does not validate a user-supplied parameter before using it in a file read operation in two AJAX actions available to unauthenticated users, leading to Arbitrary File Disclosure and Server-Side Request Forgery on sites where a cloud storage connection has been configured. This is an incomplete fix of CVE-2026-9690, whose patch hardened only one of the affected cloud-storage handlers and left the others unpatched.
Title Media folder Addon <= 4.1.6 - Unauthenticated Arbitrary File Download Media folder Addon < 4.1.7 - Unauthenticated Arbitrary File Download

Wed, 29 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Description The wp-media-folder-addon WordPress plugin through 4.1.6 does not validate a user-supplied parameter before using it in a file read operation in two AJAX actions available to unauthenticated users, leading to Arbitrary File Disclosure and Server-Side Request Forgery on sites where a cloud storage connection has been configured. This is an incomplete fix of CVE-2026-9690, whose patch hardened only one of the affected cloud-storage handlers and left the others unpatched.
Title Media folder Addon <= 4.1.6 - Unauthenticated Arbitrary File Download
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-10T12:36:11.753Z

Reserved: 2026-06-11T11:50:00.532Z

Link: CVE-2026-11974

cve-icon Vulnrichment

Updated: 2026-07-29T12:49:04.754Z

cve-icon NVD

Status : Deferred

Published: 2026-07-29T07:16:41.143

Modified: 2026-08-10T13:17:52.660

Link: CVE-2026-11974

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T22:15:03Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')