GHSA-xhw6-hjc9-679m · Severity: high · Ecosystem: maven — Pac4j token validation bypass if OpenID Connect provider supports none algorithm
If an OpenID Connect provider supports the "none" algorithm (i.e., tokens with no signature), pac4j v5.3.0 (and prior) does not refuse it without an explicit configuration on its side or for the "idtoken" response type which is not secure and violates the OpenID Core Specification. The "none" algorithm does not require any signature verification when validating the ID tokens, which allows the attacker to bypass the token validation by injecting a malformed ID token using "none" as the value of "alg" key in the header with an empty signature value.
Conclusion & alert: CVE-2021-44878 is rated Moderate Risk (50/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.90%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.90% | +0.84% |
| 2 | 2025-09-16 | 0.01% | 0.06% | +0.04% |
| 3 | 2025-03-17 | — | 0.01% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-xhw6-hjc9-679m · Severity: high · Ecosystem: maven — Pac4j token validation bypass if OpenID Connect provider supports none algorithm
| URL | Tags |
|---|---|
| https://github.com/pac4j/pac4j/commit/22b82ffd702a132d9f09da60362fc6264fc281ae | Patch Third Party Advisory |
| https://openid.net/specs/openid-connect-core-1_0.html#IDToken | Product Third Party Advisory |
| https://www.pac4j.org/blog/cve_2021_44878_is_this_serious.html | Mitigation Vendor Advisory |