end-of-life.org

Django 5.0 End of Life

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

End of Life

Django 5.0 reached end of life on 2 Apr 2025. It no longer receives security fixes.

494 days without security patches
33 Django CVEs published since EOL
Recommended action: upgrade to Django 6.1.
Check your versionpython -c "import django; print(django.get_version())"

Support timeline

Official dates from the Django release process.

MilestoneDateStatus
Initial release4 Dec 2023
End of life 2 Apr 2025 1.4 years ago
Active support ended7 Aug 2024 security fixes only after this
Latest release5.0.14 · 2 Apr 2025 final

The cost of staying: CVEs since end of life

33 Django vulnerabilities have been published since 2 Apr 2025. All were fixed in supported branches — 5.0 received none of them. Source: NVD.

Django CVEs published since 5.0's EOL, by year

2 of the 33 are rated critical · data refreshed 2026-08-09

0 12.5 25 9 2025 24 2026
CVE-2026-4277 CVSS 9.8

Published 7 Apr 2026 · rated critical — fixed in supported branches only, never in 5.0. Details

CVE-2025-64459 CVSS 9.1

Published 5 Nov 2025 · rated critical — fixed in supported branches only, never in 5.0. Details

CVE-2025-64458 CVSS 7.5

Published 5 Nov 2025 · rated high — fixed in supported branches only, never in 5.0. Details

Where to go from 5.0

Recommended target: Django 6.1 (supported until 31 Dec 2027).

The newest actively supported branch is Django 6.1 (latest release 6.1). Review docs.djangoproject.com before upgrading.

Frequently asked questions

Is Django 5.0 still safe to use?

No. Django 5.0 stopped receiving security fixes on 2 Apr 2025. Since then, 33 Django vulnerabilities have been published and fixed in supported branches — Django 5.0 received none of those fixes.

Can I still download Django 5.0?

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

What should I upgrade Django 5.0 to?

Upgrade to Django 6.1, the newest actively supported branch (supported until 31 Dec 2027).

All Django versions