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

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.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.