Bug 2523478 - CVE-2026-67214 openbao: nanoid: Denial of Service via negative size input in non-secure module functions [fedora-all]
Summary: CVE-2026-67214 openbao: nanoid: Denial of Service via negative size input in ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: openbao
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Dave Dykstra
QA Contact:
URL:
Whiteboard: {"flaws": ["f541dbf1-ce45-491a-9832-a...
Depends On:
Blocks: CVE-2026-67214
TreeView+ depends on / blocked
 
Reported: 2026-08-25 14:34 UTC by Joel Chamberlain
Modified: 2026-08-28 20:14 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-08-28 20:14:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joel Chamberlain 2026-08-25 14:34:21 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 Dave Dykstra 2026-08-28 20:14:52 UTC
OpenBao does not have any server side javascript, so this vulnerability is not applicable


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