Description
The Post By Email plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the save_attachments function in all versions up to, and including, 1.0.4b. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Published: 2025-09-30
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution (potential)
Action: Immediate Patch
AI Analysis

Impact

The Post By Email WordPress plugin allows any unauthenticated user to upload files because the save_attachments function does not validate the file type. This flaw, classified as CWE-78, lets an attacker place arbitrary files—including executable scripts—onto the web server. Once on the server, those files can be accessed via a browser, enabling remote code execution or other malicious actions.

Affected Systems

WordPress sites that use the Post By Email plugin version 1.0.4b or earlier are affected. The plugin is available as a WordPress Core plugin and is listed under the vendor "westi".

Risk and Exploitability

The vulnerability carries a CVSS score of 9.8, indicating critical severity, while the EPSS score is below 1% but not zero, suggesting that exploitation is low probability but still possible. The vulnerability is not listed in CISA KEV. The attack vector is remote and unauthenticated: an attacker sends an email with a malicious attachment to the site’s configured email address, the plugin stores the attachment without checks, and the attacker later accesses it through a browser to execute code.

Generated by OpenCVE AI on April 21, 2026 at 02:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Post By Email plugin to a version newer than 1.0.4b or the vendor’s latest release that includes file‑type validation.
  • If the plugin is not required, permanently disable or delete it from the WordPress installation.
  • Configure WordPress or the web server to restrict uploaded file types and enforce strict MIME‑type checking, ensuring only safe file formats are accepted.

Generated by OpenCVE AI on April 21, 2026 at 02:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-31690 The Post By Email plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the save_attachments function in all versions up to, and including, 1.0.4b. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
History

Tue, 30 Sep 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 30 Sep 2025 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Westi
Westi post By Email
Wordpress
Wordpress wordpress
Vendors & Products Westi
Westi post By Email
Wordpress
Wordpress wordpress

Tue, 30 Sep 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Post By Email plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the save_attachments function in all versions up to, and including, 1.0.4b. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Title Post By Email <= 1.0.4b - Unauthenticated Arbitrary File Upload via Email Attachments
Weaknesses CWE-78
References
Metrics cvssV3_1

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


Subscriptions

Westi Post By Email
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:05:16.411Z

Reserved: 2025-08-31T15:08:49.005Z

Link: CVE-2025-9762

cve-icon Vulnrichment

Updated: 2025-09-30T15:27:07.579Z

cve-icon NVD

Status : Deferred

Published: 2025-09-30T11:37:47.033

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

Link: CVE-2025-9762

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T02:45:25Z

Weaknesses