Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable and unauthenticated (AV:N/PR:N), but the non-default GnuTLS config plus precise close_notify timing and heap-grooming for RCE justify AC:H; UAF can yield full compromise (C/I/A:H).
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
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.
Articles & Coverage 1
AnalysisAI
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configurations arises from a use-after-free in the BDAT/CHUNKING body-parsing path. An unauthenticated network attacker who sends a TLS close_notify mid-body during a CHUNKING transfer followed by a trailing cleartext byte on the same TCP connection can corrupt the heap and, per the advisory, execute arbitrary code. Publicly available exploit code exists, but there is no CISA KEV listing and EPSS is very low (0.06%, 18th percentile), so this is best treated as a high-impact issue with no confirmed active exploitation yet.
Technical ContextAI
Exim is a widely used open-source SMTP mail transfer agent. The flaw is a CWE-416 use-after-free in the code that parses message bodies delivered via the SMTP CHUNKING extension (RFC 3030 BDAT commands), which sends data in length-prefixed chunks rather than dot-terminated DATA. The bug is specific to builds/configurations that use GnuTLS as the TLS backend: when a client issues a TLS close_notify alert in the middle of a BDAT body transfer and then writes a final cleartext byte on the same TCP socket, Exim continues to reference a buffer or connection object that has already been freed as part of TLS teardown, resulting in heap corruption that can be steered toward code execution.
RemediationAI
Upgrade to Exim 4.99.3 or later, which contains the fix; this is the primary and recommended action (Vendor-released patch: 4.99.3). Distribution users should apply their vendor's backported package - for example the Ubuntu update tracked in USN-8382-1 (https://ubuntu.com/security/notices/USN-8382-1). As a targeted compensating control until patching, because the flaw is specific to GnuTLS handling of the CHUNKING path you can either switch the TLS backend to OpenSSL if your build supports it, or disable the SMTP CHUNKING/BDAT capability (for example by not advertising the CHUNKING extension in your ACL/configuration) so the vulnerable BDAT body-parsing path is not reachable; the trade-off is that clients relying on CHUNKING will fall back to standard DATA transfer, which is generally acceptable but may slightly reduce throughput for large-message senders. Restricting SMTP exposure to trusted networks or fronting Exim with a filtering relay reduces exposure but does not eliminate the bug. Consult the Exim advisory (https://exim.org/static/doc/security/CVE-2026-45185.txt) and the Exim security wiki (https://code.exim.org/exim/wiki/wiki/EximSecurity) before changing TLS backends.
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc
Same weakness CWE-416 – Use After Free
View allSame technique Memory Corruption
View allVendor StatusVendor
SUSE
Severity: CriticalShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29824
GHSA-fhg4-whcv-f8v4