Security Advisory

CVE-2026-45795

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-16 16:35:58
Last updated 2026-07-16 18:06:23
Assigner GitHub_M
CVSS score 5.3
State PUBLISHED

Description

The Janssen Project is an open-source identity and access management (IAM) platform. Prior to 2.0.0, jans-auth-server accepts unsigned JWE request objects because JwtAuthorizationRequest skips inner signature validation when jwe.getSignedJWTPayload() returns null, and AuthzRequestService.processRequestObject() does not reject the unrecognized RSA-OAEP algorithm when forceSignedRequestObject=true. This issue is fixed in version 2.0.0.