PatchSiren

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-07-22
Advisory published
2026-07-21
Advisory updated
2026-07-22

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.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-21T13:17:16.730Z and has not been modified since then. The NVD entry is currently Awaiting Analysis.