NGINX End of Life (EOL) Dates & Support Timeline
Complete end-of-life dates, support windows, and security status for all NGINX versions. Data sourced from endoflife.date and official vendor documentation. Updated at every deploy.
NGINX 1.31 is supported, with no end-of-life or end-of-support date announced yet. 21 of 23 tracked NGINX versions are past end of life; the most recent to reach it, 1.29, did so on May 13, 2026. The full NGINX lifecycle, with every version's release and end-of-support date, is in the table below.
Running an EOL version? Get matched with support options — free ↓| Version | Latest Release | Release Date | EOL Date | Days | Status |
|---|---|---|---|---|---|
| 1.0 | 1.0.15 | Apr 12, 2011 | Apr 23, 2012 | 5266 days past EOL | EOL |
| 1.2 | 1.2.9 | Apr 23, 2012 | Apr 24, 2013 | 4900 days past EOL | EOL |
| 1.4 | 1.4.7 | Apr 24, 2013 | Apr 24, 2014 | 4535 days past EOL | EOL |
| 1.6 | 1.6.3 | Apr 24, 2014 | Apr 21, 2015 | 4173 days past EOL | EOL |
| 1.8 | 1.8.1 | Apr 21, 2015 | Apr 26, 2016 | 3802 days past EOL | EOL |
| 1.10 | 1.10.3 | Apr 26, 2016 | Apr 12, 2017 | 3451 days past EOL | EOL |
| 1.12 | 1.12.2 | Apr 12, 2017 | Apr 17, 2018 | 3081 days past EOL | EOL |
| 1.14 | 1.14.2 | Apr 17, 2018 | Apr 23, 2019 | 2710 days past EOL | EOL |
| 1.16 | 1.16.1 | Apr 23, 2019 | Apr 21, 2020 | 2346 days past EOL | EOL |
| 1.18 | 1.18.0 | Apr 21, 2020 | Apr 20, 2021 | 1982 days past EOL | EOL |
| 1.19 | 1.19.10 | May 26, 2020 | May 25, 2021 | 1947 days past EOL | EOL |
| 1.20 | 1.20.2 | Apr 20, 2021 | May 24, 2022 | 1583 days past EOL | EOL |
| 1.21 | 1.21.6 | May 25, 2021 | Jun 21, 2022 | 1555 days past EOL | EOL |
| 1.22 | 1.22.1 | May 24, 2022 | Apr 11, 2023 | 1261 days past EOL | EOL |
| 1.23 | 1.23.4 | Jun 21, 2022 | May 23, 2023 | 1219 days past EOL | EOL |
| 1.24 | 1.24.0 | Apr 11, 2023 | Apr 23, 2024 | 883 days past EOL | EOL |
| 1.25 | 1.25.5 | May 23, 2023 | May 29, 2024 | 847 days past EOL | EOL |
| 1.26 | 1.26.3 | Apr 23, 2024 | Apr 23, 2025 | 518 days past EOL | EOL |
| 1.27 | 1.27.5 | May 29, 2024 | Jun 24, 2025 | 456 days past EOL | EOL |
| 1.28 | 1.28.3 | Apr 23, 2025 | Apr 14, 2026 | 162 days past EOL | EOL |
| 1.29 | 1.29.8 | Jun 24, 2025 | May 13, 2026 | 133 days past EOL | EOL |
| 1.30 | 1.30.5 | Apr 14, 2026 | TBD | Supported | Active |
| 1.31 | 1.31.6 | May 13, 2026 | TBD | Supported | Active |
[](https://endoflife.ai/nginx)
NGINX release and support pattern
Across the 23 release lines with a published release date, NGINX has shipped a new line roughly every 0.9 years (median interval). A line typically stays supported for about 1 year from its release to its end-of-life date (measured on the 21 lines with both dates published).
Of the 23 release lines tracked, 21 are past end of life and 2 are still within support. The newest line, 1.31, was released May 13, 2026. No end-of-life date is currently published for the 2 supported lines.
Computed from the tracked release data at every build — the figures above are the dates in the table, restated, not an editorial estimate.
What does NGINX end of life mean for your organization?
When a version of NGINX reaches end of life, the maintainers stop issuing security patches. Vulnerabilities discovered after this date are publicly disclosed on the National Vulnerability Database, exploit code appears on GitHub, and your systems remain permanently exposed.
The CVE blind spot: A CVE-based scan does not show the accumulation of unpatched vulnerabilities in EOL software. Some scanners flag unsupported versions of common products, but coverage varies, and none of them give you the date in advance. With a zero-day, nobody knows about the vulnerability. With EOL software, the vulnerability is public — listed, rated, and often weaponized — but no vendor patch is coming. This is one of the most dangerous gaps in enterprise security posture.
Organizations running EOL NGINX should treat it as a vulnerability class in their risk register, apply compensating controls (network segmentation, enhanced monitoring, access restriction), and prioritize migration to a supported version.
Your options when NGINX reaches end of life
There are four realistic paths. Which one is right depends far more on how long the system needs to keep running than on the version you are on today.
| Option | Best when | Watch out for |
|---|---|---|
| Move to a supported version | The system will outlive the current version's support window and you can schedule the work | Budget for compatibility testing, not just the upgrade itself — that is where the real cost sits |
| Replace the component | The project is unmaintained, or a better-supported alternative exists | The replacement has its own lifecycle and its own end-of-life date — you are changing vendors, not escaping the problem |
| Buy extended support | Migration is genuinely underway but cannot finish before the deadline, or the workload is frozen by certification or a third-party application | A bridge, not a destination — every year purchased is a year the migration still has to happen |
| Document accepted risk | The system is isolated, short-lived, or scheduled for retirement | Only defensible with real compensating controls and a written decision — auditors treat undocumented end-of-life software as a finding |
How to choose, in one question: how many more years does this system need to run? Under a year, extended support (where it exists) is usually cheaper than an emergency migration. One to three years, migrate — support purchased repeatedly costs more than doing the project once, and the project only gets harder as the version ages. Indefinitely, migrate now and plan the next migration before it surprises you.
Worth saying plainly, because vendors selling extended support rarely will: extended support is often the more expensive choice over a multi-year horizon. It is the right answer when a deadline is genuinely unreachable, not as a default. Compare the annual fee against the one-time cost of migrating before committing to either.
Formalizing decisions like this across your estate? Our free EOL policy template is a ready-to-adopt policy with risk tiers, remediation SLAs, and audit mapping — no signup, free to use and share.
Extended Support Options
If you cannot migrate immediately, extended support vendors provide continued security patches for EOL NGINX versions. This is a bridge, not a permanent solution — plan your migration in parallel.
NGINX has 21 versions past end of life — security patches have stopped, but CVE disclosures haven't. Extended support past the official date exists for many products in this position — whether it exists for NGINX is exactly what we check. Tell us where to reach you and we'll reply with matched options and pricing guidance — or an honest "no vendor covers this."