ZeroHour

CVE-2026-53553

niche

Authenticated Path Traversal File Read in Goploy /deploy/fileDiff API

CVSS 3.1
7.7 high
EPSS
<1%p24
Published
()
Modified
AI analysis

Goploy, an open-source automation deployment system, contains a path traversal flaw (CWE-22) in its backend API endpoint /deploy/fileDiff (File Compare), where client-supplied file paths are not properly validated. An attacker with low-privileged authenticated access to the API can manipulate the file path parameter to escape the intended directory and read arbitrary files on the server (CWE-200), resulting in high-confidence-impact information disclosure such as exposure of configuration files, credentials, or application data, with no integrity or availability impact. All Goploy deployments running versions prior to 1.18.0 are affected, and the issue is fixed in version 1.18.0. There are currently no known public proofs of concept, no reports of in-the-wild exploitation, and the vulnerability is not listed in CISA KEV, with an EPSS 30-day exploitation probability of about 0.3%.

What to do: Upgrade Goploy to version 1.18.0 or later, which patches the /deploy/fileDiff path traversal. Until upgraded, restrict access to the Goploy API to trusted, low-privilege users and review the fileDiff endpoint for unexpected file-path parameters; if the instance is internet-exposed, audit logs for anomalous file-diff requests.

Affected
Goploy (open-source project) Goployall versions prior to 1.18.0
Estimated exposure
nicheunknown, likely hundreds to low thousands of self-hosted instances — No public install or scan data is available for Goploy, a niche self-hosted open-source deployment tool, so the installed base is expected to be small and instances are rarely internet-exposed.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

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.

Weakness
CWE-22, CWE-200
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

In the news

No ingested article mentions this CVE yet.