Go 1.26 · Version Status

Go 1.26 End of Life Date

Go 1.26 end-of-life date, support status, and CVE risk. Data from endoflife.date and official vendor documentation.

Go 1.26 is actively supported. EOL date: Already EOL.
EOL Date
Already EOL
Supported
Latest Release
1.26.3
Standard release
Release Date
Feb 11, 2026
Go 1.26 series
← Go 1.25 All Go versions
All Go Versions
VersionLatestEOL DateStatus
1.10 1.10.8 Feb 25, 2019 EOL
1.11 1.11.13 Sep 3, 2019 EOL
1.12 1.12.17 Feb 25, 2020 EOL
1.13 1.13.15 Aug 11, 2020 EOL
1.14 1.14.15 Feb 16, 2021 EOL
1.15 1.15.15 Aug 16, 2021 EOL
1.16 1.16.15 Mar 15, 2022 EOL
1.17 1.17.13 Aug 2, 2022 EOL

What does Go 1.26 end of life mean?

When Go 1.26 reaches end of life, the maintainers stop issuing security patches for this version. CVEs discovered after the EOL date are publicly disclosed on the National Vulnerability Database with no patch available. Exploit code frequently appears on GitHub within days of disclosure.

The CVE blind spot: Most vulnerability scanners check for known CVEs but do not flag the ongoing accumulation of unpatched vulnerabilities in EOL software versions. Running Go 1.26 past its EOL date creates a permanently growing attack surface that standard security tooling will not surface.

Migrate to Go 1.26 or implement compensating controls — network segmentation, enhanced monitoring, restricted access — while migration is underway.

Frequently Asked Questions
When does Go 1.26 reach end of life?
Go 1.26 has already reached end of life.
Is Go 1.26 still supported?
Yes, Go 1.26 is currently supported. The EOL date is Already EOL.
What should I upgrade to from Go 1.26?
The recommended upgrade from Go 1.26 is Go 1.26 — the latest actively supported version. Check the Go full timeline for all supported versions.
What are the security risks of running Go 1.26 past EOL?
When Go 1.26 reaches end of life, the maintainers stop issuing security patches. Any CVEs disclosed after the EOL date accumulate with no remediation path. Most vulnerability scanners do not flag this — it is the CVE blind spot. Organizations running EOL Go should migrate immediately or implement compensating controls.
Data from endoflife.date API · Generated at build time · How we source data →