CVE-2026-48719 PUBLISHED

Warp branch selector command injection via Git branch names

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

Warp is an agentic development environment. From 0.2025.08.06.08.12.stable_00 until 0.2026.05.06.15.42.stable_01, Warp contains a command injection in the prompt branch selector. A user who can publish a branch to a Git repository opened in Warp can cause a crafted branch name to be interpreted by the victim's shell if the victim selects that branch from the UI. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.

Metrics

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

Product Status

Vendor warpdotdev
Product warp
Versions
  • Version >= 0.2025.08.06.08.12.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