Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Reflected XSS is network-reachable with no privileges but needs victim click (UI:R); script escaping plugin context yields S:C with low C/I/A impacts.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Mitchell Bennis Simple File List simple-file-list allows Reflected XSS.This issue affects Simple File List: from n/a through <= 6.3.8.
AnalysisAI
Reflected cross-site scripting in the Simple File List WordPress plugin (versions up to and including 6.3.8) allows remote attackers to inject arbitrary JavaScript that executes in a victim's browser when they click a crafted link. The scope-changed CVSS vector (S:C) reflects that injected script escapes the plugin's context to affect the broader WordPress site, potentially hijacking authenticated admin sessions. No public exploit identified at time of analysis, and the flaw is not listed in CISA KEV; EPSS data was not provided.
Technical ContextAI
Simple File List (vendor Mitchell Bennis, slug simple-file-list) is a WordPress plugin that lets site owners publish downloadable file lists and manage uploads through the WordPress front end and admin dashboard. The root cause is CWE-79, Improper Neutralization of Input During Web Page Generation: user-controllable input is reflected back into an HTML response without adequate output encoding or context-aware escaping, so a browser interprets attacker-supplied markup as executable script. As a WordPress plugin, it runs inside the site's PHP request lifecycle, meaning reflected script executes with the DOM and cookie context of the WordPress origin. The single affected CPE is cpe:2.3:a:mitchell_bennis:simple_file_list:*:*:*:*:*:*:*:*.
RemediationAI
No vendor-released patch version was identified in the provided data - the advisory states the issue affects the plugin through <= 6.3.8 without naming a fixed release, so administrators should check the WordPress.org plugin page and the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/simple-file-list/vulnerability/wordpress-simple-file-list-plugin-6-3-8-reflected-cross-site-scripting-xss-vulnerability) for an update newer than 6.3.8 and apply it as the primary fix. Until a patched release is confirmed and installed, deploy a Web Application Firewall (such as Patchstack's own virtual patching or a WAF rule) to filter reflected XSS payloads targeting the plugin's parameters, accepting that WAF rules may generate false positives on legitimate file names. As additional compensating controls, restrict or disable the plugin if it is not actively used, and ensure administrators avoid clicking untrusted links to the site; a Content-Security-Policy that disallows inline script execution would blunt payload execution at the cost of breaking themes or plugins that rely on inline scripts.
More in Simple File List
View allThe Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The Simple File List WordPress plugin is vulnerable to Arbitrary File Download via the eeFile parameter found in the ~/i
WordPress Plugin Simple File List before 4.2.8 is prone to a vulnerability that lets attackers delete arbitrary files be
The Simple File List WordPress plugin before 4.4.12 does not implement nonce checks, which could allow attackers to make
The Simple File List WordPress plugin before 4.4.12 does not escape parameters before outputting them back in attributes
The Simple File List WordPress plugin before 6.1.13 does not sanitise and escape a generated URL before outputting it ba
The Simple File List WordPress plugin before 6.0.10 does not sanitise and escape some of its settings, which could allow
The Simple File List WordPress plugin before 4.4.12 does not sanitise and escape some of its settings, which could allow
Unauthenticated arbitrary file deletion in the Simple File List WordPress plugin (versions up to and including 6.3.7) al
Arbitrary file modification and deletion in the Simple File List WordPress plugin (versions up to and including 6.3.7) a
Unauthorized file operations in the Simple File List WordPress plugin (versions through 6.3.7) allow authenticated contr
Auth. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. No vendor pat
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43457