Description
mutt before 2.3.2 sometimes truncates the hash_passwd by one byte for IMAP auth_cram MD5 digest.
Published: 2026-05-04
Score: 3.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw causes Mutt to truncate the hash_passwd by one byte when using IMAP auth_cram with MD5, resulting in an incorrect digest. This undermines authentication integrity, potentially allowing an attacker to bypass password checks or cause authentication failures, thereby affecting availability. The weakness arises from improper string handling (CWE-193).

Affected Systems

Mutt versions before 2.3.2 are impacted when configured to use IMAP auth_cram‑MD5. The earliest release that includes the fix is 2.3.2; all earlier builds may be vulnerable.

Risk and Exploitability

The CVSS score of 3.7 indicates moderate severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves remote interaction with an IMAP server, where the client sends a CRAM‑MD5 challenge and receives a truncated hash. An adversary with network access could exploit this to compromise authentication or cause denial of service by forcing repeated authentication failures. Target systems are client machines running Mutt versions prior to 2.3.2 that employ IMAP auth_cram‑MD5.

Generated by OpenCVE AI on May 4, 2026 at 07:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Mutt to version 2.3.2 or later.
  • If an upgrade cannot be performed immediately, apply the patch from commit 834c5a2ed0479e51e8662a31caed129f136f4805 to correct the hash truncation.
  • Disable IMAP auth_cram‑MD5 and use a more secure authentication method, such as password or CRAM‑SHA256, if available.

Generated by OpenCVE AI on May 4, 2026 at 07:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 04 May 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 04 May 2026 07:45:00 +0000

Type Values Removed Values Added
Title IMAP auth_cram MD5 Hash Truncation in Mutt Causes Incorrect Password Digest

Mon, 04 May 2026 06:45:00 +0000

Type Values Removed Values Added
Description mutt before 2.3.2 sometimes truncates the hash_passwd by one byte for IMAP auth_cram MD5 digest.
First Time appeared Mutt
Mutt mutt
Weaknesses CWE-193
CPEs cpe:2.3:a:mutt:mutt:*:*:*:*:*:*:*:*
Vendors & Products Mutt
Mutt mutt
References
Metrics cvssV3_1

{'score': 3.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-04T18:20:29.272Z

Reserved: 2026-05-04T05:45:04.956Z

Link: CVE-2026-43860

cve-icon Vulnrichment

Updated: 2026-05-04T12:50:22.886Z

cve-icon NVD

Status : Received

Published: 2026-05-04T07:16:00.573

Modified: 2026-05-04T07:16:00.573

Link: CVE-2026-43860

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-04T07:30:40Z

Weaknesses