Lucene search
+L

102 matches found

OSV
OSV
added 2026/08/21 7:33 a.m.12 views

ROOT-APP-NPM-CVE-2026-67214 CVE-2026-67214 in nanoid - Patched by Root

Root has patched CVE-2026-67214 in the nanoid package for Root:npm. Multiple fixed versions available...

8.2CVSS5.3AI score0.0033EPSS
SaveExploits0
OSV
OSV
added 2026/08/21 7:33 a.m.30 views

ROOT-APP-NPM-CVE-2026-67213 CVE-2026-67213 in nanoid - Patched by Root

Root has patched CVE-2026-67213 in the nanoid package for Root:npm. Multiple fixed versions available...

8.2CVSS5.3AI score0.00319EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/18 3:02 p.m.4 views

CVE-2026-67214

A flaw was found in nanoid Nano ID, a JavaScript library used for generating unique identifiers. This vulnerability allows an attacker to cause a Denial of Service DoS by providing a negative size input to the customAlphabet or nanoid functions within the library's non-secure module. When a...

8.2CVSS6.3AI score0.0033EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/14 6:16 a.m.19 views

ROOT-APP-NPM-CVE-2024-55565 CVE-2024-55565 in nanoid - Patched by Root

Root has patched CVE-2024-55565 in the nanoid package for Root:npm. Multiple fixed versions available...

4.3CVSS6.9AI score0.00679EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/13 10:18 a.m.7 views

nanoid: nanoid: Predictable ID generation due to integer overflow

A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the nanoidsize function. This issue causes the internal random number generator to become predictable, leading to t...

7.4CVSS5.5AI score0.00296EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/08/13 10:01 a.m.8 views

nanoid: nanoid: Predictable ID generation due to integer overflow

A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the nanoidsize function. This issue causes the internal random number generator to become predictable, leading to t...

7.4CVSS5.5AI score0.00296EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/08/12 4:29 p.m.9 views

nanoid: nanoid: Predictable ID generation due to integer overflow

A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the nanoidsize function. This issue causes the internal random number generator to become predictable, leading to t...

7.4CVSS5.4AI score0.00296EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/08/12 3:21 p.m.8 views

CVE-2026-73086

A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the nanoidsize function. This issue causes the internal random number generator to become predictable, leading to t...

7.4CVSS5AI score0.00296EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.26 views

Linux Distros Unpatched Vulnerability : CVE-2026-73086

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nanoid is a secure, URL-friendly, unique string ID generator for JavaScript. Prior to versions 3.3.12 and 5.1.11, the nanoidsize function in index.js and...

7.4CVSS5.4AI score0.00296EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/11 5:19 p.m.8 views

CVE-2026-73086

nanoid is a secure, URL-friendly, unique string ID generator for JavaScript. Prior to versions 3.3.12 and 5.1.11, the nanoidsize 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 corru...

7.4CVSS0.00296EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/11 4:46 p.m.5 views

CVE-2026-73086 nanoid: Integer Overflow or Wraparound

nanoid is a secure, URL-friendly, unique string ID generator for JavaScript. Prior to versions 3.3.12 and 5.1.11, the nanoidsize 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 corru...

7.4CVSS5.3AI score
SaveExploits0References8
CVE
CVE
added 2026/08/11 4:46 p.m.115 views

CVE-2026-73086

CVE-2026-73086 affects the nanoid JavaScript library. Prior to versions 3.3.12 and 5.1.11 , nanoid’s nanoid(size) coerces the user-provided size to a signed 32-bit int, which can wrap 2147483648 to -2147483648. This corrupts the process-wide CSPRNG poolOffset in fillPool(), causing subsequent ses...

7.4CVSS5.3AI score0.00296EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/11 4:46 p.m.25 views

CVE-2026-73086 nanoid: Integer Overflow or Wraparound

nanoid is a secure, URL-friendly, unique string ID generator for JavaScript. Prior to versions 3.3.12 and 5.1.11, the nanoidsize 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 corru...

7.4CVSS0.00296EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/11 4:46 p.m.11 views

CVE-2026-73086

nanoid is a secure, URL-friendly, unique string ID generator for JavaScript. Prior to versions 3.3.12 and 5.1.11, the nanoidsize 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 corru...

7.4CVSS5.3AI score0.00296EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.3 views

PT-2026-70784

nanoid is a secure, URL-friendly, unique string ID generator for JavaScript. Prior to versions 3.3.12 and 5.1.11, the nanoidsize 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 corru...

7.4CVSS5.2AI score0.00296EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/10 5:39 p.m.8 views

CVE-2026-67213

A flaw was found in nanoid Nano ID, a small, secure, and URL-friendly unique string ID generator. An attacker could exploit this vulnerability by providing a zero-size input to the customAlphabet or customRandom functions. This would cause an infinite loop, leading to a denial of service DoS...

8.2CVSS6.2AI score0.00319EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/08/10 4:23 p.m.5 views

SUSE CVE-2026-67214

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 negative value and never reaches its termination conditio...

8.2CVSS6.4AI score0.0033EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/08/06 5:47 a.m.8 views

Infinite Loop

nanoid is vulnerable to Infinite Loop. The vulnerability is due to the customAlphabet and nanoid functions in the non-secure module hanging indefinitely when given a negative size, where the loop counter is decremented from a negative value and never reaches its termination condition, and attacke...

8.2CVSS5.4AI score0.0033EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/04 4:47 p.m.6 views

nanoid: nanoid: Predictable ID generation due to integer overflow

A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the nanoidsize function. This issue causes the internal random number generator to become predictable, leading to t...

7.4CVSS5.4AI score0.00296EPSS
SaveExploits0References10
Veracode
Veracode
added 2026/08/04 9:26 a.m.72 views

Denial Of Service (DoS)

nanoid is vulnerable to Denial Of Service. The vulnerability is due to an infinite loop in customAlphabet and customRandom when configured with a size of 0, allowing attacker-controlled input to hang the calling thread and cause application unavailability...

8.2CVSS5.5AI score0.00319EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder