CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-14524 — The ProSolution WP Client plugin for WordPress is vulnerable to arbitrary file d...

·Source: NIST NVD

Updated:

Executive Summary

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-c

Analysis

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. CVSS Score: 9.1. Published: 2026-08-16T05:16:46.493.

Indicators of Compromise (1)

CVE (1)
CVE-2026-14524
Source Attribution

Originally published by NIST NVD on Aug 16, 2026. Verified by: NIST.

Related Threats