← All CVEs

CVE-2026-1678

critical · 9.4

dns_unpack_name() caches the buffer tailroom once and reuses it while appending DNS labels. As the buffer grows, the cached size becomes incorrect, and the final null terminator can be written past the buffer. With assertions disabled (default), a malicious DNS response can trigger an out-of-bounds write when CONFIG_DNS_RESOLVER is enabled.

9.4
CVSS
0.4%
EPSS (exploit prob.)
31st
EPSS percentile
2026-03-05
Published

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H

Weaknesses

CWE-787

Affected products

VendorProductAffected versions
zephyrprojectzephyr<= 4.3.0

Check a specific version with /api/v1/cve/match.

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2026-1678