CVE-2026-56113
CVE-2026-56113 is a medium-severity vulnerability in Dhcpcd Project Dhcpcd with a CVSS 3.x base score of 5.3. 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 5.3)
- CVSS v4: 6.0
- EPSS exploit prediction: 0% (7th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-38491
- Weakness: CWE-416
- Affected product: Dhcpcd Project Dhcpcd
- Published:
- Last modified:
Description
dhcpcd through 10.3.2, fixed in commit 5733d3c, contains a heap use-after-free vulnerability that allows unauthenticated same-link attackers to crash the daemon by sending a crafted DHCPv6 RENEW reply with RFC6603 OPTION_PD_EXCLUDE and both preferred and valid lifetimes set to zero. Attackers acting as or impersonating a DHCPv6 server can trigger dhcp6_deprecatedele() to free a delegated child address while an outer TAILQ_FOREACH_SAFE iterator in dhcp6_deprecateaddrs() still holds the freed pointer, causing a use-after-free when TAILQ_REMOVE is reached.
Frequently asked questions
- What is CVE-2026-56113?
- dhcpcd through 10.3.2, fixed in commit 5733d3c, contains a heap use-after-free vulnerability that allows unauthenticated same-link attackers to crash the daemon by sending a crafted DHCPv6 RENEW reply with RFC6603 OPTION_PD_EXCLUDE and both preferred and valid lifetimes set to zero. Attackers acting as or impersonating a DHCPv6 server can trigger dhcp6_deprecatedele() to free a delegated child address while an outer TAILQ_FOREACH_SAFE iterator in dhcp6_deprecateaddrs() still holds the freed pointer, causing a use-after-free when TAILQ_REMOVE is reached.
- How severe is CVE-2026-56113?
- CVE-2026-56113 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over an adjacent network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-56113 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (7th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-56113?
- CVE-2026-56113 affects Dhcpcd Project Dhcpcd. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-56113?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-56113 have an EU (EUVD) identifier?
- Yes. CVE-2026-56113 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-38491.
- When was CVE-2026-56113 published?
- CVE-2026-56113 was published on 2026-06-23 and last updated on 2026-06-28.
References
- https://github.com/NetworkConfiguration/dhcpcd/commit/5733d3c59a5651f64357ac11c98b4f39895c8d25
- https://www.vulncheck.com/advisories/dhcpcd-heap-use-after-free-in-dhcp6-deprecateaddrs-via-dhcpv6-renew
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…