AsyncHttpClient: SCRAM and Digest mutual-authentication responses are not verified
Summary
| CVE | CVE-2026-85716 |
|---|---|
| State | PUBLISHED |
| Assigner | GitHub_M |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-17 17:16:50 UTC |
| Updated | 2026-09-18 15:17:14 UTC |
| Description | The AsyncHttpClient (AHC) library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. From 3.0.8 until 3.0.12, processScramAuthenticationInfo and processAuthenticationInfo compute the SCRAM ServerSignature or Digest rspauth verification result but log a mismatch and still deliver the response as authenticated. On a non-TLS or compromised transport, a peer that has not proved knowledge of the shared secret can therefore be accepted as the server. The fix rejects a present invalid value and computes Digest rspauth from the Authorization parameters actually sent, but verification remains unenforced when the value is absent, the sent parameters cannot be recovered, or Digest uses qop=auth-int. This issue is fixed in version 3.0.12. |
Risk And Classification
Primary CVSS: v3.1 3.7 LOW from [email protected]
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
EPSS: 0.003160000 probability, percentile 0.247060000 (date 2026-09-18)
Problem Types: CWE-287 | CWE-390 | CWE-287 CWE-287: Improper Authentication | CWE-390 CWE-390: Detection of Error Condition Without Action
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Secondary | 3.7 | LOW | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N |
| 3.1 | CNA | DECLARED | 3.7 | LOW | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
HighPrivileges Required
NoneUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
LowAvailability
NoneCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | AsyncHttpClient | Async-http-client | affected >= 3.0.8, < 3.0.12 | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/AsyncHttpClient/async-http-client/commit/10b3db9910f0bbad2ea3... | [email protected] | github.com | |
| github.com/AsyncHttpClient/async-http-client/pull/2235 | [email protected] | github.com | |
| github.com/AsyncHttpClient/async-http-client/commit/7fe8700fd5b46c668cee... | [email protected] | github.com | |
| github.com/AsyncHttpClient/async-http-client/security/advisories/GHSA-fj... | [email protected] | github.com | |
| github.com/AsyncHttpClient/async-http-client/commit/685173afea0789246207... | [email protected] | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.