Bug 2520546 (CVE-2026-75140) - CVE-2026-75140 org.jsoup/jsoup: jsoup: Denial of Service via deeply nested XML documents
Summary: CVE-2026-75140 org.jsoup/jsoup: jsoup: Denial of Service via deeply nested XM...
Keywords:
Status: NEW
Alias: CVE-2026-75140
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-20 16:24 UTC by OSIDB Bzimport
Modified: 2026-08-31 10:44 UTC (History)
64 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-20 16:24:39 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.