SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-11974

HIGH · CVSS 8.6 EPSS 0.49%

Source: NVD + CISA KEV + EPSS · Published 2026-07-29 · Last synced 2026-08-28

CyberRota Analysis

AI-Generated

The wp-media-folder-addon plugin for WordPress versions up to 4.1.6 is vulnerable to arbitrary file disclosure and server-side request forgery due to insufficient validation of user-supplied parameters in AJAX actions accessible to unauthenticated users. This vulnerability poses a significant risk, especially for sites configured with cloud storage connections, as it could lead to unauthorized access to sensitive files. WordPress site administrators using this plugin should prioritize immediate patching or removal to mitigate potential exploitation.

CVE
CVE-2026-11974
Severity
HIGH
CVSS
8.6
EPSS
0.49%
WordPress

Original NVD 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.