CVE-2026-71402
Last modified
CVE-2026-71402 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. An out-of-bounds read was found in the DHCPv4 packet capture code of wicked. ni_capture_inspect_udp_header() in src/capture.c reports the IP total length as the payload length instead of the length of the remaining UDP payload. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
An out-of-bounds read was found in the DHCPv4 packet capture code of wicked. ni_capture_inspect_udp_header() in src/capture.c reports the IP total length as the payload length instead of the length of the remaining UDP payload. Consequently, the DHCP option walker in the DHCPv4 client (wickedd-dhcp4) reads up to ihl + 8 bytes — at most 68 bytes — past the end of the 1500-byte packet receive buffer. An unauthenticated attacker on the same network who sends a crafted DHCP/UDP packet can make the client parse adjacent heap memory as DHCP options, so that heap contents such as allocator metadata or pointer values can be interpreted into lease fields. The over-read is bounded to 68 bytes; no memory write, no attacker control over the adjacent bytes and no remote exfiltration primitive has been demonstrated. This issue affects wicked up to and including version 0.6.80.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| SUSE | wicked | <= 0.6.80 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-71402?
How severe is CVE-2026-71402?
How do I fix CVE-2026-71402?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-71394GNU Emacs for Android improperly validates the table header …5.3
- CVE-2026-71396Bendix EC80 Brake ECU uses hard-coded credentials, which cou…5.4
- CVE-2026-71398Adobe Campaign Classic (ACC) is affected by an Incorrect Aut…10
- CVE-2026-71399Adobe XD is affected by a Buffer Overflow vulnerability that…7.8
- CVE-2026-7140A vulnerability has been found in Totolink A8000RU 7.1cu.643…9.8
- CVE-2026-71401An integer underflow was found in the DHCPv4 packet capture …5.3
- CVE-2026-71403A flaw was found in Rancher Manager. The /v3/users update pa…6.1
- CVE-2026-71404A flaw was found in Rancher Manager. The GlobalRole controll…8.7
- CVE-2026-71407A Stack-based Buffer Overflow vulnerability [CWE-121] vulner…8.1
- CVE-2026-71408A allocation of resources without limits or throttling vulne…5.3
- CVE-2026-7141A vulnerability was found in vLLM up to 0.19.0. The affected…5.6
- CVE-2026-71415Kirby is an open-source content management system. From 5.0.…7.1
Are you affected by CVE-2026-71402?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
