ProSolution WP Client <= 2.0.10 - Unauthenticated Arbitrary File Upload via Content-Disposition Header Filename Override

9.8
Unrestricted Upload of File with Dangerous Type
CVE CVE-2026-16098
CVSS 9.8 (Critical)
Publicly Published August 15, 2026
Last Updated August 16, 2026
Researcher Nir Yehoshua - cipher security labs

Description

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.

Learn more about Arbitrary File Upload vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for ProSolution WP Client

Software Type Plugin
Software Slug prosolution-wp-client (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.0.11, or a newer patched version
Affected Version
  • <= 2.0.10
Patched Version
  • 2.0.11

Recent vulnerabilities in ProSolution WP Client

# Title CVE ID CVSS Researchers Date
1 ProSolution WP Client < 2.0.11 - Reflected Cross-Site Scripting CVE-2026-19056 6.1 Erwan LR August 17, 2026
2 ProSolution WP Client < 2.0.11 - Reflected Cross-Site Scripting CVE-2026-19055 6.1 Nir Yehoshua August 17, 2026
3 ProSolution WP Client <= 2.0.8 - Unauthenticated Arbitrary File Deletion via 'newfilename' and 'filename' Parameters CVE-2026-14524 9.1 CHOIGYEONGMIN August 15, 2026
4 ProSolution WP Client <= 2.0.8 - Missing Authorization CVE-2026-19052 4.3 Nir Yehoshua August 10, 2026
5 ProSolution WP Client <= 2.0.8 - Authenticated (Subscriber+) Server-Side Request Forgery CVE-2026-19050 6.4 Nir Yehoshua August 10, 2026
6 ProSolution WP Client <= 2.0.8 - Unauthenticated SQL Injection CVE-2026-19049 7.5 Nir Yehoshua August 6, 2026
7 ProSolution WP Client <= 2.0.5 - Unauthenticated SQL Injection CVE-2026-19053 7.5 Pablo González Pérez, Francisco José Ramírez Vicente, and Iñigo Sánchez Enciso August 6, 2026
8 ProSolution WP Client <= 2.0.0 - Unauthenticated Arbitrary File Upload via 'files' CVE-2026-6555 9.8 snr May 19, 2026
9 ProSolution WP Client <= 1.9.9 - Unauthenticated Arbitrary File Upload via proSol_fileUploadProcess CVE-2026-2942 9.8 Nabil Irawan April 8, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation