CVE-2026-33528
Description
GoDoxy is a reverse proxy and container orchestrator for self-hosters. Prior to version 0.27.5, the file content API endpoint at /api/v1/file/content is vulnerable to path traversal. The filename query parameter is passed directly to path.Join(common.ConfigBasePath, filename) where ConfigBasePath = "config" (a relative path). No sanitization or validation is applied beyond checking that the field is non-empty (binding:"required"). An authenticated attacker can use ../ sequences to read or write files outside the intended config/ directory, including TLS private keys, OAuth refresh tokens, and any file accessible to the container's UID. Version 0.27.5 fixes the issue.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/yusing/godoxyGo | < 0.27.5 | 0.27.5 |
Affected products
3- ghsa-coords2 versionspkg:golang/github.com/yusing/godoxypkg:rpm/opensuse/govulncheck-vulndb&distro=openSUSE%20Leap%2015.6
< 0.27.5+ 1 more
- (no CPE)range: < 0.27.5
- (no CPE)range: < 0.0.20260326T203309-150000.1.155.2
Patches
Vulnerability mechanics
References
5- github.com/yusing/godoxy/commit/a541d75bb50f1b542c096d8bc8082c3549f5c059nvdPatchWEB
- github.com/yusing/godoxy/security/advisories/GHSA-4753-cmc8-8j9vnvdExploitMitigationVendor AdvisoryWEB
- github.com/advisories/GHSA-4753-cmc8-8j9vghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-33528ghsaADVISORY
- github.com/yusing/godoxy/releases/tag/v0.27.5nvdProductRelease NotesWEB
News mentions
0No linked articles in our index yet.