SCA: security update for roadiz/openid (GHSA-3gx8-q682-38mx)

high Tenable Cloud Security Plugin ID 441009

Description

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

- Roadiz is a polymorphic content management system based on a node system. Prior to versions 2.3.43,
2.5.45, 2.6.31, and 2.7.18, the roadiz/openid package generates an OIDC nonce in
OAuth2LinkGenerator::generate() and includes it in the authorization request sent to the identity
provider, but never stores it and never validates it on the callback. The OpenIdJwtConfigurationFactory
validation chain does not include a nonce constraint, and OpenIdAuthenticator::authenticate() never checks
the nonce claim in the returned ID token against a stored value. This issue has been patched in versions
2.3.43, 2.5.45, 2.6.31, and 2.7.18. (CVE-2026-42206)

Solution

Update the roadiz/openid library and its related packages to version 2.3.43 or later.

See Also

https://github.com/advisories/GHSA-3gx8-q682-38mx

Plugin Details

Severity: High

ID: 441009

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 4/30/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-42206

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

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

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

CVSS v4

Risk Factor: High

Base Score: 7.1

Threat Score: 5.7

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/29/2026

Vulnerability Publication Date: 4/29/2026

Reference Information

CVE: CVE-2026-42206

cwe: CWE-345