SQL injection in Exim - #VU120179
Published: December 17, 2025
Exim
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data passed via the MAIL FROM field. A remote attacker can send a specially crafted email to the server and execute arbitrary SQL commands within the SQLite database.
Note, the vulnerability exists due to an incomplete fix for #VU104137 (CVE-2025-26794).