
# python 3.14.7

The Python programming language

Snapshot of gominimal/pkgs commit `2c24dbe892e1b47a5b54020abe4645b499d943e8` (pushed 2026-09-12T22:42:24.000Z).

## Install

```sh
min add python
```

## Direct advisories

| ID | Severity | CVSS | Fix status | Fixed version | Summary |
| --- | --- | --- | --- | --- | --- |
| CVE-2025-15367 | MEDIUM | — | fixed | — | POP3 command injection in user-controlled commands |
| CVE-2026-15310 | LOW | — | fixed | — | zipfile: bzip2/LZMA/Zstandard members decompress without a max_length bound, defeating chunked-read memory limits |
| CVE-2026-15806 | MEDIUM | — | fixed | — | `HTTPPasswordMgr` can send saved HTTPS credentials via HTTP because of incorrect scheme matching |
| CVE-2026-17084 | MEDIUM | — | fixed | — | stringprep.map_table_b2() deviates from RFC 3454 Table B.2 |
| CVE-2026-19672 | MEDIUM | — | unknown_fix | — | The tarfile module's tar and data  extraction filters created directories outside the destination for  members whose name leaves the destination and returns to it, such as ../evil/../dest/sub/file. The containment check used the resolved path, but intermediate directories were created from the name as given.  Only  empty directories are created outside the destination. Member contents  are still extracted inside it. To return to the destination the member's  name must contain the destination directory's own final component, so  extraction into a secure randomised directory is not affected.  This affects POSIX platforms only. On Windows, .. components are collapsed before the path reaches the filesystem, so the directories outside the destination are never created. |

## Transitive advisories

17 advisories inherited through runtime dependencies:

- CVE-2026-66046 (HIGH) via expat
- CVE-2026-76956 (MEDIUM) via expat
- CVE-2026-76957 (MEDIUM) via expat
- CVE-2026-14456 (HIGH) via openssl
- CVE-2026-14457 (HIGH) via openssl
- CVE-2026-18798 (HIGH) via openssl
- CVE-2026-54874 (HIGH) via openssl
- CVE-2026-54876 (HIGH) via openssl
- CVE-2026-63072 (HIGH) via openssl
- CVE-2026-63073 (CRITICAL) via openssl
- CVE-2026-63074 (MEDIUM) via openssl
- CVE-2026-63075 (HIGH) via openssl
- CVE-2026-63076 (HIGH) via openssl
- CVE-2026-75803 (CRITICAL) via openssl
- CVE-2026-5435 (HIGH) via glibc
- CVE-2026-6238 (MEDIUM) via glibc
- GHSA-5qpq-xqfv-j9pg (UNKNOWN) via xz

## Dependencies

- Build (8): base, make, gdbm, ncurses, pkgconf, sqlite, toolchain, util-linux
- Runtime (7): bash, libffi, expat, openssl, glibc, zlib, xz

## Scorecard

| Category | Score | Band |
| --- | --- | --- |
| supply-chain | 88 | good |
| advisories | 10 | low |
| quality | 65 | mid |
| maintenance | 100 | perfect |
| licence | 90 | good |

## Links

- Homepage: https://www.python.org
- Package page (HTML): https://minimal.dev/pkgs/python
- JSON API (floats latest): https://minimal.dev/api/pkgs/python.json
- SBOM (CycloneDX 1.5): https://minimal.dev/api/pkgs/python/sbom.json
