What the vulnerability does
01Description
The Easy Upload Files During Checkout plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 3.0.1. This is due to missing authorization checks in the ufdc_custom_init() function, which processes the 'eufdc-delete' parameter without any nonce verification, capability check, or attachment ownership validation. This makes it possible for unauthenticated attackers to permanently delete arbitrary media library attachments from the WordPress site.
Explanation of Vulnerability in Simple Terms
02Summary
Easy Upload Files During Checkout contains an authorization flaw that allows unauthenticated attackers to modify data on the site via network requests. The vulnerability affects versions 0 through 3.0.1. No user interaction is required to exploit this issue. Site administrators should update to a version newer than 3.0.1 as soon as possible.
What an attacker can do
03Attacker Capabilities
Modify or corrupt data on the site without authentication.
Potential impact on your site
04Site Impact
Attackers can alter site data, potentially affecting checkout processes, file uploads, or customer information.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
July 10, 2026
CVE published
July 10, 2026
Record updated