Path Traversal in Prosolution Wp Client
CVE-2026-14524
The ProSolution WP Client plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the proSol_fileDeleteProcess function in all versions up to, and including, 2.0.8. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). An attacker must first call the proSol_fileUploadModalProcess handler to poison their own session with a path-traversal key, then call proSol_fileDeleteProcess with that key as the filename parameter; both steps require only the publicly exposed frontend nonce.
Vulnerability class: Path Traversal (Directory Traversal)
CVSS v3 metric
CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H.
Affected products
- Prosolution Wp Client — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-14524?
- CVE-2026-14524 is a critical-severity vulnerability in Prosolution Wp Client, classified under Path Traversal. CVSS score: 9.1/10. Published 2026-08-16.
- How severe is CVE-2026-14524?
- Critical severity. CVSS v3 base score is 9.1 out of 10.