Bug 2500715 (CVE-2026-49476) - CVE-2026-49476 soupsieve: python-soupsieve: Soupsieve: Denial of Service via crafted CSS selector string
Summary: CVE-2026-49476 soupsieve: python-soupsieve: Soupsieve: Denial of Service via ...
Keywords:
Status: NEW
Alias: CVE-2026-49476
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-14 22:02 UTC by OSIDB Bzimport
Modified: 2026-07-15 10:28 UTC (History)
56 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-14 22:02:04 UTC
Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.8.4, the CSS selector parser in soupsieve allocates unbounded memory when compiling large comma-separated selector lists, allowing an attacker who can supply a crafted selector string to soupsieve.compile() or Beautiful Soup .select() / .select_one() to allocate hundreds of megabytes of heap memory from a relatively small input and cause denial of service. This issue is fixed in version 2.8.4.


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