CVE-2026-67214

ADVISORY - github

Summary

nanoid (Nano ID) before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module (nanoid/non-secure). When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its termination condition, spinning indefinitely and hanging the calling thread. An application that passes an unvalidated, attacker-controlled negative size to these functions is exposed to a denial-of-service condition.

EPSS Score: 0.00319 (0.243)

Common Weakness Enumeration (CWE)

ADVISORY - github

Loop with Unreachable Exit Condition ('Infinite Loop')


Sign in to Docker Scout

See which of your images are affected by this CVE and how to fix them by signing into Docker Scout.

Sign in