CVE-2026-6802 PUBLISHED

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

Assigner: Wordfence
Reserved: 21.04.2026 Published: 10.07.2026 Updated: 10.07.2026

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.

Metrics

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

Product Status

Vendor fahadmahmood
Product Easy Upload Files During Checkout
Versions Default: unaffected
  • affected from 0 to 3.0.1 (incl.)

Credits

  • Md. Moniruzzaman Prodhan (NomanProdhan) finder

References

Problem Types

  • CWE-639 Authorization Bypass Through User-Controlled Key CWE