Skip to content

yfinance-0.2.27-py2.py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.5) #76

@mend-bolt-for-github

Description

@mend-bolt-for-github
Vulnerable Library - yfinance-0.2.27-py2.py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt

Found in HEAD commit: b2b2eb325dc81df00162fc7b87524324be1c6492

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (yfinance version) Remediation Possible**
CVE-2026-41066 High 7.5 lxml-4.9.3-cp37-cp37m-manylinux_2_28_x86_64.whl Transitive 0.2.28

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

Details

CVE-2026-41066

Vulnerable Library - lxml-4.9.3-cp37-cp37m-manylinux_2_28_x86_64.whl

Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.

Library home page: https://files.pythonhosted.org/packages/06/d4/f95105414c4bf7e4c87ec5e3c600dd88909c628d77a2760c0e5ef186bba4/lxml-4.9.3-cp37-cp37m-manylinux_2_28_x86_64.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt

Dependency Hierarchy:

  • yfinance-0.2.27-py2.py3-none-any.whl (Root Library)
    • lxml-4.9.3-cp37-cp37m-manylinux_2_28_x86_64.whl (Vulnerable Library)

Found in HEAD commit: b2b2eb325dc81df00162fc7b87524324be1c6492

Found in base branch: main

Vulnerability Details

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities='internal' or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.

Publish Date: 2026-04-24

URL: CVE-2026-41066

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: High
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-vfmq-68hx-4jfw

Release Date: 2026-04-22

Fix Resolution (lxml): 6.1.0

Direct dependency fix Resolution (yfinance): 0.2.28

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