cvedb.io
CVE-2021-37714
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2021-08-18T15:15:08.023 · Last modified 2026-06-17T04:01:02.537

Summary

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.

Affected products

jsoup — jsoup

Does this affect you?

Add your gear to cvedb and we'll alert you only when jsoup ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.