npm package
wrangler
pkg:npm/wrangler
Vulnerabilities (4)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-0933 | — | >= 2.0.15, < 3.114.17 | 3.114.17 | Jan 20, 2026 | 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 cont | ||
| CVE-2023-7080 | — | >= 3.0.0, < 3.19.0 | 3.19.0 | Dec 29, 2023 | 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-7079 | — | >= 3.9.0, < 3.19.0 | 3.19.0 | Dec 29, 2023 | 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-3348 | — | < 2.20.1 | 2.20.1 | Aug 3, 2023 | The Wrangler command line tool (<=wrangler@3.1.0 or <=wrangler@2.20.1) 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 to |
- CVE-2026-0933Jan 20, 2026affected >= 2.0.15, < 3.114.17fixed 3.114.17
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 cont
- CVE-2023-7080Dec 29, 2023affected >= 3.0.0, < 3.19.0fixed 3.19.0
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-7079Dec 29, 2023affected >= 3.9.0, < 3.19.0fixed 3.19.0
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-3348Aug 3, 2023affected < 2.20.1fixed 2.20.1
The Wrangler command line tool (<=wrangler@3.1.0 or <=wrangler@2.20.1) 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 to