Vulnerability DatabaseGHSA-6x33-pw7p-hmpq

GHSA-6x33-pw7p-hmpq
JavaScript vulnerability analysis and mitigation

Overview

A high-severity Denial of Service vulnerability was discovered in http-proxy versions prior to 1.18.1. The vulnerability, identified as GHSA-6x33-pw7p-hmpq, was published to the GitHub Advisory Database on September 4, 2020. The vulnerability affects the npm package http-proxy and received a CVSS score of 7.5, indicating high severity (GitHub Advisory).

Technical details

The vulnerability occurs when an HTTP request with a long body triggers an ERR_HTTP_HEADERS_SENT unhandled exception that crashes the proxy server. This vulnerability is specifically triggered when the proxy server sets headers in the proxy request using the proxyReq.setHeader function. The issue can be reproduced by sending a POST request with a body length of 1025 characters or more to the proxy server (GitHub Advisory).

Impact

When successfully exploited, this vulnerability can cause a complete denial of service by crashing the proxy server. The CVSS metrics indicate high availability impact while maintaining unchanged scope, with no impact on confidentiality or integrity. The attack requires no special privileges or user interaction and can be executed remotely over the network (GitHub Advisory).

Exploitability

The vulnerability can be exploited by sending a specially crafted POST request to the affected proxy server. For example, on a proxy server running on http://localhost:3000, the following curl command can trigger the unhandled exception: curl -XPOST http://localhost:3000 -d "$(python -c 'print("x"*1025)')"(GitHub Advisory).

Mitigation and workarounds

Users are recommended to upgrade to http-proxy version 1.18.1 or later, which contains the fix for this vulnerability. The fix involves skipping the proxyReq event when handling a request with the 'expect' header (GitHub Advisory, GitHub PR).

Additional resources


SourceThis report was generated using AI

Related JavaScript vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-54504HIGH8.8
  • JavaScript logoJavaScript
  • @andrea9293/mcp-documentation-server
NoYesSep 17, 2026
CVE-2026-77615HIGH8.7
  • JavaScript logoJavaScript
  • paella-core
NoYesSep 17, 2026
CVE-2026-91127HIGH8.2
  • JavaScript logoJavaScript
  • @file-viewer/doc
NoYesSep 18, 2026
CVE-2026-77301HIGH7.5
  • JavaScript logoJavaScript
  • adm-zip
NoYesSep 18, 2026
CVE-2026-84992MEDIUM6.1
  • JavaScript logoJavaScript
  • md-editor-v3
NoYesSep 18, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management