Rails 7.2 · Version Status
Rails 7.2 End of Life Date
Rails 7.2 end-of-life date, support status, and CVE risk. Data from endoflife.date and official vendor documentation.
⚡
Rails 7.2 reaches end of life on August 9, 2026. Plan your migration now — 92 days remaining.
EOL Date
Aug 9, 2026
92 days remaining
Latest Release
7.2.3.1
Standard release
Release Date
Aug 9, 2024
Rails 7.2 series
| Version | Latest | EOL Date | Status |
| 4.2 |
4.2.11.3 |
Apr 27, 2017 |
EOL |
| 5.0 |
5.0.7.2 |
Apr 9, 2018 |
EOL |
| 5.1 |
5.1.7 |
Aug 25, 2019 |
EOL |
| 5.2 |
5.2.8.1 |
Jun 1, 2022 |
EOL |
| 6.0 |
6.0.6.1 |
Jun 1, 2023 |
EOL |
| 6.1 |
6.1.7.10 |
Oct 1, 2024 |
EOL |
| 7.0 |
7.0.10 |
Apr 1, 2025 |
EOL |
| 7.1 |
7.1.6 |
Oct 1, 2025 |
EOL |
What does Rails 7.2 end of life mean?
When Rails 7.2 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 Rails 7.2 past its EOL date creates a permanently growing attack surface that standard security tooling will not surface.
Migrate to Rails 8.1 or implement compensating controls — network segmentation, enhanced monitoring, restricted access — while migration is underway.
Frequently Asked Questions
When does Rails 7.2 reach end of life?
Rails 7.2 reached end of life on August 9, 2026. That is 92 days remaining.
Is Rails 7.2 still supported?
Rails 7.2 is still supported but approaching end of life on August 9, 2026. Begin planning your migration now.
What should I upgrade to from Rails 7.2?
The recommended upgrade from Rails 7.2 is
Rails 8.1 — the latest actively supported version. Check the
Rails full timeline for all supported versions.
What are the security risks of running Rails 7.2 past EOL?
When Rails 7.2 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 Rails should migrate immediately or implement compensating controls.