Elementor Pro CVE-2026-32475: Active Exploitation of PHP Web Shell via Array Validation Bypass
1. Overview Title : Critical Elementor Pro flaw exploited to take over WordPress sites Source : BleepingComputer Published Date : 2026-09-03 Original Link : BleepingComputer Related Sources : Wordfence exploitation analysis Related Malware / Threat Actors / CVEs / Products : CVE-2026-32475, PHP web shells, WordPress, Elementor Pro versions up to 4.2.1 Severity : Critical Review Update : Content…
Critical security flaw CVE-2026-32475 discovered in Elementor Pro version 4.2.1 allows attackers to gain unauthorized access to WordPress sites. Wordfence blocked over 190,000 attack attempts exploiting the validation bypass, but these figures do not indicate successful compromises. Unauthenticated attackers can exploit the vulnerability by sending a multipart request to public Elementor Pro forms, which must not have mandatory File Upload fields.
By submitting the File Upload field as an array with an empty first element, the extension and file type checks are bypassed. If PHP execution is enabled in the target directory, the PHP file is saved with a random name and .php extension. Successful uploads lead to arbitrary command execution on the web server, potentially resulting in site defacement, credential theft, or malware distribution.
To mitigate the risk, update to version 4.2.2 or later, disable PHP execution in the upload directory, and block executable file uploads via a Web Application Firewall.
Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.