CVE-2026-54147: Medium severity maven/org.http4k:http4k-security-digest vulnerability

Published Aug 17, 2026
·
Updated

Impact

An issue in DigestAuthProvider.verify:

Algorithm silently forced to MD5. The configured algorithm parameter was ignored — every verification used MD5 regardless of configuration. Deployments believing they were running SHA-256 Digest auth were silently inheriting MD5's collision weaknesses, including documented attack paths against Digest schemes that rely on the hash being collision-resistant.

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).

Patches

| Line | Fixed in | Edition | |------|----------|---------| | v6.x (Community) | 6.50.0.0 | Community | | v5.x (LTS) | 5.42.0.0 | Enterprise — contact enterprise@http4k.org (if Digest auth is present in your v5.x line) | | v4.x (LTS) | 4.51.0.0 | Enterprise — contact enterprise@http4k.org (if Digest auth is present in your v4.x line) |

The fix: - Hashes with the configured algorithm instead of hardcoded MD5.

Workarounds

For deployments that cannot upgrade immediately: - Algorithm gap: do not rely on algorithm configuration; assume MD5 is in use and treat the Digest credentials as low-trust.

References

- Vulnerability first present: 8a52b615b1 - Algorithm fix: 65d23d99fc - Fix release: v6.50.0.0 - Background: RFC 7616 — HTTP Digest Access Authentication

Affected Software

3 affected componentsFixes available
maven/org.http4k:http4k-security-digest>=6.0.0.0<6.50.0.0
6.50.0.0
maven/org.http4k:http4k-security-digest<=4.48.2.0
maven/org.http4k:http4k-security-digest>=5.0.0.0<5.42.0.0
5.42.0.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade maven/org.http4k:http4k-security-digest to a version that resolves this vulnerability.

    Fixed in 6.50.0.0
  2. Upgrade

    Upgrade maven/org.http4k:http4k-security-digest to a version that resolves this vulnerability.

    Fixed in 5.42.0.0
  3. Upgrade

    Upgrade http4k/http4k to a version that resolves this vulnerability.

    Fixed in 4.51.0.0
  4. Upgrade

    Upgrade http4k/http4k to a version that resolves this vulnerability.

    Fixed in 5.42.0.0
  5. Upgrade

    Upgrade http4k/http4k to a version that resolves this vulnerability.

    Fixed in 6.50.0.0
  6. Upgrade

    Upgrade http4k/http4k to a version that resolves this vulnerability.

    Patch 65d23d99fc
  7. Compensating control

    For deployments that cannot upgrade immediately, do not rely on the configured `algorithm` parameter; treat Digest credentials as low-trust because verification is using MD5 regardless of configuration (affects any application using `http4k-security-digest` for HTTP Digest authentication).

Event History

Aug 17, 2026
Advisory Published
via GitHub·09:56 PM
Data Sourced
via GitHub·09:56 PM
DescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-54147?

The severity of CVE-2026-54147 is medium with a score of 6.5.

2

What impact does CVE-2026-54147 have on systems?

CVE-2026-54147 causes the `algorithm` parameter to be ignored, resulting in all verifications using MD5 instead of the intended algorithm.

3

How do I fix CVE-2026-54147?

To fix CVE-2026-54147, update to the latest version of http4k that addresses the issue.

4

What software is affected by CVE-2026-54147?

CVE-2026-54147 affects the http4k-security-digest component of the Maven http4k library.

5

What is the main issue with the DigestAuthProvider in CVE-2026-54147?

The main issue is that the DigestAuthProvider's algorithm is silently forced to MD5, compromising the expected security of digest authentication.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203