VYPR

Soup Sieve

by facelessuser

Source repositories

CVEs (2)

  • CVE-2026-49477HigJul 14, 2026
    risk 0.42cvss 7.5epss 0.01

    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 contains a regular expression vulnerable to catastrophic backtracking when processing an attribute selector with an unterminated quoted value in…

  • CVE-2026-49476HigJul 14, 2026
    risk 0.42cvss 7.5epss 0.01

    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…