Skip to content

Bundled Python 3.14.3 in AWS CLI v2 installer affected by CVE-2026-4519 #10209

@stecasta

Description

@stecasta

The AWS CLI v2 Linux installer (https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip) bundles Python 3.14.3 as libpython3.14.so.1.0 under /usr/local/aws-cli/v2/2.34.28/dist/.

Python 3.14.3 is affected by CVE-2026-4519. The fix is available in Python 3.14.4, released April 8 (cpython#148031).

This is causing container security scan failures (Anchore/Grype) for anyone using the official AWS CLI v2 installer in Docker images, as the bundled libpython3.14.so is detected as vulnerable.

Could the installer be rebuilt with Python 3.14.4?

Affected versions: AWS CLI v2 2.34.26, 2.34.27, 2.34.28 (and likely earlier)
Fixed in: Python 3.14.4, 3.13.13, 3.15.0a8

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.dependenciesThis issue is a problem in a dependency.p3This is a minor priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions