CVE-2026-40225 Details
Description
In udev in systemd before 260, local root execution can occur via malicious hardware devices and unsanitized kernel output.
A local privilege escalation vulnerability has been identified in the udev component of systemd, affecting versions prior to 260. This vulnerability allows unauthorized users to gain root access by exploiting unsanitized kernel output from malicious hardware devices. The issue arises in udev's helper binaries, 'scsi_id' and 'v4l_id', which parse input from the kernel. Malicious devices can craft specific properties that are sent to userspace without proper sanitization. For example, 'v4l_id' can be manipulated to execute a chosen file as root, while 'scsi_id' can be used to activate systemd units of the attacker's choice, potentially leading to unauthorized access or control.
Users can upgrade to systemd versions 260, 259.5, 258.7, or 257.13, all of which include patches for this vulnerability. Alternatively, the v4l and iscsi drivers can be disabled in the kernel.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/systemd/systemd/security/advisories/GHSA-vpfq-8p5f-jcqx | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-669 | Incorrect Resource Transfer Between Spheres | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| systemd project systemd | < 257.13 >= 258, < 258.7 >= 259, < 259.5 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 27, 2026 | Initial Analysis | [email protected] |
| Apr 10, 2026 | New CVE Received | [email protected] |