Django 4.1 End of Life
Support dates, vulnerabilities published since end of life, and upgrade guidance — rebuilt from live data.
Django 4.1 reached end of life on 1 Dec 2023. It no longer receives security fixes.
Support timeline
Official dates from the Django release process.
| Milestone | Date | Status |
|---|---|---|
| Initial release | 3 Aug 2022 | — |
| End of life | 1 Dec 2023 | 2.7 years ago |
| Active support ended | 5 Apr 2023 | security fixes only after this |
| Latest release | 4.1.13 · 1 Nov 2023 | final |
The cost of staying: CVEs since end of life
50 Django vulnerabilities have been published since 1 Dec 2023. All were fixed in supported branches — 4.1 received none of them. Source: NVD.
Django CVEs published since 4.1's EOL, by year
3 of the 50 are rated critical · data refreshed 2026-08-09
Published 6 Dec 2024 · rated critical — fixed in supported branches only, never in 4.1. Details
Published 7 Apr 2026 · rated critical — fixed in supported branches only, never in 4.1. Details
Published 5 Nov 2025 · rated critical — fixed in supported branches only, never in 4.1. Details
Where to go from 4.1
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 4.1 still safe to use?
No. Django 4.1 stopped receiving security fixes on 1 Dec 2023. Since then, 50 Django vulnerabilities have been published and fixed in supported branches — Django 4.1 received none of those fixes.
Can I still download Django 4.1?
Yes — the final release (4.1.13) 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 4.1 to?
Upgrade to Django 6.1, the newest actively supported branch (supported until 31 Dec 2027).