LIVE · cybersecurity feed
Live wire
Critical Elementor Pro bug exposes WordPress sites to RCE attacksThe push to designate AI as the next critical infrastructure sectorCritical Zimbra RCE flaw now actively exploited in attacksExploitation Expected for Critical Authentication Bypass Patched in Citrix NetScalerCVE-2026-19478 · Critical GitLab Flaw Exploited Shortly After DisclosureCVE-2026-32475 · Elementor Pro Flaw Could Let Unauthenticated Attackers Upload PHP and Execute Code8,539 reasons to rethink how vulnerabilities get patched'Not a theoretical risk,' feds warn as attackers use AI-made code to hack critical infrastructure controllersNSA, FBI warns of hackers using AI-generated tools in attacks on critical infrastructure technologyUS warns of AI-powered attacks on Siemens PLCs in critical infrastructure
vulnerabilitycritical

Critical Elementor Pro bug exposes WordPress sites to RCE attacks

A critical vulnerability in the Elementor Pro WordPress plugin could allow attackers to upload executable files for remote code execution on the server. [...]

zeroday.news ·

A critical remote code execution (RCE) vulnerability, identified as CVE-2026-32475, has been discovered in the Elementor Pro WordPress plugin, potentially allowing attackers to upload executable files to affected websites. The flaw impacts Elementor Pro versions prior to 4.2.2.

The vulnerability resides within the File Upload module of Elementor Pro, specifically in how it handles multipart file uploads with empty filenames. According to analysis, the validation and processing loops within the module exhibit differing early-exit logic when encountering an upload part with a blank filename (which PHP reports as UPLOAD_ERR_NO_FILE). This discrepancy allows an attacker to bypass validation.

An attacker can exploit this by crafting a multipart upload where the first entry has an empty filename, followed by a malicious PHP payload in a subsequent part. The validation routine processes the first part, encounters the empty filename, and exits without checking the subsequent parts. However, the processing step skips the empty entry but continues to move the malicious PHP file to a publicly accessible directory, `wp-content/uploads/elementor/forms/`.

Elementor Pro is the paid version of the widely used Elementor drag-and-drop website builder for WordPress, which boasts over 10 million active installations. The Pro version offers advanced features, including form creation, which is central to this vulnerability.

Exploitation of CVE-2026-32475 requires the target website to have a published Elementor form that includes a File Upload field. After successfully uploading the malicious PHP file, an attacker can determine its filename, which is generated using the time-based `uniqid()` function, through timing-based brute-force attacks. In some configurations, the exact URL of the uploaded file might be disclosed via an autoresponder email. Once the attacker requests this URL, the server's PHP interpreter executes the file's contents, granting arbitrary code execution with the web server's privileges.

The vulnerability was discovered by researcher Tin Pham on July 16 and reported to Elementor. The plugin developer prepared a fix the following day, which was verified on August 3 and subsequently released.

Elementor has confirmed the vulnerability and notified its subscribers, clarifying that only "websites that use an Elementor Pro Form with an upload file form field, and the multiple file upload option enabled (it is disabled by default)" are at risk. The vendor advises all users to update to the latest Elementor Pro version to mitigate potential security and incompatibility issues, even if their site configurations do not meet the specific exploitation criteria.

Administrators are strongly advised to update to Elementor Pro 4.2.2 or later. Additionally, they should manually inspect the `wp-content/uploads/elementor/forms/` directory for any suspicious PHP files or other unauthorized files, as updating the plugin will not remove malicious files uploaded during the period of exposure. As of the latest reports, no active exploitation of this vulnerability has been observed in the wild.

vulnerability
ShareXLinkedInWhatsAppFacebook

More News

view all →
CVE-2026-73570

Hackers Target Zimbra Servers in Active Exploitation Campaign

Exploitation of the Zimbra Collaboration vulnerability CVE-2026-73570 has been observed by Poland’s CERT Polska. The post Hackers Target Zimbra Servers in Active Exploitation Campaign appeared first on SecurityWeek.

vulnerability

JFrog Artifactory Flaws Enable Software Supply Chain Attacks

Two Artifactory flaws allowed attackers to poison package metadata across software repositories

security

Retail theft bill spurs ‘very large and very dangerous’ surveillance fears

The Combating Organized Retail Crime Act has won a big House vote and could be on the fast track in the Senate — and supporters say it could help fight cybercrime. The post Retail theft bill spurs ‘very large and very dangerous’ surveillance fears appeared first on CyberScoop.

nation-state

Pakistan's Transparent Tribe Refreshes Toolset for Afghan Cyberattacks

A nation-state threat actor is picking on immature organizations run by the Taliban, but failing against more prepared government agencies in India.

security

Surveillance – Everything You Wanted to Know, But Were Afraid to Ask

We all know they’re watching us. But we don’t know who they are, nor why nor how they are doing it. The post Surveillance – Everything You Wanted to Know, But Were Afraid to Ask appeared first on SecurityWeek.

nation-statecritical

The push to designate AI as the next critical infrastructure sector

The designation would unlock a range of federal services, tools and resources for an industry that policymakers view as increasingly tied to national and economic security. The post The push to designate AI as the next critical infrastructure sector appeared first on CyberScoop.