Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/henrygd/beszel
  4. ›
  5. CVE-2026-40077

CVE-2026-40077: Beszel has an IDOR in hub API endpoints that read system ID from URL parameter

April 10, 2026

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.

References

  • github.com/advisories/GHSA-5f5r-95pg-xrpm
  • github.com/henrygd/beszel
  • github.com/henrygd/beszel/releases/tag/v0.18.7
  • github.com/henrygd/beszel/security/advisories/GHSA-5f5r-95pg-xrpm
  • nvd.nist.gov/vuln/detail/CVE-2026-40077

Code Behaviors & Features

Detect and mitigate CVE-2026-40077 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.18.7

Fixed versions

  • 0.18.7

Solution

Upgrade to version 0.18.7 or above.

Impact 3.5 LOW

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-184: Incomplete List of Disallowed Inputs

Source file

go/github.com/henrygd/beszel/CVE-2026-40077.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:20:05 +0000.