CVE-2026-73086
Last modified
CVE-2026-73086 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. nanoid is a secure, URL-friendly, unique string ID generator for JavaScript. Prior to versions 3.3.12 and 5.1.11, the nanoid(size) function in index.js and index.cjs coerces the user-influenced size parameter to a signed 32-bit integer, allowing a value of 2147483648 to become -2147483648 and corrupt the process-wide CSPRNG poolOffset in fillPool(), which causes subsequent session tokens, CSRF tokens, API keys, and unique identifiers to become the deterministic string "uuuuuuuuuuuuuuuuuuuuu" until the process restarts. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
nanoid is a secure, URL-friendly, unique string ID generator for JavaScript. Prior to versions 3.3.12 and 5.1.11, the nanoid(size) function in index.js and index.cjs coerces the user-influenced size parameter to a signed 32-bit integer, allowing a value of 2147483648 to become -2147483648 and corrupt the process-wide CSPRNG poolOffset in fillPool(), which causes subsequent session tokens, CSRF tokens, API keys, and unique identifiers to become the deterministic string "uuuuuuuuuuuuuuuuuuuuu" until the process restarts. This issue is fixed in versions 3.3.12 and 5.1.11.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ai | nanoid | < 3.3.12; >= 4.0.0, < 5.1.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73086?
How severe is CVE-2026-73086?
How do I fix CVE-2026-73086?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73080SeaweedFS is a distributed storage system. Prior to 4.24, Vo…9.3
- CVE-2026-73081Activepieces is an open source AI workflow automation platfo…8.7
- CVE-2026-73082Activepieces is an open source AI workflow automation platfo…5.3
- CVE-2026-73083Activepieces is an open source AI workflow automation platfo…7.6
- CVE-2026-73084Activepieces is an open source AI workflow automation platfo…6.1
- CVE-2026-73085Audiobookshelf is a self-hosted audiobook and podcast server…5.3
- CVE-2026-73087Dozzle is a realtime log viewer for docker containers. From …2.3
- CVE-2026-73088Browserslist is a configuration tool for sharing target brow…7.5
- CVE-2026-73089Browserslist is a configuration tool for sharing target brow…7.5
- CVE-2026-7309A flaw was found in the OpenShift Container Platform build s…4.3
- CVE-2026-73090PeerTube is an ActivityPub-federated video streaming platfor…9.3
- CVE-2026-7310A heap-based buffer overflow vulnerability exists in XML par…4.4
Are you affected by CVE-2026-73086?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
