Description
The Frontend File Manager Plugin WordPress plugin through 23.6 does not sanitise nor escape a filename submitted to the frontend file-rename endpoint before storing it as post meta and rendering it back on the admin File Manager listing, leading to a Stored Cross-Site Scripting vulnerability exploitable by users with Subscriber-level access and above against an administrator viewing the file management interface.
Published: 2026-06-23
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Frontend File Manager Plugin for WordPress allows a file rename action to be performed via a front‑end endpoint. Filenames submitted through this endpoint are stored as post meta and later rendered back to the admin File Manager interface without any sanitisation or escaping. Consequently, a malicious user with Subscriber level access or higher can store a crafted filename that contains JavaScript, which will be executed when an administrator views the file list, allowing the attacker to run arbitrary code in the context of the admin account.

Affected Systems

This flaw affects the Frontend File Manager Plugin for WordPress versions through 23.6. Users running any of those versions are potentially exposed, regardless of their overall WordPress setup.

Risk and Exploitability

No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog, but the attack path is straightforward: a low‑privilege user can submit a malicious filename, and the stored value will trigger a browser script execution when the admin navigates the file manager. The impact on confidentiality, integrity, and availability is significant because it permits arbitrary code execution on the administrator’s session. With a high impact and a clear, trivial exploitation path, the overall risk is considered substantial.

Generated by OpenCVE AI on June 23, 2026 at 07:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Frontend File Manager Plugin to version 23.7 or later, which contains a patch for the filename sanitisation issue.
  • Remove or manually sanitize any previously stored malicious filenames, ensuring that post meta values do not contain executable script content.
  • Apply a site‑wide Content Security Policy that disallows inline scripts or restricts script execution to trusted sources, thereby mitigating execution of injected code.

Generated by OpenCVE AI on June 23, 2026 at 07:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 23 Jun 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Frontend File Manager Plugin
Frontend File Manager Plugin frontend File Manager Plugin
Wordpress
Wordpress wordpress
Vendors & Products Frontend File Manager Plugin
Frontend File Manager Plugin frontend File Manager Plugin
Wordpress
Wordpress wordpress

Tue, 23 Jun 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Tue, 23 Jun 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Frontend File Manager Plugin WordPress plugin through 23.6 does not sanitise nor escape a filename submitted to the frontend file-rename endpoint before storing it as post meta and rendering it back on the admin File Manager listing, leading to a Stored Cross-Site Scripting vulnerability exploitable by users with Subscriber-level access and above against an administrator viewing the file management interface.
Title Frontend File Manager Plugin <= 23.6 - Subscriber+ Stored Cross-Site Scripting via File Rename
References

Subscriptions

Frontend File Manager Plugin Frontend File Manager Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-06-23T06:00:02.643Z

Reserved: 2026-05-12T08:47:27.798Z

Link: CVE-2026-8378

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-23T09:15:07Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')