SCA: security update for pyjwt (GHSA-fhv5-28vv-h8m8)

low Tenable Self-Hosted Container Security Plugin ID 443195

Description

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

- PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.get_signing_key() forces
a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no rate limiting.
Since kid comes from the unverified token header, an attacker can trigger unlimited outbound requests. The
vulnerability surfaces only when a JWKS fetch fails; an attacker can attempt to provoke that with
sustained unknown-kid traffic, but the outcome depends on upstream JWKS-endpoint behavior (rate limiting,
transient errors) which is beyond the attacker's control. This vulnerability is fixed in 2.13.0.
(CVE-2026-48524)

Solution

Update the pyjwt library and its related packages to version 2.13.0 or later.

See Also

https://github.com/advisories/GHSA-fhv5-28vv-h8m8

Plugin Details

Severity: Low

ID: 443195

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 6/15/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 2.6

Temporal Score: 1.9

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

CVSS Score Source: CVE-2026-48524

CVSS v3

Risk Factor: Low

Base Score: 3.7

Temporal Score: 3.2

Vector: CVSS:3.0/AV:N/AC:H/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/15/2026

Vulnerability Publication Date: 5/28/2026

Reference Information

CVE: CVE-2026-48524