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.
Published: 2026-01-02
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized attachment deletion
Action: Apply Patch
AI Analysis

Impact

The WP User Frontend plugin is affected by a missing capability check in the 'Frontend_Form_Ajax::submit_post' function, allowing attackers to delete attachments without authentication. This flaw means a malicious actor could permanently remove media files attached to posts or user profiles, disrupting content availability and potentially erasing critical evidence or assets. The weakness corresponds to CWE-862, reflecting an authorization failure within the application.

Affected Systems

The vulnerability exists in all releases of the WP User Frontend plugin up to and including version 4.2.4 distributed by WeDevs. WordPress sites that install this plugin and expose the associated AJAX endpoint are susceptible to the issue. Users who rely on the frontend form submission feature for content posting, user registration, or profile management are directly impacted.

Risk and Exploitability

The calculated CVSS severity of 5.3 reflects moderate impact; the EPSS score of less than 1% indicates a low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is a web-based request to the unsecured AJAX action that triggers the deletion logic. Successful exploitation would require sending the appropriate POST payload to the endpoint, which could be automated, but no special local privilege or network segmentation is needed.

Generated by OpenCVE AI on April 21, 2026 at 16:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP User Frontend plugin to the latest available release that includes the capability check for attachment deletion.
  • If an upgrade is not immediately possible, restrict access to the affected AJAX action by configuring WordPress to require authenticated caps or by removing the action entirely from unprivileged users.
  • When the plugin is not essential for the site’s functionality, disable or uninstall it to eliminate the attack surface.

Generated by OpenCVE AI on April 21, 2026 at 16:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 06 Jan 2026 00:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 05 Jan 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Fri, 02 Jan 2026 02:30:00 +0000

Type Values Removed Values Added
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.
Title WP User Frontend <= 4.2.4 - Missing Authorization to Unauthenticated Arbitrary Attachment Deletion
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:59:43.442Z

Reserved: 2025-12-04T16:37:13.476Z

Link: CVE-2025-14047

cve-icon Vulnrichment

Updated: 2026-01-05T20:32:35.839Z

cve-icon NVD

Status : Deferred

Published: 2026-01-02T03:15:50.757

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-14047

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T17:00:12Z

Weaknesses