SCA: security update for org.pac4j:pac4j-oidc (GHSA-xhw6-hjc9-679m)

high Tenable Cloud Security Plugin ID 420536

Description

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

- If an OpenID Connect provider supports the "none" algorithm (i.e., tokens with no signature), pac4j v5.3.0
(and prior) does not refuse it without an explicit configuration on its side or for the "idtoken" response
type which is not secure and violates the OpenID Core Specification. The "none" algorithm does not require
any signature verification when validating the ID tokens, which allows the attacker to bypass the token
validation by injecting a malformed ID token using "none" as the value of "alg" key in the header with an
empty signature value. (CVE-2021-44878)

See Also

https://github.com/advisories/GHSA-xhw6-hjc9-679m

Plugin Details

Severity: High

ID: 420536

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2021-44878

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/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: 1/8/2022

Vulnerability Publication Date: 1/6/2022

Reference Information

CVE: CVE-2021-44878

cwe: CWE-347