Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-73086

Опубликовано: 11 авг. 2026
Источник: nvd
CVSS3: 7.4
EPSS Низкий

Описание

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.

EPSS

Процентиль: 23%
0.00296
Низкий

7.4 High

CVSS3

Дефекты

CWE-190

Связанные уязвимости

CVSS3: 7.4
redhat
около 1 месяца назад

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.

CVSS3: 7.4
debian
около 1 месяца назад

nanoid is a secure, URL-friendly, unique string ID generator for JavaS ...

CVSS3: 7.4
github
18 дней назад

nanoid: Integer Overflow or Wraparound

EPSS

Процентиль: 23%
0.00296
Низкий

7.4 High

CVSS3

Дефекты

CWE-190