CVE-2026-48704 PUBLISHED

Warp Markdown notebook links may open executable local files

Assigner: GitHub_M
Reserved: 22.05.2026 Published: 24.06.2026 Updated: 24.06.2026

Warp is an agentic development environment. From 0.2023.10.24.08.03.stable_00 until 0.2026.05.06.15.42.stable_01, Warp may open executable local files through the operating system default file handler. A malicious Markdown document or project can contain a local-file link that appears as normal rendered content. If a user opens the Markdown in Warp and clicks the link, affected builds may route the resolved local file to a platform file opener instead of limiting the action to safe viewer/editor targets. This vulnerability is fixed in 0.2026.05.06.15.42.stable_01.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor warpdotdev
Product warp
Versions
  • Version >= 0.2023.10.24.08.03.stable_00, < 0.2026.05.13.09.15.stable_01 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE