{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "f3ef599e409151d1380866e47de8b1afb0bb54fa"
            }
          ],
          "repo": "https://github.com/goshs-labs/goshs",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-964w-f6gj-5236"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-41",
      "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/66xxx/CVE-2026-66064.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "2.1.5"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/handler.go sendFile handler opened files using a cleaned path but derived the authorization filename from raw req.URL.Path, so a trailing slash could bypass .goshs ACL-file protection and block-list checks. This issue is fixed in version 2.1.5.",
  "id": "CVE-2026-66064",
  "modified": "2026-08-01T03:33:00.661596040Z",
  "published": "2026-07-28T22:12:04.830Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/66xxx/CVE-2026-66064.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/goshs-labs/goshs/security/advisories/GHSA-964w-f6gj-5236"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-66064"
    },
    {
      "type": "FIX",
      "url": "https://github.com/goshs-labs/goshs/commit/f3ef599e409151d1380866e47de8b1afb0bb54fa"
    },
    {
      "type": "FIX",
      "url": "https://github.com/goshs-labs/goshs/pull/222"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "goshs has ACL Bypass \u0026 Path Traversal"
}