Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-7080

8.5 · HIGH
Published Dec 29, 2023 cloudflare CWE-269 EPSS 0.63% (48th pctl)

Overview

CVE-2023-7080 is a high-severity vulnerability affecting cloudflare wrangler. It was published on December 29, 2023 and has a CVSS 3.1 base score of 8.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.5, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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 run arbitrary code. Additionally, the inspector server did not validate Origin/Host headers, granting an attacker that can trick any user on the local network into opening a malicious website the ability to run code. If wrangler dev --remote was being used, an attacker could access production resources if they were bound to the worker.

This issue was fixed in [email protected] and [email protected]. Whilst wrangler dev's inspector server listens on local interfaces by default as of [email protected], an SSRF vulnerability in miniflare https://github.com/cloudflare/workers-sdk/security/advisories/GHSA-fwvg-2739-22v7  (CVE-2023-7078) allowed access from the local network until [email protected]. [email protected] and wra

Remediation

Check the references section for vendor advisories and patches from cloudflare. Update wrangler to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
cloudflare wrangler >= 2.0.0, < 2.20.2 Affected

Frequently Asked Questions

What is CVE-2023-7080?

CVE-2023-7080 is a high-severity vulnerability affecting cloudflare wrangler. It was published on December 29, 2023 and has a CVSS 3.1 base score of 8.5 (HIGH).

How severe is CVE-2023-7080?

This vulnerability has a CVSS 3.1 base score of 8.5, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-7080?

Check the references section for vendor advisories and patches from cloudflare. Update wrangler to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-7080?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-7080 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.