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.
CVE-2026-56113
Score 5.3 from GitHub Security Advisory published 2026-06-23. NVD baseline CVSS 6.5; sources differ by 1.2.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 5.3(medium)
- EPSS
- 7.2%
- KEV
- Not listed
Published
June 23, 2026
Last Modified
June 28, 2026
Advisory Details (2)
Auto-updated Jun 23, 2026dhcpcd Heap Use-After-Free in dhcp6_deprecateaddrs via DHCPv6 RENEW | Advisories | VulnCheck
https://www.vulncheck.com/advisories/dhcpcd-heap-use-after-free-in-dhcp6-deprecateaddrs-via-dhcpv6-renewcommit 5733d3c59a56 (NetworkConfiguration/dhcpcd)
Fix landed in NetworkConfiguration/dhcpcd commit 5733d3c59a56 — awaiting tagged release
https://github.com/NetworkConfiguration/dhcpcd/commit/5733d3c59a5651f64357ac11c98b4f39895c8d25Vendor Advisories for CVE-2026-56113(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 22× in last 7d / 43× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-06 22:25 UTCEG score recompute
- 2026-07-06 22:25 UTCGHSA enrichment
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-05 20:02 UTCEG score recompute
- 2026-07-05 20:01 UTCGHSA enrichment
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 17:37 UTCEG score recompute
- 2026-07-04 17:37 UTCGHSA enrichment
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 15:11 UTCEG score recompute
- 2026-07-03 15:11 UTCGHSA enrichment
- 2026-07-02 12:44 UTCEG score recompute
- 2026-07-02 12:44 UTCGHSA enrichment
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 10:21 UTCEG score recompute
- 2026-07-01 10:21 UTCGHSA enrichment
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 07:57 UTCEG score recompute
- 2026-06-30 07:57 UTCGHSA enrichment
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 05:34 UTCEG score recompute
Show 18 moreShow fewer
- 2026-06-29 05:33 UTCGHSA enrichment
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 03:09 UTCEG score recompute
- 2026-06-28 03:09 UTCGHSA enrichment
- 2026-06-28 01:44 UTCNVD updateCVSS v3 → 6.5
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-27 00:45 UTCEG score recompute
- 2026-06-27 00:45 UTCGHSA enrichment
- 2026-06-25 22:22 UTCEG score recompute
- 2026-06-25 22:22 UTCGHSA enrichment
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-24 19:58 UTCEG score recompute
- 2026-06-24 19:58 UTCGHSA enrichment
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-23 17:35 UTCEG score recompute
- 2026-06-23 17:34 UTCNVD updatefirst tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-416
- CVE-2010-3962NVD 8.1EG 9.0 KEVEPSS 100%HIGH
- CVE-2010-0806NVD 8.8EG 9.0 KEVEPSS 100%HIGH
- CVE-2010-0249NVD 8.8EG 9.0 KEVEPSS 100%HIGH
- CVE-2009-4324NVD 7.8EG 9.0 KEVEPSS 100%HIGH
- CVE-2010-3328EG 8.8EPSS 98%HIGH
- CVE-2010-1772EG 8.8HIGH
- CVE-2010-1208EG 8.8EPSS 91%HIGH
- CVE-2010-0050EG 8.8EPSS 96%HIGH
- CVE-2010-0378EG 8.8EPSS 93%HIGH
- CVE-2009-3658EG 8.8EPSS 95%HIGH
Frequently asked(5)
What is CVE-2026-56113?
When was CVE-2026-56113 disclosed?
Is CVE-2026-56113 actively exploited?
What is the CVSS score of CVE-2026-56113?
How do I remediate CVE-2026-56113?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-56113
Is Your Infrastructure Affected by CVE-2026-56113?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.