Bug 2523489 - CVE-2026-67214 qgis: nanoid: Denial of Service via negative size input in non-secure module functions [fedora-all]
Summary: CVE-2026-67214 qgis: nanoid: Denial of Service via negative size input in non...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: qgis
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Sandro Mani
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["f541dbf1-ce45-491a-9832-a...
Depends On:
Blocks: CVE-2026-67214
TreeView+ depends on / blocked
 
Reported: 2026-08-25 14:36 UTC by Joel Chamberlain
Modified: 2026-08-25 14:36 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joel Chamberlain 2026-08-25 14:36:17 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.


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