Description
The Easy Upload Files During Checkout plugin for WordPress is vulnerable to arbitrary JavaScript file uploads due to missing file type validation in the 'file_during_checkout' function in all versions up to, and including, 2.9.8. This makes it possible for unauthenticated attackers to upload arbitrary JavaScript files on the affected site's server which may make remote code execution possible.
Published: 2025-11-04
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Apply Patch
AI Analysis

Impact

The Easy Upload Files During Checkout plugin fails to verify the MIME type of files uploaded in the checkout process. This omission allows an unauthenticated user to submit any JavaScript file, which the server accepts and stores. Once in place, that file can be served and executed by the application, giving the attacker control of the site’s execution context. The flaw is identified as CWE‑434, file upload through insecure type validation.

Affected Systems

WordPress sites that have the Easy Upload Files During Checkout plugin by fahadmahmood installed, in any version up to and including 2.9.8, are affected. The vulnerability applies to every instance of the plugin regardless of theme or other plugin configuration.

Risk and Exploitability

The CVSS score of 9.8 indicates a critical severity. The EPSS score of less than 1% suggests that current exploitation activity is low, and the flaw is not yet listed in CISA’s KEV catalog, indicating no widely reported attacks. However, because the upload endpoint is publicly reachable and does not enforce authentication, any visitor can trigger the upload path, making the vulnerability readily exploitable in the absence of other mitigations.

Generated by OpenCVE AI on April 22, 2026 at 03:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Easy Upload Files During Checkout plugin to the latest release, which includes proper MIME type validation.
  • If the plugin is not essential, deactivate it entirely to eliminate the upload vector.
  • Configure WordPress or the web server to enforce a whitelist of allowed MIME types (for example, image/jpeg, image/png, application/pdf) and reject all others.

Generated by OpenCVE AI on April 22, 2026 at 03:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Nov 2025 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 04 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 04 Nov 2025 14:00:00 +0000

Type Values Removed Values Added
Description The Easy Upload Files During Checkout plugin for WordPress is vulnerable to arbitrary JavaScript file uploads due to missing file type validation in the 'file_during_checkout' function in all versions up to, and including, 2.9.8. This makes it possible for unauthenticated attackers to upload arbitrary JavaScript files on the affected site's server which may make remote code execution possible.
Title Easy Upload Files During Checkout <= 2.9.8 - Unauthenticated Arbitrary JavaScript File Upload
Weaknesses CWE-434
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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:58:46.542Z

Reserved: 2025-11-04T01:17:43.898Z

Link: CVE-2025-12682

cve-icon Vulnrichment

Updated: 2025-11-04T14:16:34.531Z

cve-icon NVD

Status : Deferred

Published: 2025-11-04T14:15:33.377

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

Link: CVE-2025-12682

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T04:00:08Z

Weaknesses