Skip to main content

Frontend File Manager EUVDEUVD-2026-38420

| CVE-2026-8379 HIGH
2026-06-23 WPScan GHSA-9v4r-j6qw-wjw2
7.5
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
7.5 HIGH

Network-accessible, no authentication, no user interaction required; impact limited to confidentiality via file disclosure with no integrity or availability consequence.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

4
Analysis Generated
Jun 23, 2026 - 14:38 vuln.today
CVSS changed
Jun 23, 2026 - 14:37 NVD
7.5 (None) 7.5 (HIGH)
CVE Published
Jun 23, 2026 - 06:00 cve.org
HIGH 7.5
CVE Published
Jun 23, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

The Frontend File Manager Plugin WordPress plugin through 23.6 does not properly enforce its nonce check on the file download handler, allowing unauthenticated attackers to download files uploaded by any user through the Frontend File Manager Plugin WordPress plugin through 23.6 by iterating identifiers.

AnalysisAI

Unauthenticated file disclosure in the Frontend File Manager Plugin for WordPress (all versions through 23.6) exposes every user-uploaded file to anonymous download via identifier enumeration. The plugin's file download handler fails to properly enforce WordPress nonce validation, stripping the only access control gate between unauthenticated HTTP requests and user-uploaded content. A public proof-of-concept is available via WPScan, and SSVC assessment confirms the attack is automatable - any script that iterates numeric file identifiers can bulk-harvest uploaded documents, images, or sensitive attachments without credentials. Not currently listed in CISA KEV.

Technical ContextAI

WordPress nonces serve as short-lived CSRF tokens tied to a specific action, user, and time window; they are the primary mechanism WordPress uses to authorize form submissions and AJAX handler calls. The Frontend File Manager Plugin registers a file download handler - likely an AJAX action or admin-post endpoint - that is supposed to validate a nonce before serving the requested file. The flaw is that this check is improperly enforced: the validation is either skipped under certain request conditions, bypassable with a missing or empty nonce parameter, or the handler is accessible via a code path that never triggers the check. Combined with predictable or sequential file identifiers (an Insecure Direct Object Reference pattern, mapping to CWE-639 or CWE-345 even though CWE is listed as N/A in NVD), an attacker can iterate identifiers to enumerate and retrieve all files stored by the plugin. CPE data identifies the affected software as cpe:2.3:a:unknown:frontend_file_manager_plugin:*:*:*:*:*:*:*:* with versions 0 through 23.6 confirmed affected by EUVD-2026-38420.

RemediationAI

No specific patched version number is confirmed in the available data; the WPScan advisory at https://wpscan.com/vulnerability/71619406-19bb-437f-9538-fdf73de98827/ should be consulted for the current fix version as the WordPress plugin repository may have issued a patched release. Site administrators should update the Frontend File Manager Plugin to the latest available version immediately and verify the download handler enforces nonce validation post-update. As an immediate compensating control prior to patching, disable the plugin entirely via the WordPress admin dashboard (Plugins → Deactivate) - this removes the vulnerable download handler from the attack surface with no residual file-exposure risk, though it also removes file management functionality for users. If disabling is not operationally feasible, consider restricting access to the WordPress upload directory and any plugin-specific download endpoints at the web server or WAF layer by requiring authentication before serving requests to those paths. Note that web server-level restrictions may break legitimate authenticated user functionality and require testing before deployment in production.

CVE-2021-4368 CRITICAL POC
9.9 Jun 07

The Frontend File Manager plugin for WordPress is vulnerable to Authenticated Settings Change in versions up to, and inc

CVE-2021-4356 CRITICAL POC
9.0 Jun 07

The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Arbitrary File Download in versions up t

CVE-2021-4365 HIGH POC
7.2 Jun 07

The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting in versions

CVE-2021-4350 HIGH POC
7.2 Jun 07

The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated HTML Injection in versions up to, and in

CVE-2026-8380 MEDIUM POC
6.5 Jun 26

Permanent deletion of arbitrary WordPress posts and pages is possible via the Frontend File Manager Plugin (all versions

CVE-2021-4359 MEDIUM POC
6.5 Jun 07

The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Arbitrary Post Deletion in versions up t

CVE-2023-5105 MEDIUM POC
6.5 Dec 04

The Frontend File Manager Plugin WordPress plugin before 22.6 has a vulnerability that allows an Editor+ user to bypass

CVE-2021-4344 MEDIUM POC
6.4 Jun 07

The Frontend File Manager plugin for WordPress is vulnerable to Privilege Escalation in versions up to, and including, 1

CVE-2021-4351 MEDIUM POC
5.8 Jun 07

The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Post Meta Change in versions up to, and

CVE-2021-4369 MEDIUM POC
5.8 Jun 07

The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Content Injection in versions up to, and

CVE-2026-8378 MEDIUM POC
5.4 Jun 23

Stored Cross-Site Scripting in the Frontend File Manager Plugin for WordPress (versions through 23.6) allows any authent

CVE-2026-16292 MEDIUM POC
5.4 Aug 02

Cross-site request forgery in the Frontend File Manager Plugin for WordPress (all versions through 23.6) enables attacke

Share

EUVD-2026-38420 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy