Skip to content

pyOpenSSL-24.2.1-py3-none-any.whl: 2 vulnerabilities (highest severity is: 8.1) #67

@mend-for-github-com

Description

@mend-for-github-com
Vulnerable Library - pyOpenSSL-24.2.1-py3-none-any.whl

Python wrapper module around the OpenSSL library

Library home page: https://files.pythonhosted.org/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt

Vulnerabilities

Vulnerability Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (pyOpenSSL version) Remediation Possible**
CVE-2026-27459 High 8.1 Not Defined 0.0% pyOpenSSL-24.2.1-py3-none-any.whl Direct https://github.com/pyca/pyopenssl.git - 26.0.0
CVE-2026-27448 Low 3.7 Not Defined 0.0% pyOpenSSL-24.2.1-py3-none-any.whl Direct https://github.com/pyca/pyopenssl.git - 26.0.0

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

Details

CVE-2026-27459

Vulnerable Library - pyOpenSSL-24.2.1-py3-none-any.whl

Python wrapper module around the OpenSSL library

Library home page: https://files.pythonhosted.org/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt

Dependency Hierarchy:

  • pyOpenSSL-24.2.1-py3-none-any.whl (Vulnerable Library)

Found in base branch: master

Vulnerability Details

pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to "set_cookie_generate_callback" returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0.0, cookie values that are too long are now rejected.

Publish Date: 2026-03-17

URL: CVE-2026-27459

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

CVSS 3 Score Details (8.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-03-16

Fix Resolution: https://github.com/pyca/pyopenssl.git - 26.0.0

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2026-27448

Vulnerable Library - pyOpenSSL-24.2.1-py3-none-any.whl

Python wrapper module around the OpenSSL library

Library home page: https://files.pythonhosted.org/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt

Dependency Hierarchy:

  • pyOpenSSL-24.2.1-py3-none-any.whl (Vulnerable Library)

Found in base branch: master

Vulnerability Details

pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback to "set_tlsext_servername_callback" raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for any security-sensitive behavior, this could allow bypassing it. Starting in version 26.0.0, unhandled exceptions now result in rejecting the connection.

Publish Date: 2026-03-17

URL: CVE-2026-27448

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

CVSS 3 Score Details (3.7)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-03-16

Fix Resolution: https://github.com/pyca/pyopenssl.git - 26.0.0

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions