H2 Database · Lifecycle Status

H2 Database End of Life (EOL) Dates & Support Timeline

Complete end-of-life dates, support windows, and security status for all H2 Database versions. Data sourced from endoflife.date and official vendor documentation. Updated at every deploy.

H2 Database 2.4.240 is actively supported. No versions approaching EOL in the next 6 months.
Latest Active
2.4.240
2 series
Next EOL
None upcoming
Active Versions
1
of 2 total
EOL Versions
1
no longer patched
50 / 100
Medium Risk
EOL Risk Score™  How is this calculated? →
EOL Recency
40/40
Attack Surface
10/30 Medium tier
CISA KEV Exposure
0/20 Not in KEV
Extended Support
0/10 Available
EOL Risk Score™ — proprietary methodology by endoflife.ai. Factors: EOL recency, attack surface breadth, CISA KEV catalog presence, extended support availability. Updated at every build. Methodology →
Release Cycle Timeline
EOL   Warning   Active   Today
Release cycle timeline 2015201620172018201920202021202220232024202520261.42TODAY
All Versions
VersionLatest ReleaseRelease DateEOL DateDaysStatus
1.4 1.4.200 Apr 12, 2014 Nov 29, 2021 1682 days past EOL EOL
2 2.4.240 Nov 29, 2021 TBD Supported Active

H2 Database lifecycle status — the real story

H2 is the JVM's most common embedded database — the default for local development, testing, and a surprising amount of quietly shipped production software. Its lifecycle split at the 2.0 release in November 2021: the 1.4.x line ended at 1.4.200 (October 2019) and is unsupported, while 2.x remains actively maintained (2.4.240 shipped September 2025).

The split matters for security: critical vulnerabilities disclosed in early 2022 — including a JNDI-based remote-code-execution flaw in the H2 console (CVE-2021-42392, found in the wake of Log4Shell) — affect the 1.x era and will never be patched there. H2 2.x also changed the on-disk format, so upgrading is a data-migration exercise, not a version bump.

That migration friction is why 1.4.200, a 2019 release, still ranks among the most-downloaded H2 artifacts — a textbook stranded-version problem worth flagging in any Java dependency audit.

What does H2 Database end of life mean for your organization?

When a version of H2 Database 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: Most vulnerability scanners check for known CVEs but do not flag the accumulation of unpatched vulnerabilities in EOL software. With a zero-day, nobody knows about the vulnerability. With EOL software, the vulnerability is public — listed, rated, and often weaponized — but no patch will ever exist. This is the most dangerous gap in enterprise security posture.

Organizations running EOL H2 Database 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.

Extended Support Options

If you cannot migrate immediately, extended support vendors provide continued security patches for EOL H2 Database versions. This is a bridge, not a permanent solution — plan your migration in parallel.

endoflife.ai
Need Extended Support?

We work with vetted extended support vendors. Tell us what you need and we'll connect you with the right provider.

Contact Us →
Frequently Asked Questions
What is the end-of-life date for H2 Database?
See the full table above for all H2 Database version EOL dates.
When is the H2 Database support end date?
Each H2 Database version has its own support end date — see the table above for every version's date.
What is the latest supported version of H2 Database?
The latest active version of H2 Database is 2.4.240. Always verify against the table above as support windows can change.
What happens when H2 Database reaches end of life?
When H2 Database reaches end of life, the vendor stops issuing security patches. Any CVEs disclosed after the EOL date accumulate indefinitely with no patch path — creating an ever-growing attack surface that most vulnerability scanners do not flag.
How do I check if I'm running an EOL version of H2 Database?
Check your current version against the table above. If your version's EOL date has passed, you are running unsupported software. You can also use the endoflife.ai Stack Scanner to check your entire dependency file at once.
Is there extended support available for EOL H2 Database versions?
Some vendors offer extended support for EOL software. Contact the original vendor or check with enterprise support providers for options.

Related Products

Data from endoflife.date API · endoflife.date · Generated at build time · How we source data →