๐Ÿ” CVE Alert

CVE-2026-56117

MEDIUM 4.7

dhcpcd Heap Use-After-Free via Control Socket Handling

CVSS Score
4.7
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-416
Vendor networkconfiguration
Product dhcpcd
Published Jun 23, 2026
Stay Ahead of the Next One

Get instant alerts for networkconfiguration dhcpcd

Be the first to know when new medium vulnerabilities affecting networkconfiguration dhcpcd are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Local
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

NetworkConfiguration / dhcpcd
0 โ‰ค 10.3.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/NetworkConfiguration/dhcpcd/commit/78ea09ed1633a583dbcde6e7bab9df4639ec8a34 vulncheck.com: https://www.vulncheck.com/advisories/dhcpcd-heap-use-after-free-via-control-socket-handling

Credits

CuB3y0nd VulnCheck