CVE-2026-27734

Name
CVE-2026-27734
Description
Beszel is a server monitoring platform. Prior to version 0.18.2, the hub's authenticated API endpoints GET /api/beszel/containers/logs and GET /api/beszel/containers/info pass the user-supplied "container" query parameter to the agent without validation. The agent constructs Docker Engine API URLs using fmt.Sprintf with the raw value instead of url.PathEscape(). Since Go's http.Client does not sanitize `../` sequences from URL paths sent over unix sockets, an authenticated user (including readonly role) can traverse to arbitrary Docker API endpoints on agent hosts, exposing sensitive infrastructure details. Version 0.18.4 fixes the issue.
NVD Severity
unknown
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
security-advisories@github.com https://github.com/henrygd/beszel/releases/tag/v0.18.4
security-advisories@github.com https://github.com/henrygd/beszel/security/advisories/GHSA-phwh-4f42-gwf3

Match rules

CPE URI Source package Min version Max version
cpe:2.3:a:beszel:beszel:*:*:*:*:*:*:*:* beszel >= None < 0.18.2

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
beszel edge-community 0.17.0-r0 Minoplhy <c@3qx.nl> possibly vulnerable
beszel edge-community 0.16.1-r0 Minoplhy <c@3qx.nl> possibly vulnerable
beszel edge-community 0.16.0-r0 Minoplhy <c@3qx.nl> possibly vulnerable
beszel edge-community 0.15.4-r0 Minoplhy <c@3qx.nl> possibly vulnerable
beszel edge-community 0.15.3-r0 Minoplhy <c@3qx.nl> possibly vulnerable
beszel edge-community 0.15.2-r0 Minoplhy <c@3qx.nl> possibly vulnerable
beszel edge-community 0.15.0-r0 Minoplhy <c@3qx.nl> possibly vulnerable
beszel edge-community 0.14.1-r0 Minoplhy <c@3qx.nl> possibly vulnerable
beszel 3.23-community 0.16.1-r0 Minoplhy <c@3qx.nl> possibly vulnerable