Arbitrary file upload in Prosolution Wp Client
CVE-2026-16098
The ProSolution WP Client plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 2.0.10 via the proSol_handleFileUpload function. This is due to missing validation of the attacker-controlled Content-Disposition header filename, which overrides the allow-listed multipart filename before the file is saved, and a post-save extension check that fails to delete the already-written file. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible. The nonce required to reach the upload handler is publicly exposed via wp_localize_script on any front-end page rendering the job portal shortcode, allowing unauthenticated visitors to obtain a valid nonce and bypass that gating check entirely.
Vulnerability class: Unrestricted File Upload
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Prosolution Wp Client — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-16098?
- CVE-2026-16098 is a critical-severity vulnerability in Prosolution Wp Client, classified under Unrestricted Upload of File with Dangerous Type. CVSS score: 9.8/10. Published 2026-08-16.
- How severe is CVE-2026-16098?
- Critical severity. CVSS v3 base score is 9.8 out of 10.