SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-6802

MEDIUM · CVSS 5.3 EPSS 0.24%

Source: NVD + CISA KEV + EPSS · Published 2026-07-10 · Last synced 2026-08-09

CyberRota Analysis

AI-Generated

The Easy Upload Files During Checkout plugin for WordPress is vulnerable due to insufficient authorization checks in the ufdc_custom_init() function, allowing unauthenticated attackers to delete arbitrary media library attachments. This vulnerability affects all versions up to 3.0.1 and poses a risk of data loss for WordPress sites using this plugin. WordPress administrators and site owners should prioritize patching or updating to mitigate potential unauthorized access and data deletion.

CVE
CVE-2026-6802
Severity
MEDIUM
CVSS
5.3
EPSS
0.24%
WordPress

Original NVD Description

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.