KDE Konsole before 25.04.2 allows remote code execution...
High severity
Unreviewed
Published
Jun 11, 2025
to the GitHub Advisory Database
•
Updated Jun 18, 2025
Description
Published by the National Vulnerability Database
Jun 11, 2025
Published to the GitHub Advisory Database
Jun 11, 2025
Last updated
Jun 18, 2025
KDE Konsole before 25.04.2 allows remote code execution in a certain scenario. It supports loading URLs from the scheme handlers such as a ssh:// or telnet:// or rlogin:// URL. This can be executed regardless of whether the ssh, telnet, or rlogin binary is available. In this mode, there is a code path where if that binary is not available, Konsole falls back to using /bin/bash for the given arguments (i.e., the URL) provided. This allows an attacker to execute arbitrary code.
References