CVE-2026-56115

Bootimus through 0.1.70 contains a broken access control vulnerability that allows authenticated low-privileged users to perform administrative actions by exploiting missing role enforcement in the JWTMiddleware function in internal/auth/auth.go, which validates JWT tokens and account status but fails to inspect the is_admin flag. Attackers can send requests to any endpoint under the /api/users path to create new administrator accounts or reset administrator passwords, thereby gaining full control of the server and the ability to modify boot menus and installation scripts served to PXE clients.
Configurations

Configuration 1 (hide)

cpe:2.3:a:bootimus:bootimus:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-23 17:17

Updated : 2026-07-14 22:17


NVD link : CVE-2026-56115

Mitre link : CVE-2026-56115

CVE.ORG link : CVE-2026-56115


JSON object : View

Products Affected

bootimus

  • bootimus
CWE
CWE-862

Missing Authorization