CVE-2026-56117
CVE-2026-56117 is a medium-severity vulnerability in Dhcpcd Project Dhcpcd with a CVSS 3.x base score of 4.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-416.
Key facts
- Severity: Medium (CVSS 3.x base score 4.7)
- CVSS v4: 5.7
- EPSS exploit prediction: 0% (1st percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-38498
- Weakness: CWE-416
- Affected product: Dhcpcd Project Dhcpcd
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-56117?
- 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.
- How severe is CVE-2026-56117?
- CVE-2026-56117 has a CVSS 3.x base score of 4.7, rated medium severity. It is exploitable over local access with high attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-56117 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (1st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-56117?
- CVE-2026-56117 affects Dhcpcd Project Dhcpcd. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-56117?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-56117 have an EU (EUVD) identifier?
- Yes. CVE-2026-56117 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-38498.
- When was CVE-2026-56117 published?
- CVE-2026-56117 was published on 2026-06-23 and last updated on 2026-06-28.
References
- https://github.com/NetworkConfiguration/dhcpcd/commit/78ea09ed1633a583dbcde6e7bab9df4639ec8a34
- https://www.vulncheck.com/advisories/dhcpcd-heap-use-after-free-via-control-socket-handling
Affected products (1)
- cpe:2.3:a:dhcpcd_project:dhcpcd:*:*:*:*:*:*:*:*
More vulnerabilities in Dhcpcd Project Dhcpcd
- CVE-2019-11766 — Critical (CVSS 9.8): dhcp6.c in dhcpcd before 6.11.7 and 7.x before 7.2.2 has a buffer over-read in the D6_OPTION_PD_EXCLUDE feature.
- CVE-2019-11577 — Critical (CVSS 9.8): dhcpcd before 7.2.1 contains a buffer overflow in dhcp6_findna in dhcp6.c when reading NA/TA addresses.
- CVE-2016-1503 — Critical (CVSS 9.8): dhcpcd before 6.10.0, as used in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before…
- CVE-2016-1504 — High (CVSS 7.5): dhcpcd before 6.10.0 allows remote attackers to cause a denial of service (invalid read and crash) via vectors related…
- CVE-2012-6700 — High (CVSS 7.5): The decode_search function in dhcp.c in dhcpcd 3.x does not properly free allocated memory, which allows remote DHCP…
- CVE-2012-6699 — High (CVSS 7.5): The decode_search function in dhcp.c in dhcpcd 3.x allows remote DHCP servers to cause a denial of service…
All CVEs affecting Dhcpcd Project Dhcpcd →
Other CWE-416 (Use After Free) vulnerabilities
- CVE-2026-13782 — Critical (CVSS 10.0): Use after free in Browser in Google Chrome prior to 150.0.7871.47 allowed a remote attacker who had compromised the…
- CVE-2026-4725 — Critical (CVSS 10.0): Sandbox escape due to use-after-free in the Graphics: Canvas2D component. This vulnerability was fixed in Firefox 149…
- CVE-2026-4688 — Critical (CVSS 10.0): Sandbox escape due to use-after-free in the Disability Access APIs component. This vulnerability was fixed in Firefox…
- CVE-2025-24085 — Critical (CVSS 10.0): A use after free issue was addressed with improved memory management. This issue is fixed in iOS 18.3 and iPadOS 18.3,…
- CVE-2024-43102 — Critical (CVSS 10.0): Concurrent removals of certain anonymous shared memory mappings by using the UMTX_SHM_DESTROY sub-request of…
- CVE-2021-32495 — Critical (CVSS 10.0): Radare2 has a use-after-free vulnerability in pyc parser's get_none_object function. Attacker can read freed memory…