GHSA-cfxm-4p54-5w7h
GitHub Security Advisory
Directory traversal in pooledwebsocket
✓ GitHub Reviewed
HIGH
Has CVE
Advisory Details
Affected versions of `pooledwebsocket` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.
**Example request:**
```http
GET /../../../../../../../../../../etc/passwd HTTP/1.1
host:foo
```
## Recommendation
Update to version 0.0.19 or later.
Affected Packages
npm
pooledwebsocket
Affected versions:
0
(fixed in 0.0.19)
Related CVEs
Key Information
7.5
/10
Dataset
Last updated: August 30, 2025 6:32 AM
Data from GitHub Advisory Database. This information is provided for research and educational purposes.