GraphQL Java · Lifecycle Status

GraphQL Java End of Life (EOL) Dates & Support Timeline

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

GraphQL Java 26.0 is actively supported. No versions approaching EOL in the next 6 months.
Latest Active
26.0
26 series
Next EOL
None upcoming
Active Versions
1
of 6 total
EOL Versions
5
no longer patched
35 / 100
Medium Risk
EOL Risk Score™  How is this calculated? →
EOL Recency
25/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 202420252026212223242526TODAY
All Versions
VersionLatest ReleaseRelease DateEOL DateDaysStatus
21 21.5 Jul 11, 2023 Apr 16, 2024 813 days past EOL EOL
22 22.4 Apr 16, 2024 Apr 7, 2025 457 days past EOL EOL
23 23.1 Apr 7, 2025 May 16, 2025 418 days past EOL EOL
24 24.3 May 16, 2025 Nov 10, 2025 240 days past EOL EOL
25 25.0 Nov 10, 2025 Apr 23, 2026 76 days past EOL EOL
26 26.0 Apr 23, 2026 TBD Supported Active

GraphQL Java lifecycle status — the real story

graphql-java is the engine under most JVM GraphQL deployments, including Spring for GraphQL and Netflix DGS. Its lifecycle profile is defined by a fast major-release cadence — roughly two majors per year (21 in 2023, 22 and 23/24 through 2024-25, 26 by April 2026) — combined with a latest-version support posture, meaning each major is effectively end-of-life within months of its successor.

In practice enterprises pin graphql-java majors for long periods because upgrades ripple through framework versions (each Spring for GraphQL / DGS release binds to a specific graphql-java major). That structural lag means production systems routinely run majors that are several generations unsupported.

When auditing, resolve the effective graphql-java version through the framework BOM rather than the declared dependency — the framework's binding is what pins you, and framework upgrades are the real remediation path.

What does GraphQL Java end of life mean for your organization?

When a version of GraphQL Java 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 GraphQL Java 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 GraphQL Java 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 GraphQL Java?
See the full table above for all GraphQL Java version EOL dates.
When is the GraphQL Java support end date?
Each GraphQL Java version has its own support end date — see the table above for every version's date.
What is the latest supported version of GraphQL Java?
The latest active version of GraphQL Java is 26.0. Always verify against the table above as support windows can change.
What happens when GraphQL Java reaches end of life?
When GraphQL Java 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 GraphQL Java?
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 GraphQL Java 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 →