216.73.217.24

CVE-2026-22211

· Published 14/01/2026 17:15 · Author: The MITRE Corporation

Labels: CVE-2026-22211 2026-01-14CVE-2026-22211CWE-787[email protected]

Essential information

Published
14/01/2026 17:15
Modified
Author
The MITRE Corporation
Creator
The MITRE Corporation
CVSS
5.1 MEDIUM (v4.0)
CISA KEV
No
CWE
CWE-787
EPSS (First)
P5.5% ?EPSS percentile: rank of this vulnerability versus all others. Higher percentile = more likely to be exploited. Learn more (score 0.00159)
CVSS vector

CVSS metrics

Description

TinyOS versions up to and including 2.1.2 contain a global buffer overflow vulnerability in the printfUART formatted output implementation used within the ZigBee / IEEE 802.15.4 networking stack. The implementation formats output into a fixed-size global buffer and concatenates strings for %s format specifiers using strcat() without verifying remaining buffer capacity. When printfUART is invoked with a caller-controlled string longer than the available space, the unbounded sprintf/strcat sequence writes past the end of debugbuf, resulting in global memory corruption. This can cause denial of service, unintended behavior, or information disclosure via corrupted adjacent global state or UART output.

NVD status

NVD
View on NVD