Bug 2523449 - CVE-2026-67214 fbthrift: nanoid: Denial of Service via negative size input in non-secure module functions [epel-all]
Summary: CVE-2026-67214 fbthrift: nanoid: Denial of Service via negative size input in...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: fbthrift
Version: epel10
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Michel Lind
QA Contact:
URL:
Whiteboard: {"flaws": ["f541dbf1-ce45-491a-9832-a...
Depends On:
Blocks: CVE-FalsePositive-Unshipped CVE-2026-67214
TreeView+ depends on / blocked
 
Reported: 2026-08-25 14:29 UTC by Joel Chamberlain
Modified: 2026-08-25 15:32 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-08-25 15:32:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joel Chamberlain 2026-08-25 14:29:29 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

nanoid (Nano ID) before 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 condition, spinning indefinitely and hanging the calling thread. An application that passes an unvalidated, attacker-controlled negative size to these functions is exposed to a denial-of-service condition.

Comment 1 Michel Lind 2026-08-25 15:32:01 UTC
This CVE is in a JavaScript/NodeJS package; the JavaScript here is not shipped in the binary RPMs.


Note You need to log in before you can comment on or make changes to this bug.