Vulnerability in Nanoid Project
CVE-2026-67213
nanoid (Nano ID) before 5.1.6 contains an infinite loop in the customAlphabet and customRandom functions. When these functions are configured with a size of 0, the internal generation loop never satisfies its exit condition and spins indefinitely, hanging the calling thread. An application that passes an unvalidated, attacker-controlled size of 0 to these functions is exposed to a denial-of-service condition.
EPSS: 0.003 (24.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Nanoid_project Nanoid — versions 5.1.6, 3.0.0, 5.0.0
Weakness classification (CWE)
References
- disclosure@vulncheck.com (release-notes, Product, Release Notes)
- disclosure@vulncheck.com (Patch, patch)
- disclosure@vulncheck.com (Patch, Third Party Advisory, Release Notes, third-party-advisory)
Frequently asked questions
- What is CVE-2026-67213?
- CVE-2026-67213 is a medium-severity vulnerability in Nanoid Project, classified under Loop with Unreachable Exit Condition (Infinite Loop). CVSS score: 5.9/10. Published 2026-07-29.
- How severe is CVE-2026-67213?
- Medium severity. CVSS v3 base score is 5.9 out of 10.