SCA: security update for org.jsoup:jsoup (GHSA-pmhh-3w7g-xqp8)

medium Tenable Cloud Security Plugin ID 445753

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 permits certain raw-text elements,
this misparsing can cause content that should remain inert text to be emitted as active markup after
serialization, potentially resulting in cross-site scripting. jsoup's built-in Safelists are not affected.
This issue is fixed in version 1.23.1. (CVE-2026-71497)

Solution

Update the org.jsoup:jsoup library and its related packages to version 1.23.1 or later.

See Also

https://github.com/advisories/GHSA-pmhh-3w7g-xqp8

Plugin Details

Severity: Medium

ID: 445753

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/7/2026

Updated: 8/7/2026

Risk Information

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:H/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2026-71497

CVSS v3

Risk Factor: Medium

Base Score: 4.7

Temporal Score: 4.1

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/6/2026

Vulnerability Publication Date: 8/6/2026

Reference Information

CVE: CVE-2026-71497

cwe: CWE-79