ubuntu-cve-2026-56117
Vulnerability from osv_ubuntu
Published
2026-06-23 17:17
Modified
2026-06-29 11:36
Summary
Details
dhcpcd through 10.3.2, fixed in commit 78ea09e, contains a heap use-after-free vulnerability in the control socket handling within src/control.c that allows local unprivileged attackers to trigger memory corruption when privilege separation is disabled. Attackers can connect to the control socket and send a privileged command such as -x, causing control_recvdata() to free the client object while the same READ+HANGUP event subsequently reaches control_hangup() with the stale pointer, resulting in a use-after-free condition exploitable in deployments using --disable-privsep or where privsep initialization has failed with the control socket operating in mode 0666.
Severity
4.7 (Medium)
5.5 (Medium)
N/A (UNKNOWN)
References
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "dhcpcd",
"binary_version": "1:10.0.6-1ubuntu3.2"
},
{
"binary_name": "dhcpcd-base",
"binary_version": "1:10.0.6-1ubuntu3.2"
},
{
"binary_name": "dhcpcd5",
"binary_version": "1:10.0.6-1ubuntu3.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "dhcpcd",
"purl": "pkg:deb/ubuntu/dhcpcd@1:10.0.6-1ubuntu3.2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:10.0.2-3ubuntu3",
"1:10.0.5-1",
"1:10.0.5-2",
"1:10.0.5-3",
"1:10.0.5-4",
"1:10.0.5-5",
"1:10.0.6-1",
"1:10.0.6-1ubuntu1",
"1:10.0.6-1ubuntu2",
"1:10.0.6-1ubuntu3",
"1:10.0.6-1ubuntu3.1",
"1:10.0.6-1ubuntu3.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "dhcpcd",
"binary_version": "1:10.2.4-4"
},
{
"binary_name": "dhcpcd-base",
"binary_version": "1:10.2.4-4"
},
{
"binary_name": "dhcpcd5",
"binary_version": "1:10.2.4-4"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "dhcpcd",
"purl": "pkg:deb/ubuntu/dhcpcd@1:10.2.4-4?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:10.1.0-8",
"1:10.1.0-10",
"1:10.1.0-11",
"1:10.1.0-12",
"1:10.2.4-3",
"1:10.2.4-4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "dhcpcd",
"binary_version": "1:10.3.0-7"
},
{
"binary_name": "dhcpcd-base",
"binary_version": "1:10.3.0-7"
},
{
"binary_name": "dhcpcd5",
"binary_version": "1:10.3.0-7"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "dhcpcd",
"purl": "pkg:deb/ubuntu/dhcpcd@1:10.3.0-7?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:10.2.4-4",
"1:10.3.0-2",
"1:10.3.0-3",
"1:10.3.0-7"
]
}
],
"aliases": [],
"details": "dhcpcd through 10.3.2, fixed in commit 78ea09e, contains a heap use-after-free vulnerability in the control socket handling within src/control.c that allows local unprivileged attackers to trigger memory corruption when privilege separation is disabled. Attackers can connect to the control socket and send a privileged command such as -x, causing control_recvdata() to free the client object while the same READ+HANGUP event subsequently reaches control_hangup() with the stale pointer, resulting in a use-after-free condition exploitable in deployments using --disable-privsep or where privsep initialization has failed with the control socket operating in mode 0666.",
"id": "UBUNTU-CVE-2026-56117",
"modified": "2026-06-29T11:36:36Z",
"published": "2026-06-23T17:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-56117"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56117"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-56117"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…