CVE Catalog

CVE-2026-12406

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

24th percentile - higher than 24% of all known CVEs

Summary

The User Frontend plugin for WordPress up to version 4.3.7 has an authorization bypass vulnerability. Unauthenticated attackers can delete arbitrary media attachments with post_author 0 via the wpuf_file_del AJAX action.

Risk Assessment

The risk is that unauthenticated visitors can delete files uploaded via guest or registration forms, potentially causing data loss and service disruption.

Recommendation

Update the User Frontend plugin to the latest version immediately. As a temporary workaround, disable the plugin or remove WPUF shortcodes from public-facing pages.

Other vulnerabilities in User Frontend

See all
Original NVD description (English source)

The User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.3.7. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to delete arbitrary media attachments whose post_author is 0, such as guest and registration-form uploads, via the wpuf_file_del AJAX action. This is exploitable by unauthenticated visitors on any site where a WPUF shortcode is rendered on a front-end page, as this causes the valid wpuf_nonce value to be localized into publicly accessible JavaScript objects (wpuf_upload and wpuf_frontend), satisfying the sole access control gate.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS