Skip to content

alembic-1.13.1-py3-none-any.whl: 2 vulnerabilities (highest severity is: 7.5) #28

Description

@mend-bolt-for-github
Vulnerable Library - alembic-1.13.1-py3-none-any.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/reactresolve-_UixkESs/lib/python3.8/site-packages/Mako-1.3.2.dist-info

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (alembic version) Remediation Possible**
CVE-2026-44307 High 7.5 Mako-1.3.2-py3-none-any.whl Transitive 1.13.2
CVE-2026-41205 High 7.5 Mako-1.3.2-py3-none-any.whl Transitive 1.13.2

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

Details

CVE-2026-44307

Vulnerable Library - Mako-1.3.2-py3-none-any.whl

A super-fast templating language that borrows the best ideas from the existing templating languages.

Library home page: https://files.pythonhosted.org/packages/2b/8d/9f11d0b9ac521febb806e7f30dc5982d0f4f5821217712c59005fbc5c1e3/Mako-1.3.2-py3-none-any.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/reactresolve-_UixkESs/lib/python3.8/site-packages/Mako-1.3.2.dist-info

Dependency Hierarchy:

  • alembic-1.13.1-py3-none-any.whl (Root Library)
    • Mako-1.3.2-py3-none-any.whl (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Mako is a template library written in Python. Prior to 1.3.12, on Windows, a URI using backslash traversal (e.g. ....\ secret.txt) bypasses the directory traversal check in Template.init and the posixpath-based normalization in TemplateLookup.get_template(), allowing reads of files outside the configured template directory. This vulnerability is fixed in 1.3.12.
Mend Note: The description of this vulnerability differs from MITRE.

Publish Date: 2026-05-12

URL: CVE-2026-44307

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

Release Date: 2026-05-08

Fix Resolution (Mako): 1.3.12

Direct dependency fix Resolution (alembic): 1.13.2

Step up your Open Source Security Game with Mend here

CVE-2026-41205

Vulnerable Library - Mako-1.3.2-py3-none-any.whl

A super-fast templating language that borrows the best ideas from the existing templating languages.

Library home page: https://files.pythonhosted.org/packages/2b/8d/9f11d0b9ac521febb806e7f30dc5982d0f4f5821217712c59005fbc5c1e3/Mako-1.3.2-py3-none-any.whl

Sample Path to Dependency File: /Pipfile

Path to vulnerable library: /tmp/containerbase/cache/.local/share/virtualenvs/reactresolve-_UixkESs/lib/python3.8/site-packages/Mako-1.3.2.dist-info

Dependency Hierarchy:

  • alembic-1.13.1-py3-none-any.whl (Root Library)
    • Mako-1.3.2-py3-none-any.whl (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Mako is a template library written in Python. Prior to 1.3.11, TemplateLookup.get_template() is vulnerable to path traversal when a URI starts with // (e.g., //../../../secret.txt). The root cause is an inconsistency between two slash-stripping implementations. Any file readable by the process can be returned as rendered template content when an application passes untrusted input directly to TemplateLookup.get_template(). This vulnerability is fixed in 1.3.11.

Publish Date: 2026-04-23

URL: CVE-2026-41205

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-v92g-xgxw-vvmm

Release Date: 2026-04-23

Fix Resolution (Mako): 1.3.11

Direct dependency fix Resolution (alembic): 1.13.2

Step up your Open Source Security Game with Mend here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions