Vulnerability Database

309,364

Total vulnerabilities in the database

CVE-2025-49091

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.

  • Published: Jun 11, 2025
  • Updated: Nov 16, 2025
  • CVE: CVE-2025-49091
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 8.2
  • AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:L

CWEs: