PatchSiren cyber security CVE debrief
CVE-2026-16445 Red Hat CVE debrief
A flaw was found in dracut, a tool for creating initramfs images. A remote attacker on the adjacent network can exploit this vulnerability by providing specially crafted DHCP options, such as a malicious root-path, next-server, or bootfile name, to a system using dracut's NetworkManager-based initrd network module. These options are improperly handled and written into a temporary shell script without proper escaping, leading to command injection. This allows the attacker to achieve root code execution within the initramfs during system boot.
- Vendor
- Red Hat
- Product
- Red Hat Enterprise Linux 8
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-21
- Original CVE updated
- 2026-08-31
- Advisory published
- 2026-07-21
- Advisory updated
- 2026-08-31
Who should care
System administrators and users of dracut, particularly those using Red Hat Enterprise Linux, should be aware of this vulnerability and take steps to mitigate it. This vulnerability is especially concerning for systems that use dracut's NetworkManager-based initrd network module and are exposed to untrusted networks.
Technical summary
The vulnerability exists in dracut's handling of DHCP options. When a system using dracut's NetworkManager-based initrd network module receives specially crafted DHCP options, such as a malicious root-path, next-server, or bootfile name, they are written into a temporary shell script without proper escaping. This leads to command injection, allowing an attacker to execute arbitrary code with root privileges within the initramfs during system boot. The attack requires the attacker to be on the adjacent network and have the ability to provide malicious DHCP options.
Defensive priority
High
Recommended defensive actions
- Apply patches or updates provided by the vendor to fix the vulnerability
- Use secure DHCP options and validate their contents
- Implement network controls to prevent malicious DHCP options from being provided
- Monitor system logs for suspicious activity related to dracut and DHCP
- Consider using alternative initramfs tools or configurations that are not vulnerable
Evidence notes
The CVE record was published on 2026-07-21T13:17:16.730Z and was last modified on 2026-07-22T19:16:57.380Z. The NVD entry is currently Awaiting Analysis. References include Red Hat errata and bugzilla entries, as well as a GitHub commit.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-16445 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-16445
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-16445 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-16445
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/errata/RHSA-2026:26534
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/errata/RHSA-2026:40700
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/security/cve/CVE-2026-16445
-
Source reference
Unverified legacy reference
URL: https://github.com/dracutdevs/dracut/commit/e509c638e6
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.