๐Ÿ” CVE Alert

CVE-2026-40077

LOW 3.5

Beszel has an IDOR in hub API endpoints that read system ID from URL parameter

CVSS Score
3.5
EPSS Score
0.0%
EPSS Percentile
15th

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.

CWE CWE-184
Vendor henrygd
Product beszel
Published Apr 9, 2026
Last Updated Apr 13, 2026
Stay Ahead of the Next One

Get instant alerts for henrygd beszel

Be the first to know when new low vulnerabilities affecting henrygd beszel are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

henrygd / beszel
< 0.18.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/henrygd/beszel/security/advisories/GHSA-5f5r-95pg-xrpm github.com: https://github.com/henrygd/beszel/releases/tag/v0.18.7