---
id: CVE-2026-56115
title: >-
  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…
summary: >-
  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…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-862
published: '2026-06-23'
updated: '2026-06-29'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-56115'
references:
  - url: 'https://github.com/garybowers/bootimus/issues/84'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/bootimus-broken-access-control-via-jwtmiddleware-authorization-bypass
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00452
epssPercentile: 0.36587
ingestedAt: '2026-06-29T13:42:11.978Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
