9.8
CVE-2026-45185
- EPSS 1.23%
- Veröffentlicht 12.05.2026 00:00:00
- Zuletzt bearbeitet 28.05.2026 18:46:27
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Exim before 4.99.3, in certain GnuTLS configurations, has a remotely reachable use-after-free in the BDAT body parsing path. It is triggered when a client sends a TLS close_notify mid-body during a CHUNKING transfer, followed by a final cleartext byte on the same TCP connection. This can lead to heap corruption. An unauthenticated network attacker exploiting this vulnerability could execute arbitrary code.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.23% | 0.649 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| cve@mitre.org | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-416 Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Für Zugriff zu Vulnerability Intelligence ist ein VulnDex Zugang erforderlich.
Für Zugriff zu Vulnerability Intelligence ist ein VulnDex Zugang erforderlich.
https://exim.org
https://code.exim.org/exim/wiki/wiki/EximSecurity
https://exim.org/static/doc/security/CVE-2026-45185.txt
https://xbow.com/blog/dead-letter-cve-2026-45185-xbow-found-rce-exim
https://news.ycombinator.com/item?id=48111748
https://www.openwall.com/lists/oss-security/2026/05/12/4
https://exim.org/static/doc/security/EXIM-Security-2026-05-01.1/
http://www.openwall.com/lists/oss-security/2026/05/12/25