Incorrect Implementation of Authentication Algorithm in Async-http-client - #VU142433
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote attacker to impersonate the authenticated server.
The vulnerability exists due to incorrect implementation of an authentication algorithm in Digest mutual authentication handling when processing a Digest challenge offering qop=\"auth-int\". A remote attacker can offer a crafted Digest challenge and return an arbitrary rspauth value to impersonate the authenticated server.
An on-path attacker or a server impersonating the real origin may be accepted as genuine, and the client\'s credentials are not disclosed by this issue.