Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-p28p-j94q-pg32 | http4k: `DigestAuthProvider.verify` did not bind to request URI |
Fri, 18 Sep 2026 16:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | http4k is a functional toolkit for Kotlin HTTP applications. Prior to 4.51.0.0, 5.42.0.0, and 6.50.0.0, DigestAuthProvider.verify in http4k-security-digest does not compare the uri parameter in an Authorization: Digest response with the actual request URL. An attacker who captures a valid Digest authentication response can replay it against another URL served by the same realm, bypassing the per-request-URI binding and potentially gaining unauthorized read or write access. This issue is fixed in versions 4.51.0.0, 5.42.0.0, and 6.50.0.0. | |
| Title | http4k: `DigestAuthProvider.verify` did not bind to request URI | |
| Weaknesses | CWE-294 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-18T16:09:44.361Z
Reserved: 2026-06-11T21:15:33.871Z
Link: CVE-2026-54148
No data.
Status : Received
Published: 2026-09-18T16:17:06.823
Modified: 2026-09-18T16:17:06.823
Link: CVE-2026-54148
No data.
OpenCVE Enrichment
No data.
-
CWE-294
Authentication Bypass by Capture-replay
Github GHSA