๐Ÿ” CVE Alert

CVE-2026-31946

CRITICAL 9.8

OpenOLAT: Authentication bypass via forged JWT in OIDC implicit flow

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
11th

OpenOlat is an open source web-based e-learning platform for teaching, learning, assessment and communication. From version 10.5.4 to before version 20.2.5, OpenOLAT's OpenID Connect implicit flow implementation does not verify JWT signatures. The JSONWebToken.parse() method silently discards the signature segment of the compact JWT (header.payload.signature), and the getAccessToken() methods in both OpenIdConnectApi and OpenIdConnectFullConfigurableApi only validate claim-level fields (issuer, audience, state, nonce) without any cryptographic signature verification against the Identity Provider's JWKS endpoint. This issue has been patched in version 20.2.5.

CWE CWE-287 CWE-347
Vendor openolat
Product openolat
Published Mar 30, 2026
Last Updated Mar 31, 2026
Stay Ahead of the Next One

Get instant alerts for openolat openolat

Be the first to know when new critical vulnerabilities affecting openolat openolat are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

OpenOLAT / OpenOLAT
>= 10.5.4, < 20.2.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/OpenOLAT/OpenOLAT/security/advisories/GHSA-v8vp-x4q4-2vch