SCA: security update for joserfc (GHSA-wphv-vfrh-23q5)

medium Tenable Self-Hosted Container Security Plugin ID 444071

Description

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

- joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption
(JOSE) standards. In versions 1.3.4 through 1.6.5, joserfc accepts oversized RFC7797 b64=false JWS
payloads without applying JWSRegistry.max_payload_length, which can lead to resource exhaustion. The
normal JWS compact and flattened JSON paths reject payloads above the configured payload-size limit with
ExceededSizeError. The RFC7797 unencoded payload paths do not make the same check. A valid b64=false
compact or flattened JSON JWS can therefore deserialize successfully with a payload larger than
JWSRegistry.max_payload_length. Applications that accept lower-trust JWS values and rely on joserfc to
reject oversized token content during verification have a moderate availability risk. This issue has been
fixed in version 1.6.7. (CVE-2026-48990)

Solution

Update the joserfc library and its related packages to version 1.6.7 or later.

See Also

https://github.com/advisories/GHSA-wphv-vfrh-23q5

Plugin Details

Severity: Medium

ID: 444071

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 6/27/2026

Updated: 6/27/2026

Risk Information

VPR

Risk Factor: Low

Score: 2.9

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-48990

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/26/2026

Vulnerability Publication Date: 6/17/2026

Reference Information

CVE: CVE-2026-48990