CVE-2025-14047
WP User Frontend <= 4.2.4 - Missing Authorization to Unauthenticated Arbitrary Attachment Deletion
Record summary
CVE-2025-14047 has a selected CVSS score of 5.3 (medium); EIP currently links 1 Nuclei template.
Description
The Registration, User Profile, Membership, Content Restriction, User Directory, and Frontend Post Submission – WP User Frontend plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'Frontend_Form_Ajax::submit_post' function in all versions up to, and including, 4.2.4. This makes it possible for unauthenticated attackers to delete attachment.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jan 5, 2026 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User RegistrationBrowse wedevs / User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User RegistrationDefault status: unaffected | CVE List | Through 4.2.4 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMUser Frontend <= 4.2.4 - Missing Authorization to Unauthenticated Attachment DeletionCVSS 5.3
The WP User Frontend plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check in the Frontend_Form_Ajax::submit_post function. This makes it possible for unauthenticated attackers to delete attachment records through the plugin's AJAX handling when a public frontend form is available.
Impact
Unauthenticated attackers can delete attachment records, causing data loss for media uploaded through frontend submission forms.
Remediation
Update WP User Frontend to version 4.2.5 or later.
Source: ProjectDiscovery