CVE-2026-2942 CRITICAL

CVE-2026-2942: ProSolution WP Client <= 1.9.9 - Unauthenticated Arbitrary File Upload via proSol_fileUploadProcess

Vendor Prosolution
Product ProSolution WP Client
Weakness CWE-434 · Unrestricted file upload
Published April 8, 2026
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The ProSolution WP Client plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'proSol_fileUploadProcess' function in all versions up to, and including, 1.9.9. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

ProSolution WP Client versions up to 1.9.9 contain an unrestricted file upload vulnerability. An attacker can upload arbitrary files to the site without authentication, potentially gaining the ability to run their own code. This affects all installations of the affected versions and requires immediate patching.

What an attacker can do

03Attacker Capabilities

Upload arbitrary files to the site and execute code without needing to log in.

Potential impact on your site

04Site Impact

Attackers can take full control of your site, steal data, modify content, or use it to attack visitors.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

April 8, 2026 CVE published
April 8, 2026 Record updated