CVE-2026-86219
Last modified
CVE-2026-86219 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Authen::SASL::Perl::DIGEST_MD5 versions before 2.2100 for Perl accept replayed authentication responses via unverified nonce in server_step. server_start generates a fresh nonce and sends it in the challenge, and nothing later compares that value against the nonce the client returns. server_step derives the expected digest from the client's own parameters, so a response verifies whenever its digest matches the nonce it carries. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
Authen::SASL::Perl::DIGEST_MD5 versions before 2.2100 for Perl accept replayed authentication responses via unverified nonce in server_step. server_start generates a fresh nonce and sends it in the challenge, and nothing later compares that value against the nonce the client returns. server_step derives the expected digest from the client's own parameters, so a response verifies whenever its digest matches the nonce it carries. The count table it also checks is keyed on the client-supplied nonce and starts empty in each new server object, so a captured first response, carrying `nc=00000001`, passes that too. RFC 2831 defines the nonce in the response as the value the server sent in the preceding challenge. An attacker who observes one successful `qop=auth` exchange can replay the captured response against a later session for the same service, host, realm and user, and authenticate as that user without knowing the password.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | < 2.2100 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-86219?
How severe is CVE-2026-86219?
How do I fix CVE-2026-86219?
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-86213A vulnerability was found in Mstfakts College-Management-Sys…7.3
- CVE-2026-86214A vulnerability was determined in Mstfakts College-Managemen…7.3
- CVE-2026-86215A vulnerability was identified in Mstfakts College-Managemen…4.3
- CVE-2026-86216A security vulnerability has been detected in code-projects …4.3
- CVE-2026-86217A vulnerability was detected in code-projects Hotel and Tour…5.3
- CVE-2026-86218N-central is vulnerable to a pre-auth remote code execution …10
- CVE-2026-8622The Image Sizes on Demand plugin for WordPress is vulnerable…6.1
- CVE-2026-86220A vulnerability was detected in SourceCodester Class and Exa…7.3
- CVE-2026-86221A flaw has been found in SourceCodester Class and Exam Timet…7.3
- CVE-2026-86222A vulnerability has been found in SourceCodester Class and E…7.3
- CVE-2026-86223A vulnerability was found in SourceCodester Class and Exam T…7.3
- CVE-2026-86224A vulnerability was determined in SourceCodester Class and E…7.3
Are you affected by CVE-2026-86219?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
