Qualys disclosed CVE-2026-8933, a high-severity Ubuntu flaw that lets local attackers gain root privileges through a race condition in snap-confine. Qualys has disclosed a high-severity local privilege escalation vulnerability, tracked as CVE-2026-8933 (CVSS score of 7.8), affecting default installations of Ubuntu Desktop 24.04, 25.10, and 26.04. The flaw stems from a race condition introduced dur

Qualys researchers have identified a high-severity local privilege escalation vulnerability, tracked as CVE-2026-8933 (CVSS score 7.8), affecting default installations of Ubuntu Desktop versions 24.04, 25.10, and 26.04. The flaw allows an unprivileged local attacker to gain root privileges and take full control of an affected system.
The vulnerability stems from a race condition introduced during a security hardening change in the `snap-confine` sandbox initialization process. `snap-confine` is a privileged security component of Snap, Ubuntu's package and application management system, responsible for launching Snap applications within a restricted sandbox. The `snapd` daemon manages Snap packages, including installation, updates, removal, and enforcement of security policies.
In recent Ubuntu releases, Canonical transitioned `snap-confine` from a traditional setuid-root model to a capability-based approach to reduce privileges. However, this change created a brief window during sandbox initialization where temporary files and directories created under `/tmp` are initially controlled by the unprivileged user before their ownership is transferred to root.
CVE-2026-8933 exploits this weakness through two concurrent race conditions. First, an attacker can mount a FUSE filesystem over the temporary scratch directory immediately after its creation. This bypasses the mount namespace isolation that `snap-confine` applies later, keeping the directory accessible outside the sandbox.
Second, the attacker creates a symbolic link pointing to an arbitrary target file. When `snap-confine` attempts to create a sandbox file, the `open()` call follows this malicious symlink, causing data to be written to the unintended target file with elevated privileges. An additional race condition allows the attacker to widen file permissions to 0666 before `snap-confine` calls `fchown()` to transfer ownership to root.
The exploit can then bypass AppArmor restrictions by placing a malicious `udev` rule in an allowed path. This forces `systemd-udevd` to execute commands as root, ultimately leading to a local privilege escalation and full system compromise.
Canonical has released security updates for the affected `snapd` packages, and users and organizations are advised to install these updates promptly to protect their systems.
This discovery follows a previous high-severity flaw, CVE-2026-3888 (CVSS score 7.8), also found by Qualys researchers in March 2026, affecting Ubuntu Desktop 24.04 and later. That vulnerability involved a timing issue between `snap-confine` and `systemd-tmpfiles`, which cleans temporary files. While requiring a specific cleanup window of 10–30 days, CVE-2026-3888 also allowed unprivileged local attackers to escalate privileges to root by recreating a key folder with malicious files after it was deleted, which `snap-confine` would then mount as root during sandbox initialization.

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

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.

Broadcom has released security updates for two security flaws impacting VMware Workstation and Fusion, including one critical bug that could result in arbitrary code execution under certain conditions. The vulnerability, tracked as CVE-2026-59346 (CVSS score: 9.3), is an integer-overflow vulnerability that a local attacker with elevated privileges can exploit to run arbitrary code. "A

A critical arbitrary file upload vulnerability in the Elementor Pro WordPress plugin, tracked as CVE-2026-32475, is being actively exploited to compromise websites. The flaw exists in the plugin's form submission handling function, allowing attackers to upload malicious files.

A massive cybercriminal operation is leveraging thousands of compromised small-business websites to deliver ClickFix payloads stored in smart contracts on the BNB Smart Chain (BSC). [...]