Improper Neutralization of Special Elements in Output Used by a Downstream Component in Util-linux - #VU146719
Published: September 2, 2026
Vulnerability details
The vulnerability allows a local user to inject terminal escape sequences into other users\' terminals.
The vulnerability exists due to improper neutralization of special elements in output used by a downstream component in wall(1)/write(1) message headers when interpolating a hostname controlled from a UTS namespace. A local user can set a crafted hostname and invoke wall(1) or write(1) to inject terminal escape sequences into other users\' terminals.
Exploitation requires the ability to change the hostname in the attacker\'s own UTS namespace, and delivery depends on the target terminal accepting messages; write(1) additionally requires the target user to have messages enabled.