Back to overview

CVE-2026-48721

HIGH
8.6
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-48721
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-22 18:47 UTC
Published
2026-06-24 17:31 UTC
Last updated
2026-06-24 17:31 UTC
Primary CWE
CWE-180
CWE-180: Incorrect Behavior Order: Validate Before Canonical…
Vendor / Product
warpdotdev / warp
Sources
cve.org  ·  NVD

Severity & Metrics

8.6 HIGH CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Affected products (1)
VendorProductPlatformVersions
warpdotdev warp >= 0.2025.10.08.08.12.stable_00, < 0.2026.05.13.09.15.stable_01
Weakness (CWE)
CWESourceDescription
CWE-180 cna CWE-180: Incorrect Behavior Order: Validate Before Canonicalize
CWE-693 cna CWE-693: Protection Mechanism Failure
CVSS scores (1)
ScoreSeverityVersionSourceVector
8.6 HIGH 3.1 cna CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
References (2)
Back to overview