Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.http4k/http4k-security-digest
  4. ›
  5. CVE-2026-54148

CVE-2026-54148: http4k: `DigestAuthProvider.verify` did not bind to request URI

August 17, 2026

An issue in DigestAuthProvider.verify:

The uri parameter in the client’s Authorization: Digest … response was not checked against the actual request URL. A captured Digest authentication response could be replayed against any other URL served by the same realm, breaking the per-request-URL binding the Digest scheme assumes.

Who is affected: any application using http4k-security-digest for HTTP Digest authentication. The bug has been present since DigestAuthProvider was introduced (commit 8a52b615b1, 2021).

References

  • github.com/advisories/GHSA-p28p-j94q-pg32
  • github.com/http4k/http4k/commit/725f1b9697
  • github.com/http4k/http4k/releases/tag/6.50.0.0
  • github.com/http4k/http4k/security/advisories/GHSA-p28p-j94q-pg32
  • nvd.nist.gov/vuln/detail/CVE-2026-54148

Code Behaviors & Features

Detect and mitigate CVE-2026-54148 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 4.48.2, all versions starting from 5.0.0 before 5.42.0, all versions starting from 6.0.0 before 6.50.0

Fixed versions

  • 5.42.0
  • 6.50.0

Solution

Upgrade to versions 5.42.0, 6.50.0 or above.

Impact 8.1 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-294: Authentication Bypass by Capture-replay

Source file

maven/org.http4k/http4k-security-digest/CVE-2026-54148.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 05 Sep 2026 12:17:30 +0000.