HOMEVULNERABILITIESCVE-2021-37714
HIGH

CVE-2021-37714

CWE-248Published: August 18, 2021· Updated: Jun 17, 2026

7.5
CVSS v3.1

Official Description

jsoup is a Java library for working with HTML. Those using jsoup versions prior to 1.14.2 to parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run on user supplied input, an attacker may supply content that causes the parser to get stuck (loop indefinitely until cancelled), to complete more slowly than usual, or to throw an unexpected exception. This effect may support a denial of service attack. The issue is patched in version 1.14.2. There are a few available workarounds. Users may rate limit input parsing, limit the size of inputs based on system resources, and/or implement thread watchdogs to cap and timeout parse runtimes.

NVD Source

Technical Analysis

CVE-2021-37714 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in availability disruption (denial of service), with a CVSS base score of 7.5.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityNone
IntegrityNone
AvailabilityHigh
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Affected Vendors & Products

jsoup1 product(s)
jsoup
netapp1 product(s)
management services for element software and netapp hci
Oracle13 product(s)
banking trade financebanking treasury managementbusiness process management suiteflexcube universal bankinghospitality token proxy servicepeoplesoft enterprise peopletoolsprimavera unifierretail customer management and segmentation foundationwebcenter portalcommunications messaging serverfinancial services crime and compliance management studiomiddleware common libraries and tools+1
quarkus1 product(s)
quarkus
Source: NVD CPE · 24 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (28)

https://jsoup.org/news/release-1.14.1Release Notes · Vendor Advisory
https://jsoup.org/news/release-1.14.2Release Notes · Vendor Advisory

Quick Facts

CVE IDCVE-2021-37714
CVSS Score7.5 / 10
SeverityHIGH
WeaknessCWE-248
CISA KEVNo
Affected4 vendor(s)
PublishedAug 18, 2021

Related CVEs (CWE-248)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2021-37714 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWatch. CVE data is provided under the NVD usage policy.