CVE 5.7 MEDIUM

Roadiz OpenID Connect nonce generated but never validated — ID token replay attack_CVE-2026-42206

5.7 / 10
MEDIUM
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/E:P

Description

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.

Basic Information

ID CVE-2026-42206
Source GitHub_M
Published May 8, 2026 at 21:54

Affected Product

Vendor roadiz
Product core-bundle-dev-app
Version < 2.3.43
Affected Versions roadiz core-bundle-dev-app < 2.3.43
roadiz core-bundle-dev-app >= 2.5.0, < 2.5.45
roadiz core-bundle-dev-app >= 2.6.0, < 2.6.31
roadiz core-bundle-dev-app >= 2.7.0, < 2.7.18

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.