๐Ÿ” CVE Alert

CVE-2026-56115

HIGH 8.8

Bootimus 0.1.70 Broken Access Control via JWTMiddleware Authorization Bypass

CVSS Score
8.8
EPSS Score
0.3%
EPSS Percentile
27th

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.

CWE CWE-862
Vendor garybowers
Product bootimus
Published Jun 23, 2026
Last Updated Jul 28, 2026
Stay Ahead of the Next One

Get instant alerts for garybowers bootimus

Be the first to know when new high vulnerabilities affecting garybowers bootimus 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:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

garybowers / bootimus
0 โ‰ค 0.1.70

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/garybowers/bootimus/issues/84 vulncheck.com: https://www.vulncheck.com/advisories/bootimus-broken-access-control-via-jwtmiddleware-authorization-bypass

Credits

djnn