CVE-2026-48721 Details
Description
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.
A command execution permission-check bypass vulnerability has been identified in Warp versions 0.2025.10.08.08.12.stable_00 prior to 0.2026.05.06.15.42.stable_01. This vulnerability exists in the default unsandboxed CLI agent profile, which is non-interactive and relies on a command denylist to manage commands that require user confirmation. The issue arises because command strings were evaluated before removing leading environment-variable assignments, allowing an attacker to manipulate the agent's command output and bypass denylisted commands. Exploitation requires user interaction, as the victim must run the unsandboxed CLI agent in an environment controlled by the attacker or one that allows prompt injection.
Users are advised to update to Warp version 0.2026.05.06.15.42.stable_01 or later. If an immediate update is not possible, avoid using the unsandboxed CLI agent on untrusted or prompt-injectable content.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 24, 2026CISA-ADP
Assessed Jun 25, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/warpdotdev/warp/commit/0c1e243292c642d9a7748f80813b6fdfc0b31a9e | [email protected] | Source CodeVendor |
| https://github.com/warpdotdev/warp/security/advisories/GHSA-3839-h8jj-ph82 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-180 | Incorrect Behavior Order: Validate Before Canonicalize | [email protected] |
| CWE-693 | Protection Mechanism Failure | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Warp | >= v0.2025.10.08.08.12.stable_00, < v0.2026.05.06.15.42.stable_01 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 25, 2026 | CVE Modified | CISA-ADP |
| Jun 24, 2026 | New CVE Received | [email protected] |
Volerion