๐Ÿ” CVE Alert

CVE-2026-75140

HIGH 7.5

jsoup Uncontrolled Resource Consumption in XmlTreeBuilder

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

jsoup through 1.23.2, fixed in commit 862ba2f, contains an uncontrolled resource consumption vulnerability in XmlTreeBuilder that allows remote attackers to exhaust JVM heap memory by supplying a deeply nested XML document with uniquely-namespaced elements. The builder copies the entire inherited namespace map on every start element, causing quadratic time and memory complexity, which attackers can exploit to trigger an OutOfMemoryError and terminate the application.

CWE CWE-770
Vendor jhy
Product soup
Published Aug 20, 2026
Last Updated Aug 20, 2026
Stay Ahead of the Next One

Get instant alerts for jhy soup

Be the first to know when new high vulnerabilities affecting jhy soup are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

jhy / soup
0 โ‰ค 1.23.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/jhy/jsoup/pull/2556 github.com: https://github.com/jhy/jsoup/commit/862ba2f1d48ee95609183dbcfc848c9fd7afc76a vulncheck.com: https://www.vulncheck.com/advisories/jsoup-uncontrolled-resource-consumption-in-xmltreebuilder

Credits

Joshua Rogers (AISLE Research)