CVE-2026-45795

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.
Configurations

No configuration.

History

16 Jul 2026, 19:16

Type Values Removed Values Added
References () https://github.com/JanssenProject/jans/security/advisories/GHSA-r3gj-4pj2-9j3j - () https://github.com/JanssenProject/jans/security/advisories/GHSA-r3gj-4pj2-9j3j -

16 Jul 2026, 17:16

Type Values Removed Values Added
New CVE

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