PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-22213 RIOT CVE debrief

A stack-based buffer overflow vulnerability exists in the tapslip6 utility of RIOT OS versions up to and including 2026.01-devel-317. The vulnerability is caused by unsafe string concatenation in the devopen() function, which constructs a device path using unbounded user-controlled input. This allows an attacker to supply an excessively long device name and overflow a fixed-size stack buffer, leading to process crashes and memory corruption. The vulnerability has a CVSS score of 2.4 and a severity of LOW.

Vendor
RIOT
Product
RIOT OS
CVSS
LOW 2.4
CISA KEV
Not listed in stored evidence
Original CVE published
2026-01-12
Original CVE updated
2026-07-14
Advisory published
2026-01-12
Advisory updated
2026-07-14

Who should care

Users of RIOT OS versions up to and including 2026.01-devel-317 should be aware of this vulnerability and take necessary precautions to prevent exploitation. This includes reviewing the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance. Affected operators, platforms, vulnerability-management, and security teams should prioritize patching or mitigating the vulnerability.

Technical summary

The tapslip6 utility in RIOT OS is vulnerable to a stack-based buffer overflow due to unsafe string concatenation in the devopen() function. The function constructs a device path using unbounded user-controlled input provided via the -s command-line option. This allows an attacker to supply an excessively long device name and overflow a fixed-size stack buffer, leading to process crashes and memory corruption. The vulnerability has a CVSS score of 2.4 and a severity of LOW.

Defensive priority

Medium

Recommended defensive actions

  • Inventory and assess RIOT OS installations for version 2026.01-devel-317 or earlier
  • Apply vendor patches or updates when available
  • Implement compensating controls such as input validation and buffer overflow protections
  • Monitor for suspicious activity and exception tracking
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The CVE record was published on 2026-01-12T23:15:52.300Z and has not been modified since then. The NVD entry is currently Analyzed. There is limited information available about the vulnerability, and defenders should verify the affected scope and severity with the vendor. The tapslip6 utility in RIOT OS versions up to and including 2026.01-devel-317 is vulnerable to a stack-based buffer overflow due to unsafe string concatenation in the devopen() function.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-22213 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-22213

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-22213 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-22213

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.