Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

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

Quick assessment

Affected
zhenorzz goploy
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Goploy 是一个开源的自动化部署系统。在 1.17.5 及更早的版本中, 中的 、 、 和 接口会从 JSON 请求体中获取项目或项目文件记录的 ID 并直接对其执行操作,但未校验该项目是否属于调用者所在的命名空间(namespace)。对应的 和 查询也仅根据行 ID 进行过滤。 因此,持有 角色(或任何包含 或 权限的角色)的用户,可以通过在请求体中提交其他项目的 ID,读取、写入或删除该安装实例中任意项目的文件。此外,攻击者还可以通过提交外部 ID 来重写任意项目的 Git 远程 URL(git remo

CVSS 9.6 · Critical

Possible ATT&CK Techniques 1 AI

T1210 · Exploitation of Remote Services
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-53552

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Goploy: Cross-namespace IDOR and RCE via body-supplied row id in project and project_file handlers
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
通过用户控制密钥绕过授权机制
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
zhenorzz goploy <= 1.17.5 -

II. Public POCs for CVE-2026-53552

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-53552

登录查看更多情报信息。

Other References for CVE-2026-53552 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-53552

No comments yet


Leave a comment