CVE-2026-53552
Last modified
CVE-2026-53552 is a critical-severity vulnerability rated 9.6/10 on the CVSS scale. 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. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| zhenorzz | goploy | <= 1.17.5 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53552?
How severe is CVE-2026-53552?
How do I fix CVE-2026-53552?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53547Termix is a web-based server management platform with SSH te…8.8
- CVE-2026-53548Termix is a web-based server management platform with SSH te…9.6
- CVE-2026-53549Termix is a web-based server management platform with SSH te…7.7
- CVE-2026-5355A vulnerability has been found in Trendnet TEW-657BRM 1.00.1…8.8
- CVE-2026-53550js-yaml is a JavaScript YAML parser and dumper. Prior to 4.2…5.3
- CVE-2026-53551free5GC is an open-source implementation of the 5G core netw…6.9
- CVE-2026-53553Goploy is an open-source automation deployment system. Prior…7.7
- CVE-2026-53554SQLBot is an intelligent Text-to-SQL system based on large l…7.3
- CVE-2026-53555SQLBot is an intelligent Text-to-SQL system based on large l…5.1
- CVE-2026-53556SQLBot is an intelligent Text-to-SQL system based on large l…6
- CVE-2026-53557SQLBot is an intelligent Text-to-SQL system based on large l…7.7
- CVE-2026-5356The LatePoint – Calendar Booking Plugin for Appointments and…7.5
Are you affected by CVE-2026-53552?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
