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.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-787"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56114.json"
}{
"cpe": "cpe:2.3:a:dhcpcd_project:dhcpcd:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "10.3.2"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
]
}
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-56114.json"
[
{
"deprecated": false,
"digest": {
"function_hash": "69057622963740353441878516693269301419",
"length": 11715
},
"id": "CVE-2026-56114-50a68a82",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/networkconfiguration/dhcpcd/commit/2f00c7bfc408b6582d331932dfa47829c4819029",
"target": {
"file": "src/dhcp6.c",
"function": "dhcp6_makemessage"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"304653931314822955258246815298936750684",
"250140640461539026638967368857946588880",
"252825014503037236579101255192920322128",
"298040233048774608784223444967280714326"
],
"threshold": 0.9
},
"id": "CVE-2026-56114-7439a70e",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/networkconfiguration/dhcpcd/commit/2f00c7bfc408b6582d331932dfa47829c4819029",
"target": {
"file": "src/dhcp6.c"
}
}
]
"2026-08-27T08:33:00Z"