CVE-2026-94184
Received
Received - Intake
Stack-Based Buffer Overflow in Fetchmail with NTLM Support
Vulnerability report for CVE-2026-94184, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-21
Last updated on: 2026-09-21
Assigner: redhat-SADP
Description
Description
A stack-based buffer overflow flaw was found in fetchmail when built with NTLM support. A malicious or compromised mail server advertising NTLM authentication can send a crafted Type 2 challenge that causes fetchmail to write past a fixed stack buffer while building the NTLM authenticate response. This may lead to remote code execution depending on stack-frame layout, or to authentication failure or process termination under memory hardening.
Affects v5.0.8 through v6.6.6.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fetchmail | fetchmail | * |
| fetchmail | fetchmail | From 5.0.8 (inc) to 6.6.6 (inc) |
| fetchmail | fetchmail | to 6.6.6 (inc) |
| fetchmail | fetchmail | 6.6.7 |
| fetchmail | fetchmail | 6.6.7.rc1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |