Skip to content

soupsieve-2.4.1-py3-none-any.whl: 2 vulnerabilities (highest severity is: 7.5) #55

Description

@mend-bolt-for-github
Vulnerable Library - soupsieve-2.4.1-py3-none-any.whl

A modern CSS selector implementation for Beautiful Soup.

Library home page: https://files.pythonhosted.org/packages/49/37/673d6490efc51ec46d198c75903d99de59baffdd47aea3d071b80a9e4e89/soupsieve-2.4.1-py3-none-any.whl

Sample Path to Dependency File: /blockchain/requirements.txt

Path to vulnerable library: /blockchain/requirements.txt

Found in HEAD commit: 56243b6f6a9d69dc996086fd1497f2255877936c

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (soupsieve version) Remediation Possible**
CVE-2026-49477 High 7.5 soupsieve-2.4.1-py3-none-any.whl Direct 2.8.4
CVE-2026-49476 High 7.5 soupsieve-2.4.1-py3-none-any.whl Direct 2.8.4

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2026-49477

Vulnerable Library - soupsieve-2.4.1-py3-none-any.whl

A modern CSS selector implementation for Beautiful Soup.

Library home page: https://files.pythonhosted.org/packages/49/37/673d6490efc51ec46d198c75903d99de59baffdd47aea3d071b80a9e4e89/soupsieve-2.4.1-py3-none-any.whl

Sample Path to Dependency File: /blockchain/requirements.txt

Path to vulnerable library: /blockchain/requirements.txt

Dependency Hierarchy:

  • soupsieve-2.4.1-py3-none-any.whl (Vulnerable Library)

Found in HEAD commit: 56243b6f6a9d69dc996086fd1497f2255877936c

Found in base branch: main

Vulnerability Details

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 soupsieve/css_parser.py, allowing an attacker who can supply untrusted CSS selector strings to soupsieve.compile() or Beautiful Soup .select() / .select_one() to cause CPU exhaustion and denial of service. This issue is fixed in version 2.8.4.

Publish Date: 2026-07-14

URL: CVE-2026-49477

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-836r-79rf-4m37

Release Date: 2026-07-09

Fix Resolution: 2.8.4

Step up your Open Source Security Game with Mend here

CVE-2026-49476

Vulnerable Library - soupsieve-2.4.1-py3-none-any.whl

A modern CSS selector implementation for Beautiful Soup.

Library home page: https://files.pythonhosted.org/packages/49/37/673d6490efc51ec46d198c75903d99de59baffdd47aea3d071b80a9e4e89/soupsieve-2.4.1-py3-none-any.whl

Sample Path to Dependency File: /blockchain/requirements.txt

Path to vulnerable library: /blockchain/requirements.txt

Dependency Hierarchy:

  • soupsieve-2.4.1-py3-none-any.whl (Vulnerable Library)

Found in HEAD commit: 56243b6f6a9d69dc996086fd1497f2255877936c

Found in base branch: main

Vulnerability Details

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.

Publish Date: 2026-07-14

URL: CVE-2026-49476

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-2wc2-fm75-p42x

Release Date: 2026-07-09

Fix Resolution: 2.8.4

Step up your Open Source Security Game with Mend here

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions