Authenticated internal resource access via unvalidated URL fetch
Published Mar 7, 2026 · Updated Mar 7, 2026
Server-side request forgery in HotGo 2.0 allows remote authenticated users to access internal resources through an image-transfer URL. ImageTransferStorage in /server/internal/logic/common/upload.go checks only for an HTTP or HTTPS prefix before passing in.Url directly to g.Client().Get without destination validation. Authenticated endpoint access permits the server to probe internal services or metadata endpoints; retrieved content must use an image content type to reach storage.
Summary
What happened
Server-side request forgery in HotGo 2.0 allows remote authenticated users to access internal resources through an image-transfer URL. ImageTransferStorage in /server/internal/logic/common/upload.go checks only for an HTTP or HTTPS prefix before passing in.Url directly to g.Client().Get without destination validation. Authenticated endpoint access permits the server to probe internal services or metadata endpoints; retrieved content must use an image content type to reach storage.
The record
- CVE
- CVE-2026-3683
- Published
- Mar 7, 2026
- Updated
- Mar 7, 2026
- Vendor
- Zhejiang Zoneland Zongheng Network Technology Co., Ltd.
- Product
- HotGo
- Classifications
- CWE-918, T1190
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 7, 2026CVE publishedPublication date reported by the CVE source.
- Mar 7, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- HotGo image-transfer SSRF proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo