CVE-2026-6802 MEDIUM

CVE-2026-6802: Easy Upload Files During Checkout <= 3.0.1 - Missing Authorization to Unauthenticated Arbitrary Attachment Deletion via 'eufdc-delete' Parameter

Vendor Fahadmahmood
Product Easy Upload Files During Checkout
Weakness CWE-639 · IDOR
Published July 10, 2026
Last update July 10, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

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

Related vulnerabilities

08Related CVE