Open
Description
CVE-2025-32996 - Medium Severity Vulnerability
Vulnerable Library - http-proxy-middleware-2.0.6.tgz
The one-liner node.js proxy middleware for connect, express and browser-sync
Library home page: https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz
Path to dependency file: /ui/package.json
Path to vulnerable library: /ui/package.json
Dependency Hierarchy:
- @postgres.ai/ce-1.0.0.tgz (Root Library)
- react-scripts-5.0.1.tgz
- webpack-dev-server-4.11.0.tgz
- ❌ http-proxy-middleware-2.0.6.tgz (Vulnerable Library)
- webpack-dev-server-4.11.0.tgz
- react-scripts-5.0.1.tgz
Found in base branch: master
Vulnerability Details
In http-proxy-middleware before 2.0.8 and 3.x before 3.0.4, writeBody can be called twice because "else if" is not used.
Publish Date: 2025-04-15
URL: CVE-2025-32996
CVSS 3 Score Details (4.0)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Release Date: 2025-04-15
Fix Resolution: https://github.com/chimurai/http-proxy-middleware.git - v3.0.4
Step up your Open Source Security Game with Mend here