Vulnerability Description
dhcpcd through 10.3.2, fixed in commit 2f00c7b, contains a one-byte stack out-of-bounds write vulnerability in dhcp6_makemessage() in src/dhcp6.c that allows unauthenticated same-link attackers to write beyond a fixed local buffer by serializing an oversized RFC6603 OPTION_PD_EXCLUDE option body. Attackers can send a crafted DHCPv6 ADVERTISE message containing an IA_PD IAPREFIX /0 with a valid OPTION_PD_EXCLUDE using an exclude prefix length of /121 through /128 to trigger the out-of-bounds write and potentially corrupt adjacent stack memory.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dhcpcd Project | Dhcpcd | <= 10.3.2 |
Related Weaknesses (CWE)
References
- https://github.com/NetworkConfiguration/dhcpcd/commit/2f00c7bfc408b6582d331932dfPatch
- https://www.vulncheck.com/advisories/dhcpcd-stack-out-of-bounds-write-in-dhcp6-mThird Party Advisory
FAQ
What is CVE-2026-56114?
CVE-2026-56114 is a vulnerability with a CVSS score of 5.3 (MEDIUM). dhcpcd through 10.3.2, fixed in commit 2f00c7b, contains a one-byte stack out-of-bounds write vulnerability in dhcp6_makemessage() in src/dhcp6.c that allows unauthenticated same-link attackers to wri...
How severe is CVE-2026-56114?
CVE-2026-56114 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56114?
Check the references section above for vendor advisories and patch information. Affected products include: Dhcpcd Project Dhcpcd.