SCA: security update for scitokens (GHSA-rh5m-2482-966c)

critical Tenable Cloud Security Plugin ID 439566

Description

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

- SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the KeyCache
class in scitokens was vulnerable to SQL Injection because it used Python's str.format() to construct SQL
queries with user-supplied data (such as issuer and key_id). This allowed an attacker to execute arbitrary
SQL commands against the local SQLite database. This issue has been patched in version 1.9.6.
(CVE-2026-32714)

Solution

Update the scitokens library and its related packages to version 1.9.6 or later.

See Also

https://github.com/advisories/GHSA-rh5m-2482-966c

Plugin Details

Severity: Critical

ID: 439566

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 4/1/2026

Updated: 6/1/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 6.9

Percentile: 96.95

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2026-32714

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/31/2026

Vulnerability Publication Date: 3/31/2026

Reference Information

CVE: CVE-2026-32714

cwe: CWE-89