{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.10.3"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "e96fef727e9b491efb60e49f69d514b00a37fd79"
            },
            {
              "fixed": "777bcf69bae2972aa7138a158c91619185653cf5"
            }
          ],
          "repo": "https://github.com/avwo/whistle",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-3vfr-4gwf-qxfp"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55629.json"
  },
  "details": "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.",
  "id": "CVE-2026-55629",
  "modified": "2026-07-19T03:30:57.986955496Z",
  "published": "2026-07-16T19:12:56.106Z",
  "references": [
    {
      "type": "WEB",
      "url": "http://github.com/avwo/whistle/releases/tag/v2.10.3"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55629.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/avwo/whistle/security/advisories/GHSA-3vfr-4gwf-qxfp"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55629"
    },
    {
      "type": "FIX",
      "url": "https://github.com/avwo/whistle/commit/777bcf69bae2972aa7138a158c91619185653cf5"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Whistle: Path traversal"
}