Nanoid Project

Nanoid

3 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.33%
  • Veröffentlicht 29.07.2026 13:32:02
  • Zuletzt bearbeitet 19.08.2026 21:17:27

nanoid (Nano ID) before 3.3.16 and 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 negati...

  • EPSS 0.32%
  • Veröffentlicht 29.07.2026 13:32:01
  • Zuletzt bearbeitet 18.08.2026 14:26:16

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, ha...

Exploit
  • EPSS 0.44%
  • Veröffentlicht 14.01.2022 20:15:10
  • Zuletzt bearbeitet 03.11.2025 22:15:47

The package nanoid from 3.0.0 and before 3.1.31 are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated.