---
cve: "CVE-2026-49476"
severity: "HIGH"
cvss: 7.5
epss: "0.5%"
vendor: "facelessuser"
kev: false
exploited: false
published: "2026-07-14 21:17:01"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-22T00:28:14+02:00"
---

# CVE-2026-49476

> 7.5 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 28108ab805818c832d9568142a99844fd95a0d39 (Commit)

## Referenzen

- <https://github.com/facelessuser/soupsieve/security/advisories/GHSA-2wc2-fm75-p42x>
- <https://github.com/facelessuser/soupsieve/commit/28108ab805818c832d9568142a99844fd95a0d39>
- <https://github.com/facelessuser/soupsieve/releases/tag/2.8.4>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-49476) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
