CRITICALVulnerability
Verified
Global
NVD CRITICAL: CVE-2026-6555 — The ProSolution WP Client plugin for WordPress is vulnerable to Arbitrary File U...
·Source: NIST NVD
Updated:
Executive Summary
The ProSolution WP Client plugin for WordPress is vulnerable to Arbitrary File Upload in versions up to, and including, 2.0.0. This is due to an array validation mismatch where only the first file in the upload array undergoes extension and MIME type validation, while all files are processed and uploaded to a web-accessible directory. This makes it possible for unauthenticated attackers to upload
Analysis
The ProSolution WP Client plugin for WordPress is vulnerable to Arbitrary File Upload in versions up to, and including, 2.0.0. This is due to an array validation mismatch where only the first file in the upload array undergoes extension and MIME type validation, while all files are processed and uploaded to a web-accessible directory. This makes it possible for unauthenticated attackers to upload malicious PHP files and achieve remote code execution by sending a valid first file followed by a malicious file. CVSS Score: 9.8. Published: 2026-05-20T02:16:38.930.