{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "43f4f483e0c2dd253d2aaa8a495b2d71f0208c40"
            }
          ],
          "repo": "https://github.com/warpdotdev/warp",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-8r78-7jwh-m6hm"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48703.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "\u003e= 0.2025.04.09.08.11.stable_00, \u003c 0.2026.05.13.09.15.stable_01"
          },
          {
            "last_affected": "\u003e= 0.2025.04.09.08.11.stable_00, \u003c 0.2026.05.13.09.15.stable_01"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Warp is an agentic development environment. From 0.2025.04.09.08.11.stable_00 until 0.2026.05.06.15.42.stable_01, Warp contains a command execution policy bypass in Agent code search tools. The affected Grep and FileGlob actions are authorized as read/search operations, but their implementations build shell command strings from Agent-controlled inputs (search text, paths, glob patterns) and execute them in the active terminal session. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.",
  "id": "CVE-2026-48703",
  "modified": "2026-07-15T01:49:13.163224903Z",
  "published": "2026-06-24T17:25:34.902Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48703.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/warpdotdev/warp/security/advisories/GHSA-8r78-7jwh-m6hm"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48703"
    },
    {
      "type": "FIX",
      "url": "https://github.com/warpdotdev/warp/commit/43f4f483e0c2dd253d2aaa8a495b2d71f0208c40"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Warp: Command Injection via Warp code search tool arguments"
}