Cybersecurity researchers have disclosed details of a critical flaw in the Elementor Pro WordPress plugin that, if successfully exploited, could lead to remote code execution. The vulnerability, tracked as CVE-2026-32475, carries a CVSS score of 9.0 out of 10.0. It has been described as a case of unrestricted upload of a file with a dangerous type. "The flaw lives in the Forms module's File

Cybersecurity researchers have reported a critical vulnerability in the Elementor Pro WordPress plugin that could enable unauthenticated attackers to upload PHP files and achieve remote code execution. The flaw, identified as CVE-2026-32475, has been assigned a CVSS score of 9.0, indicating a high level of severity.
The reported vulnerability is characterized as an unrestricted upload of a file with a dangerous type. Specifically, the flaw is said to reside within the Forms module's File Upload widget. This component, when misconfigured or improperly secured, can allow an attacker to bypass typical file type restrictions.
In the context of a WordPress plugin, an unrestricted file upload vulnerability in a forms module means that an attacker could potentially submit a specially crafted form containing a malicious PHP file. If the server-side validation for file types is insufficient or absent, the server might accept and store this dangerous file.
Once a malicious PHP file is uploaded to the web server, an attacker could then navigate to its location and execute it. This remote code execution capability grants the attacker significant control over the compromised WordPress site, potentially allowing them to deface the site, steal data, or further compromise the server.
Mitigation for this class of vulnerability typically involves implementing robust server-side validation for all file uploads. This includes strict whitelisting of allowed file extensions, checking file headers to confirm the actual file type, and ensuring that uploaded files are stored in non-executable directories. Regular security audits and keeping all plugins and themes updated are also crucial.
The Elementor Pro plugin is a widely used page builder for WordPress, extending the platform's design and functionality capabilities. Given its extensive adoption, a critical vulnerability like this could have a broad impact on websites that have not yet applied necessary updates or mitigations.
This incident underscores the ongoing importance of secure coding practices in plugin development and the necessity for website administrators to maintain a vigilant patching schedule. Flaws in popular plugins can expose a vast number of websites to significant risks, highlighting the interconnected nature of web security.
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.