dom4j · Lifecycle Status

dom4j End of Life (EOL) Dates & Support Timeline

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

dom4j 2.2.0 is actively supported. No versions approaching EOL in the next 6 months.
Latest Active
2.2.0
2.2 series
Next EOL
None upcoming
Active Versions
2
of 2 total
EOL Versions
0
no longer patched
10 / 100
Low Risk
EOL Risk Score™  How is this calculated? →
EOL Recency
0/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 2018201920202021202220232024202520262.12.2TODAY
All Versions
VersionLatest ReleaseRelease DateEOL DateDaysStatus
2.1 2.1.5 Sep 16, 2017 TBD Supported Active
2.2 2.2.0 Jun 30, 2025 TBD Supported Active

dom4j lifecycle status — the real story

dom4j is a foundational Java XML library whose lifecycle story is dominated by one fact: the 1.6.1 release of 2005 became one of the most persistent zombie dependencies on the JVM. It remained embedded in Hibernate and other framework stacks for over a decade, and it carries a critical XML External Entity flaw (CVE-2020-10683) that will never be fixed in the 1.x line.

The maintained line moved to 2.x — 2.1.x has received periodic fixes since 2017 (2.1.5 in June 2025) and a 2.2.0 line opened in 2025. Upgrading from 1.x involves package and API changes, which is precisely why so many legacy applications never did.

Finding dom4j 1.6.1 in a dependency tree is a high-signal event: it usually indicates a framework stack frozen in the early 2010s, and the XXE exposure is directly exploitable wherever the application parses untrusted XML.

What does dom4j end of life mean for your organization?

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