{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0c1e243292c642d9a7748f80813b6fdfc0b31a9e"
            }
          ],
          "repo": "https://github.com/warpdotdev/warp",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-3839-h8jj-ph82"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-180",
      "CWE-693"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48721.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "\u003e= 0.2025.10.08.08.12.stable_00, \u003c 0.2026.05.13.09.15.stable_01"
          },
          {
            "last_affected": "\u003e= 0.2025.10.08.08.12.stable_00, \u003c 0.2026.05.13.09.15.stable_01"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "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.",
  "id": "CVE-2026-48721",
  "modified": "2026-08-12T03:51:31.084596508Z",
  "published": "2026-06-24T17:31:15.365Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48721.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/warpdotdev/warp/security/advisories/GHSA-3839-h8jj-ph82"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48721"
    },
    {
      "type": "FIX",
      "url": "https://github.com/warpdotdev/warp/commit/0c1e243292c642d9a7748f80813b6fdfc0b31a9e"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Warp: Env-var prefixes can lead to denylisted command autoexecution"
}