VulnerabilityDeferred
CVE-2026-45795
The Janssen Project is an open-source identity and access management (IAM) platform.
MEDIUM 5.3EPSS 0.26%
Does this matter?
Lower severity and a low EPSS score (0.26%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 5.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
- EPSS
- 0.26% probability · 18th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-347
- Source
- security-advisories@github.com
References
- https://github.com/JanssenProject/jans/commit/0cdd214870ee30eb2186261f21c85b9e9fc63b5c
- https://github.com/JanssenProject/jans/pull/13438
- https://github.com/JanssenProject/jans/releases/tag/v2.0.0
- https://github.com/JanssenProject/jans/security/advisories/GHSA-r3gj-4pj2-9j3j
- https://github.com/JanssenProject/jans/security/advisories/GHSA-r3gj-4pj2-9j3j
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.