CVE-2026-95525

6.5

weDevs · WP User Frontend

A path traversal vulnerability in the WP User Frontend plugin allows authenticated subscribers to delete arbitrary files on the server.

Executive summary

A path traversal vulnerability in the weDevs WP User Frontend plugin allows authenticated subscribers to delete arbitrary files, potentially causing a denial of service.

Vulnerability

The plugin contains a path traversal flaw (CWE-22) that fails to properly sanitize user input, allowing an authenticated subscriber to delete files from the underlying filesystem.

Business impact

Successful exploitation of this vulnerability could lead to significant system instability or service disruption, as an attacker could delete critical configuration or system files. With a CVSS score of 6.5, this is classified as a medium-severity issue, though the potential for service interruption poses a notable operational risk to business continuity.

Remediation

Immediate Action: Update the WP User Frontend plugin to version 4.3.12 or the latest available version provided by weDevs.

Proactive Monitoring: Monitor server access logs for suspicious requests involving unusual file paths or directory traversal sequences.

Compensating Controls: Implement a Web Application Firewall (WAF) rule to block requests containing directory traversal patterns (e.g., ../) directed at plugin-specific endpoints.

Exploitation status

Public Exploit Available: No (exploit_available: unknown)

Analyst recommendation

While this vulnerability requires a registered subscriber account, the potential for destructive file deletion necessitates prompt action. Organizations using the WP User Frontend plugin should prioritize updating to version 4.3.12 immediately to eliminate the underlying path traversal risk and maintain system integrity.

More weDevs CVEs

History

  1. Analyst report written

Sources

Originally found and disclosed by Ananda Dhakal (Patchstack) | Patchstack Bug Bounty Program, per the CVE Program record.