VYPR

rpm package

opensuse/python-soupsieve&distro=openSUSE Leap 16.0

pkg:rpm/opensuse/python-soupsieve&distro=openSUSE%20Leap%2016.0

Vulnerabilities (3)

  • CVE-2026-49477HigJul 14, 2026
    affected < 2.6-160000.4.1fixed 2.6-160000.4.1

    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 so

  • CVE-2026-49476HigJul 14, 2026
    affected < 2.6-160000.4.1fixed 2.6-160000.4.1

    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 so

  • CVE-2026-44889MedJun 22, 2026
    affected < 2.6-160000.3.1fixed 2.6-160000.3.1

    WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underly