CVE-2026-55629
HIGH Exploitation: PoC
8.7
CVSS 4.0
Description
Whistle is an HTTP, HTTP2, HTTPS, and WebSocket debugging proxy. Prior to 2.10.3, lib/service/service.js handles GET /cgi-bin/temp/get by reading req.query.filename, joining it to TEMP_FILES_PATH only when it matches the temporary file pattern, and otherwise passing the user-supplied filename directly to getFile, allowing a remote attacker to read arbitrary files such as /etc/passwd. This issue is reported as fixed in version 2.10.3.
Metadata
Severity & Metrics
8.7
HIGH CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
SSVC — CISA Coordinator
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| avwo | whistle | — | < 2.10.3 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-22 | cna | CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 8.7 | HIGH | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
References (3)
- https://github.com/avwo/whistle/security/advisories/GHSA-3vfr-4gwf-qxfp https://github.com/avwo/whistle/security/advisories/GHSA-3vfr-4gwf-qxfp
- https://github.com/avwo/whistle/commit/777bcf69bae2972aa7138a158c91619185653cf5 https://github.com/avwo/whistle/commit/777bcf69bae2972aa7138a158c91619185653cf5
- http://github.com/avwo/whistle/releases/tag/v2.10.3 http://github.com/avwo/whistle/releases/tag/v2.10.3