PT-2026-68758 · Unknown · Contiki-Ng

CVE-2026-5856

·

Published

2026-08-06

·

Updated

2026-08-07

CVSS v3.1

7.1

High

VectorAV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L
Name of the Vulnerable Software and Affected Versions Contiki-NG (affected versions not specified)
Description The DNS/mDNS resolver contains an issue where the skip name() function in os/services/resolv/resolv.c processes DNS wire-format name labels without performing packet-boundary checks. The newdata() function calls skip name() in a loop based on the nquestions value from the DNS header before the transaction ID is validated. If an attacker provides an nquestions value higher than the actual number of complete questions, the resolver reads past the UDP packet buffer. This results in an out-of-bounds read of uip buf and adjacent memory, which can lead to memory disclosure or a system crash. In builds with RESOLV CONF SUPPORTS MDNS enabled, this can be triggered unauthenticated via a multicast UDP 5353 packet. In standard DNS builds, it can be triggered by injecting a UDP response from port 53 during an active query.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Out of bounds Read

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-5856

Affected Products

Contiki-Ng