CVE-2026-85716
Last modified
CVE-2026-85716 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. 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. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| AsyncHttpClient | async-http-client | >= 3.0.8, < 3.0.12 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-85716?
How severe is CVE-2026-85716?
How do I fix CVE-2026-85716?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-85704A security flaw has been discovered in ramon-victor freegpt-…3.7
- CVE-2026-85705The Location Manager plugin for WordPress is vulnerable to g…7.5
- CVE-2026-85706GitLab has remediated an issue in GitLab CE/EE affecting all…10
- CVE-2026-85709LightRAG provides simple and fast retrieval-augmented genera…5.3
- CVE-2026-8571Insufficient policy enforcement in GPU in Google Chrome on A…8.3
- CVE-2026-85715ExifReader is a JavaScript Exif information parser. Prior to…7.5
- CVE-2026-85717The AsyncHttpClient (AHC) library allows Java applications t…6.8
- CVE-2026-85718The AsyncHttpClient (AHC) library allows Java applications t…5.9
- CVE-2026-85719The AsyncHttpClient (AHC) library allows Java applications t…7.5
- CVE-2026-8572Insufficient policy enforcement in Network in Google Chrome …3.1
- CVE-2026-85720The AsyncHttpClient (AHC) library allows Java applications t…5.9
- CVE-2026-85721The AsyncHttpClient (AHC) library allows Java applications t…7.5
Are you affected by CVE-2026-85716?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
