VYPR

jsoup

by Jhy

CVEs (2)

  • CVE-2026-75140HigAug 20, 2026
    risk 0.42cvss 7.5epss

    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…

  • CVE-2026-71497MedAug 6, 2026
    risk 0.24cvss 4.7epss 0.00

    jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist…