Untriaged
Permalink
CVE-2026-45795
5.3 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): Low (L)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): Low (L)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
Janssen Project: JWE Request Object Signature Verification Bypass in jans-auth-server
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
-
https://github.com/JanssenProject/jans/security/advisories/GHSA-r3gj-4pj2-9j3j exploitx_refsource_CONFIRM
-
https://github.com/JanssenProject/jans/pull/13438 x_refsource_MISC
-
https://github.com/JanssenProject/jans/releases/tag/v2.0.0 x_refsource_MISC
Affected products
jans
- ==< 2.0.0
Matching in nixpkgs
pkgs.jansson
C library for encoding, decoding and manipulating JSON data
Package maintainers
-
@9R 9R <nix@9-r.net>
-
@getchoo Seth Flynn <getchoo@tuta.io>