CVE-2026-56117
Severity CVSS v4.0:
MEDIUM
Type:
CWE-416
Use After Free
Publication date:
23/06/2026
Last modified:
14/07/2026
Description
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.
Impact
Base Score 4.0
5.70
Severity 4.0
MEDIUM
Base Score 3.x
4.70
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:dhcpcd_project:dhcpcd:*:*:*:*:*:*:*:* | 10.3.2 (including) |
To consult the complete list of CPE names with products and versions, see this page



