CVE Catalog

CVE-2026-11974

HighCVSS 8.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.49%

39th percentile - higher than 39% of all known CVEs

Summary

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.

Risk Assessment

An unauthenticated attacker can read arbitrary files from the server and make requests to internal resources, potentially leading to sensitive data leakage and further attacks.

Recommendation

Update the wp-media-folder-addon plugin to version 4.1.7 or later. If possible, restrict access to the AJAX actions and configure network firewalls to mitigate SSRF risk.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS