#VU104137 SQL injection in Exim - CVE-2025-26794

 

#VU104137 SQL injection in Exim - CVE-2025-26794

Published: February 21, 2025 / Updated: October 31, 2025


Vulnerability identifier: #VU104137
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2025-26794
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Exim
Software vendor:
Exim

Description

The vulnerability allows a remote attacker to execute arbitrary SQL queries in application's database.

The vulnerability exists due to insufficient sanitization of user-supplied data. A remote attacker can send a specially crafted email to the affected server and execute arbitrary SQL commands within the application's database.

Note, the vulnerability exists only when the build time option _USE_SQLITE_ was set (it enables the use of SQLite for the hints databases), runtime config enables ETRN and enforces ETRN serialization.


Remediation

Install updates from vendor's website.

External links