Improper privilege management in Exim - #VU139246
Published: July 23, 2026
Exim
Detailed vulnerability description
The vulnerability allows a local user to escalate privileges.
The vulnerability exists due to improper access control in .forward string expansion in pipe transports when processing a .forward file with string expansion under force_command. A local user can place crafted string expansion content in a .forward file to escalate privileges.
Exploitation requires a redirect router implementing .forward facilities for local users, a pipe transport accessible by that router, the pipe transport to have the force_command option set, and the pipe transport to be configured to run as a privileged user.