You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: advisories/github-reviewed/2026/03/GHSA-pm7g-w2cf-q238/GHSA-pm7g-w2cf-q238.json
+68-5Lines changed: 68 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,12 @@
1
1
{
2
2
"schema_version": "1.4.0",
3
3
"id": "GHSA-pm7g-w2cf-q238",
4
-
"modified": "2026-03-05T00:31:11Z",
4
+
"modified": "2026-03-06T15:41:53Z",
5
5
"published": "2026-03-05T00:31:11Z",
6
6
"aliases": [
7
7
"CVE-2026-29000"
8
8
],
9
+
"summary": "pac4j-jwt: JwtAuthenticator Authentication Bypass via JWE-Wrapped PlainJWT",
9
10
"details": "pac4j-jwt versions prior to 4.5.9, 5.7.9, and 6.3.3 contain an authentication bypass vulnerability in JwtAuthenticator when processing encrypted JWTs that allows remote attackers to forge authentication tokens. Attackers who possess the server's RSA public key can create a JWE-wrapped PlainJWT with arbitrary subject and role claims, bypassing signature verification to authenticate as any user including administrators.",
0 commit comments