Description
The Frontend File Manager Plugin WordPress plugin through 23.5 allows unauthenticated users to send emails through the site without any security checks. This lets attackers use the WordPress site as an open relay for spam or phishing emails to anyone. Attackers can also guess file IDs to access and share uploaded files without permission, exposing sensitive information.
Published: 2026-02-17
Score: 5.8 Medium
EPSS: 2.6% Low
KEV: No
Impact: Unrestricted Email Sending
Action: Patch or Restrict
AI Analysis

Impact

The Frontend File Manager Plugin for WordPress in versions up to 23.5 lacks authentication checks before allowing email transmission. This flaw permits anyone on the internet to trigger the site’s SMTP mechanism to send arbitrary emails, effectively turning the website into an open relay that can be used for spam or phishing campaigns. Additionally, the plugin’s file ID guessing ability enables unauthenticated users to discover and download uploaded content that is not meant for public access, potentially exposing sensitive data. The weakness is identified as CWE-862, reflecting missing authorization.

Affected Systems

WordPress sites that have the Frontend File Manager Plugin installed in any version 23.5 or older are susceptible. No vendor or product sub‑versions are listed beyond the maximum affected release, so any installation predating version 23.6 is at risk.

Risk and Exploitability

The CVSS score of 5.8 indicates a medium severity resulting from the lack of authentication combined with functionality that exploits the site’s email service. An EPSS score of 3% suggests that, while the exploitation probability is not negligible, it is relatively modest; the vulnerability is not cataloged by CISA in the KEV list. Attackers are likely to exploit the issue by crafting direct HTTP requests to the plugin’s email endpoint from the public internet, a path that requires no credentials and minimal reconnaissance.

Generated by OpenCVE AI on April 15, 2026 at 20:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Frontend File Manager Plugin to version 23.6 or later, which removes the unauthenticated email functionality or adds proper access controls.
  • If an update is not immediately possible, disable the plugin’s email sending feature via the plugin settings or remove the corresponding hook entirely.
  • Configure the web server or email relay to reject messages originating from unknown internal endpoints and monitor outbound mail logs for anomalous activity.

Generated by OpenCVE AI on April 15, 2026 at 20:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 18 Feb 2026 11:00: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, 17 Feb 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862

Tue, 17 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 17 Feb 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Frontend File Manager Plugin WordPress plugin through 23.5 allows unauthenticated users to send emails through the site without any security checks. This lets attackers use the WordPress site as an open relay for spam or phishing emails to anyone. Attackers can also guess file IDs to access and share uploaded files without permission, exposing sensitive information.
Title Frontend File Manager Plugin <= 23.5 - Unauthenticated Arbitrary Email Sending
References

Subscriptions

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

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-04-02T12:39:56.676Z

Reserved: 2026-01-09T20:13:31.418Z

Link: CVE-2026-0829

cve-icon Vulnrichment

Updated: 2026-02-17T15:07:22.828Z

cve-icon NVD

Status : Deferred

Published: 2026-02-17T07:16:31.883

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-0829

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T20:30:13Z

Weaknesses