{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.18.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4c682981730fb74d599a5cd84a094c5ba6fd4b89"
            },
            {
              "fixed": "d51aa15ebc0a474d9d71d6c453a0fe798dd5e007"
            }
          ],
          "repo": "https://github.com/zhenorzz/goploy",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-4g5x-hcwm-82jw"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-200",
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53553.json"
  },
  "details": "Goploy is an open-source automation deployment system. Prior to version 1.18.0, a severe path traversal vulnerability exists in its backend API endpoints, specifically /deploy/fileDiff (File Compare), when handling file paths provided by the client. This issue has been patched in version 1.18.0.",
  "id": "CVE-2026-53553",
  "modified": "2026-09-02T03:30:47.476609443Z",
  "published": "2026-08-31T18:46:52.095Z",
  "references": [
    {
      "type": "WEB",
      "url": "http://github.com/zhenorzz/goploy/releases/tag/v1.18.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53553.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/zhenorzz/goploy/security/advisories/GHSA-4g5x-hcwm-82jw"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53553"
    },
    {
      "type": "FIX",
      "url": "https://github.com/zhenorzz/goploy/commit/d51aa15ebc0a474d9d71d6c453a0fe798dd5e007"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Goploy: Arbitrary File Read via Path Traversal in /deploy/fileDiff allows Remote Server Compromise"
}