CVE-2026-10818
HighCVSS 8.1Exploitation Probability (EPSS)
Low risk35th percentile - higher than 35% of all known CVEs
Summary
The WPForms Pro plugin for WordPress up to version 1.10.1.1 is vulnerable to arbitrary file upload via the ajax_chunk_upload_finalize function. File type validation occurs after data is written to disk, and failed validation does not delete the assembled file. An unauthenticated attacker can upload executable files, leading to remote code execution.
Risk Assessment
Organizations using WPForms Pro are at risk of remote code execution by an unauthenticated attacker uploading a malicious file.
Recommendation
Update WPForms Pro to a version later than 1.10.1.1, which contains the fix.
Other vulnerabilities in WPForms Pro
Original NVD description (English source)
The WPForms Pro plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.10.1.1 via the ajax_chunk_upload_finalize function. This is due to the file type validation occurring after chunk metadata and file contents have already been written to disk, and the assembled file not being deleted upon validation failure. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible.

