end-of-life.org

Python 3.7 End of Life

Support dates, vulnerabilities published since end of life, and upgrade guidance — rebuilt from live data.

End of Life

Python 3.7 reached end of life on 27 Jun 2023. It no longer receives security fixes.

1,139 days without security patches
25 Python CVEs published since EOL
Recommended action: upgrade to Python 3.14.
Check your versionpython --version

Support timeline

Official dates from the Python release process.

MilestoneDateStatus
Initial release27 Jun 2018
End of life 27 Jun 2023 3.1 years ago
Active support ended27 Jun 2020 security fixes only after this
Latest release3.7.17 · 5 Jun 2023 final

The cost of staying: CVEs since end of life

25 Python vulnerabilities have been published since 27 Jun 2023. All were fixed in supported branches — 3.7 received none of them. Source: NVD.

Python CVEs published since 3.7's EOL, by year

1 of the 25 are rated critical · data refreshed 2026-08-09

0 5 10 8 2023 3 2024 4 2025 10 2026
CVE-2022-48565 CVSS 9.8

Published 22 Aug 2023 · rated critical — fixed in supported branches only, never in 3.7. Details

CVE-2024-9287 CVSS 7.8

Published 22 Oct 2024 · rated high — fixed in supported branches only, never in 3.7. Details

CVE-2022-48560 CVSS 7.5

Published 22 Aug 2023 · rated high — fixed in supported branches only, never in 3.7. Details

Where to go from 3.7

Recommended target: Python 3.14 (supported until 31 Oct 2030).

The newest actively supported branch is Python 3.14 (latest release 3.14.7). Review docs.python.org before upgrading.

Frequently asked questions

Is Python 3.7 still safe to use?

No. Python 3.7 stopped receiving security fixes on 27 Jun 2023. Since then, 25 Python vulnerabilities have been published and fixed in supported branches — Python 3.7 received none of those fixes.

Can I still download Python 3.7?

Yes — the final release (3.7.17) generally remains available from vendor archives and OS package mirrors, but installing it means running software with known, unpatched vulnerabilities.

What should I upgrade Python 3.7 to?

Upgrade to Python 3.14, the newest actively supported branch (supported until 31 Oct 2030).

All Python versions