Goploy: Cross-namespace IDOR and RCE via body-supplied row id in project and project_file handlers (CVE-2026-53552)
Goploy contains a critical vulnerability in several project and project_file API handlers where user-supplied project or file row IDs are accepted from the request body without verifying that the project belongs to the caller's namespace. This allows a user with the manager role in their own namespace to read, modify, or delete files in any project across the installation. Additionally, the vulnerability enables rewriting any project's git remote URL, which leads to remote code execution (RCE) on the next deployment due to execution of 'git remote set-url'. The issue affects versions up to and including 1.17.5.
AI Analysis
Technical Summary
The vulnerability arises because the handlers Project.AddFile, Project.EditFile, Project.RemoveFile, and Project.Edit in cmd/server/api/project/handler.go accept project or project-file row IDs from the JSON body and perform actions without verifying namespace ownership. The model queries filter only by row ID without joining on namespace, and permission checks only verify namespace-level permissions without confirming the project belongs to the caller's namespace. A user with the manager role (which includes FileSync and EditProject permissions) in their own namespace can exploit this to access and modify files in any project, and change git remote URLs, leading to RCE when 'git remote set-url' is executed during deployment. The vulnerability is confirmed in the develop HEAD as of 2026-05-27 and in the 1.17.5 Docker image.
Potential Impact
An authenticated user with the manager role in their own namespace can read, write, or delete files in any project across the entire Goploy installation, bypassing intended namespace isolation. They can also modify any project's git remote URL, which escalates to remote code execution on the next deployment due to execution of a git command with the attacker-controlled URL. This results in a critical impact affecting confidentiality, integrity, and potentially availability of the system.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, restrict manager role assignments carefully and monitor for suspicious activity. Avoid exposing the affected API endpoints to untrusted users. Implement additional access control checks to verify that project or file IDs belong to the caller's namespace before performing any actions.
Goploy: Cross-namespace IDOR and RCE via body-supplied row id in project and project_file handlers (CVE-2026-53552)
Description
Goploy contains a critical vulnerability in several project and project_file API handlers where user-supplied project or file row IDs are accepted from the request body without verifying that the project belongs to the caller's namespace. This allows a user with the manager role in their own namespace to read, modify, or delete files in any project across the installation. Additionally, the vulnerability enables rewriting any project's git remote URL, which leads to remote code execution (RCE) on the next deployment due to execution of 'git remote set-url'. The issue affects versions up to and including 1.17.5.
CVSS v3.1
Score 9.6critical
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability arises because the handlers Project.AddFile, Project.EditFile, Project.RemoveFile, and Project.Edit in cmd/server/api/project/handler.go accept project or project-file row IDs from the JSON body and perform actions without verifying namespace ownership. The model queries filter only by row ID without joining on namespace, and permission checks only verify namespace-level permissions without confirming the project belongs to the caller's namespace. A user with the manager role (which includes FileSync and EditProject permissions) in their own namespace can exploit this to access and modify files in any project, and change git remote URLs, leading to RCE when 'git remote set-url' is executed during deployment. The vulnerability is confirmed in the develop HEAD as of 2026-05-27 and in the 1.17.5 Docker image.
Potential Impact
An authenticated user with the manager role in their own namespace can read, write, or delete files in any project across the entire Goploy installation, bypassing intended namespace isolation. They can also modify any project's git remote URL, which escalates to remote code execution on the next deployment due to execution of a git command with the attacker-controlled URL. This results in a critical impact affecting confidentiality, integrity, and potentially availability of the system.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, restrict manager role assignments carefully and monitor for suspicious activity. Avoid exposing the affected API endpoints to untrusted users. Implement additional access control checks to verify that project or file IDs belong to the caller's namespace before performing any actions.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-26rh-24rg-j3vv
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53552"]
- Ecosystems
- ["Go"]
- Database Specific Severity
- CRITICAL
- Cvss Version
- 3.1
Threat ID: 6a4e4ee7c9d9e3dbe3289b43
Added to database: 07/08/2026, 13:21:43 UTC
Last enriched: 07/08/2026, 13:39:59 UTC
Last updated: 07/31/2026, 12:27:13 UTC
Views: 41
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.