CVE-2026-48721

Warp is an agentic development environment. From 0.2025.10.08.08.12.stable_00 until 0.2026.05.06.15.42.stable_01, Warp contains a command execution permission-check bypass in the default unsandboxed CLI agent profile. The CLI profile is non-interactive and relies on a command denylist as a safety boundary for commands that should require confirmation. Because command strings were checked before canonicalizing leading environment-variable assignments, an attacker who can influence the agent's command output may cause denylisted commands to be treated as non-denylisted. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.
Configurations

No configuration.

History

24 Jun 2026, 18:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-24 18:17

Updated : 2026-06-25 18:16


NVD link : CVE-2026-48721

Mitre link : CVE-2026-48721

CVE.ORG link : CVE-2026-48721


JSON object : View

Products Affected

No product.

CWE
CWE-180

Incorrect Behavior Order: Validate Before Canonicalize

CWE-693

Protection Mechanism Failure