cvedb.io
CVE-2026-22214
CRITICAL · CVSS 9.8
EPSS exploitation probability: 0%
Published 2026-01-12T23:15:52.453 · Last modified 2026-06-17T10:19:33.827

Summary

RIOT OS versions up to and including 2026.01-devel-317 contain a stack-based buffer overflow vulnerability in the ethos utility due to missing bounds checking when processing incoming serial frame data. The vulnerability occurs in the _handle_char() function, where incoming frame bytes are appended to a fixed-size stack buffer without verifying that the current write index remains within bounds. An attacker capable of sending crafted serial or TCP-framed input can cause the current write index to exceed the buffer size, resulting in a write past the end of the stack buffer. This condition leads to memory corruption and application crash.

Affected products

riot-os — riot

Does this affect you?

Add your gear to cvedb and we'll alert you only when riot-os ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.