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-46136

8.0 · HIGH
Published Oct 25, 2023 palletsprojects CWE-400 EPSS 1.07% (63th pctl)

Overview

CVE-2023-46136 is a high-severity vulnerability affecting palletsprojects werkzeug. It was published on October 25, 2023 and has a CVSS 3.1 base score of 8.0 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.0, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

Werkzeug is a comprehensive WSGI web application library. In versions on the 3.x branch prior to 3.0.1 and on the 2.x branch prior to 2.3.8, if an upload of a file that starts with CR or LF and then is followed by megabytes of data without these characters: all of these bytes are appended chunk by chunk into internal bytearray and lookup for boundary is performed on growing buffer. This allows an attacker to cause a denial of service by sending crafted multipart data to an endpoint that will parse it. The amount of CPU time required can block worker processes from handling legitimate requests. This vulnerability has been patched in version 3.0.1 and 2.3.8.

Remediation

Check the references section for vendor advisories and patches from palletsprojects. Update werkzeug 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
palletsprojects werkzeug >= 0, < 2.3.8 Affected

Frequently Asked Questions

What is CVE-2023-46136?

CVE-2023-46136 is a high-severity vulnerability affecting palletsprojects werkzeug. It was published on October 25, 2023 and has a CVSS 3.1 base score of 8.0 (HIGH).

How severe is CVE-2023-46136?

This vulnerability has a CVSS 3.1 base score of 8.0, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

Check the references section for vendor advisories and patches from palletsprojects. Update werkzeug 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-46136?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-46136 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.