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.

Indicators of Compromise (1)

CVE (1)
CVE-2026-6555
Source Attribution

Originally published by NIST NVD on May 20, 2026. Verified by: NIST.

Related Threats