VYPR

wrangler

by Cloudflare

npm: wrangler

Source repositories

CVEs (5)

  • CVE-2026-11325HigAug 12, 2026
    risk 0.57cvss 8.8epss 0.01

    Description Cloudflare was recently notified by external researchers of vulnerabilities in this archived repository, including a remote code execution issue in `src/index.ts` reachable from certain GitHub Actions workflow configurations. Successful exploitation may expose…

  • CVE-2026-0933CriJan 20, 2026
    risk 0.57cvss 9.9epss 0.01

    SummaryA command injection vulnerability (CWE-78) has been found to exist in the `wrangler pages deploy` command. The issue occurs because the `--commit-hash` parameter is passed directly to a shell command without proper validation or sanitization, allowing an attacker with…

  • CVE-2023-7080HigDec 29, 2023
    risk 0.48cvss 8.5epss 0.01

    The V8 inspector intentionally allows arbitrary code execution within the Workers sandbox for debugging. wrangler dev would previously start an inspector server listening on all network interfaces. This would allow an attacker on the local network to connect to the inspector and…

  • CVE-2023-7079MedDec 29, 2023
    risk 0.35cvss 6.4epss 0.01

    Sending specially crafted HTTP requests and inspector messages to Wrangler's dev server could result in any file on the user's computer being accessible over the local network. An attacker that could trick any user on the local network into opening a malicious website could also…

  • CVE-2023-3348MedAug 3, 2023
    risk 0.30cvss 5.7epss 0.01

    The Wrangler command line tool  (<[email protected] or <[email protected]) was affected by a directory traversal vulnerability when running a local development server for Pages (wrangler pages dev command). This vulnerability enabled an attacker in the same network as the victim…