2 matches found
http4k: `DigestAuthProvider.verify` ignored configured algorithm and did not bind to request URI
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...
5.4AI score
SaveExploits0References4Affected Software1
PT-2026-53777
Impact ServerFilters.DigestAuth and the underlying DigestAuthProvider both defaulted their nonceVerifier parameter to true — i.e. every nonce was accepted regardless of value, age, or prior use. Any deployment using the default configuration had no replay protection on Digest authentication; a...
5.7AI score
SaveExploits0References7
20