Vulnerability Description
Beszel is a server monitoring platform. Prior to 0.18.7, some API endpoints in the Beszel hub accept a user-supplied system ID and proceed without further checks that the user should have access to that system. As a result, any authenticated user can access these routes for any system if they know the system's ID. System IDs are random 15 character alphanumeric strings, and are not exposed to all users. However, it is theoretically possible for an authenticated user to enumerate a valid system ID via web API. To use the containers endpoints, the user would also need to enumerate a container ID, which is 12 digit hexadecimal string. This vulnerability is fixed in 0.18.7.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Beszel | Beszel | < 0.18.7 |
Related Weaknesses (CWE)
References
- https://github.com/henrygd/beszel/releases/tag/v0.18.7ProductRelease Notes
- https://github.com/henrygd/beszel/security/advisories/GHSA-5f5r-95pg-xrpmExploitVendor Advisory
FAQ
What is CVE-2026-40077?
CVE-2026-40077 is a vulnerability with a CVSS score of 3.5 (LOW). Beszel is a server monitoring platform. Prior to 0.18.7, some API endpoints in the Beszel hub accept a user-supplied system ID and proceed without further checks that the user should have access to th...
How severe is CVE-2026-40077?
CVE-2026-40077 has been rated LOW with a CVSS base score of 3.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-40077?
Check the references section above for vendor advisories and patch information. Affected products include: Beszel Beszel.