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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-16 17:16
Updated : 2026-07-16 19:16
NVD link : CVE-2026-45795
Mitre link : CVE-2026-45795
CVE.ORG link : CVE-2026-45795
JSON object : View
Products Affected
No product.
CWE
CWE-347
Improper Verification of Cryptographic Signature
