Back to search

Python

Python

See the latest tracked release, confirm when it was published, and subscribe for update emails.

Current version
Last checked: 2026-07-21

3.13.14

Release date
June 10, 2026
Security status
Current version appears affected by 1 high-severity CVE.

Source

endoflife.date

Public release notes are linked for the latest stored release.

Release history

See the latest published releases stored for this product.

Version Published Notes
3.13.14 2026-06-10 Release Notes
3.13.13 2026-04-07 Release Notes
3.13.12 2026-02-03 Release Notes

Vulnerability tracking

versionPing monitors CVEs for this product. Matching CVEs are listed below. We only display CVEs with a CVSS score of 7.0 or higher that were published within the last 90 days.

Affected status is inferred from published affected version ranges where available. Always verify against the vendor advisory before making production decisions.

CVE Severity Published Status Summary
CVE-2026-15308 HIGH (8.7) 2026-07-09 Current versionaffected

The incremental HTML parser (html.parser.HTMLParser) allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data.

Affected versions
  • Up to (excluding) 3.15.0
CVE-2026-7210 HIGH (7.5) 2026-05-11 Current versionnot affected

`xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\r\n\r\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch.

Affected versions
  • Up to (excluding) 3.15.0
CVE-2026-3087 HIGH (7.5) 2026-04-27 Current versionnot affected

If `shutil.unpack_archive()` is given a ZIP archive with an absolute Windows path containing a drive (`C:\\...`) then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability.

Affected versions
  • Up to (including) 3.14.4