๐Ÿ” CVE Alert

CVE-2026-53552

CRITICAL 9.6

Goploy: Cross-namespace IDOR and RCE via body-supplied row id in project and project_file handlers

CVSS Score
9.6
EPSS Score
0.0%
EPSS Percentile
0th

Goploy is an open-source automation deployment system. In versions 1.17.5 and prior, Project.AddFile, Project.EditFile, Project.RemoveFile, and Project.Edit in cmd/server/api/project/handler.go accept a project or project-file row id from the JSON body and act on it without checking that the project belongs to the caller's namespace. The corresponding model.ProjectFile.GetData and model.Project.GetData queries filter only by row id. A user holding the manager role (or any role that includes the FileSync / EditProject permission) in their own namespace can read, write, or delete files in any project across the install, and can rewrite any project's git remote URL by submitting the foreign id in the body. The git-URL primitive escalates to RCE on the next deploy because Edit runs git remote set-url on the project's working tree. At time of publication, there are no known publicly available patches.

CWE CWE-639 CWE-863
Vendor zhenorzz
Product goploy
Published Aug 31, 2026
Stay Ahead of the Next One

Get instant alerts for zhenorzz goploy

Be the first to know when new critical vulnerabilities affecting zhenorzz goploy are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

zhenorzz / goploy
<= 1.17.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/zhenorzz/goploy/security/advisories/GHSA-26rh-24rg-j3vv