Bug 2494978 - CVE-2026-13149 kf6-breeze-icons: Brace-expansion: Denial of Service due to exponential-time complexity [fedora-all]
Summary: CVE-2026-13149 kf6-breeze-icons: Brace-expansion: Denial of Service due to ex...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kf6-breeze-icons
Version: 45
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Michel Lind
QA Contact:
URL:
Whiteboard: {"flaws": ["a0503c46-8af3-4431-ae96-3...
Depends On:
Blocks: CVE-FalsePositive-Unshipped CVE-2026-13149
TreeView+ depends on / blocked
 
Reported: 2026-06-30 14:46 UTC by Jon Weiser
Modified: 2026-08-25 22:16 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-08-25 22:16:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jon Weiser 2026-06-30 14:46: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.

brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.

Comment 1 Aoife Moloney 2026-08-17 15:07:22 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle.
Changing version to 45.

Comment 2 Michel Lind 2026-08-25 22:16:14 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.