GHSA-whr2-9x5f-5c79 · Severity: medium · Ecosystem: maven — Alpine allows Authentication Filter bypass
Alpine is a scaffolding library in Java. Alpine prior to version 1.10.4 allows Authentication Filter bypass. The AuthenticationFilter relies on the request URI to evaluate if the user is accessing the swagger endpoint. By accessing a URL with a path such as /api/foo;%2fapi%2fswagger the contains condition will hold and will return from the authentication filter without aborting the request. Note that the principal object will not be assigned and therefore the issue wont allow user impersonation. This issue has been fixed in version 1.10.4. There are no known workarounds.
Conclusion & alert: CVE-2022-23554 is rated Moderate Risk (42.6/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.66%). 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.33% | 0.66% | +0.33% |
| 2 | 2025-12-30 | 0.39% | 0.33% | -0.06% |
| 3 | 2025-12-29 | — | 0.39% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
3.9 | 2.5 | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.8 | 2.5 | [email protected] |
GHSA-whr2-9x5f-5c79 · Severity: medium · Ecosystem: maven — Alpine allows Authentication Filter bypass
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| alpine_project | alpine | < 1.10.4 | cpe:2.3:a:alpine_project:alpine:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/stevespringett/Alpine/blob/f03dbda46229c26145a5f9f7f2660cc2c386be02/alpine/src/main/java/alpine/filters/AuthenticationFilter.java#L58-L60 | Patch Third Party Advisory |
| https://github.com/stevespringett/Alpine/releases/tag/alpine-parent-1.10.4 | Release Notes Third Party Advisory |
| https://securitylab.github.com/advisories/GHSL-2021-1010-Alpine/ | Third Party Advisory |