CVE-2026-48732 PUBLISHED

Warp: Remote SSH cwd can lead to unauthorized remote command execution

Assigner: GitHub_M
Reserved: 22.05.2026 Published: 24.06.2026 Updated: 24.06.2026

Warp is an agentic development environment. From 0.2023.03.21.08.02.stable_00 until 0.2026.05.06.15.42.stable_01, Warp contains a command injection issue in the legacy SSH background command path. Warp used the remote working directory reported by the session when building helper commands for SSH-backed metadata collection. A remote host, repository, or directory name controlled by an attacker could cause that helper command to execute additional shell syntax on the remote host as the victim's authenticated SSH account. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor warpdotdev
Product warp
Versions
  • Version >= 0.2023.03.21.08.02.stable_00, < 0.2026.05.13.09.15.stable_01 is affected

References

Problem Types

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE