---
cve: "CVE-2026-61745"
severity: "MEDIUM"
cvss: 4.3
epss: "0.3%"
vendor: "inventree"
kev: false
exploited: false
published: "2026-09-21 17:52:39"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-23T07:19:08+02:00"
---

# CVE-2026-61745

> 4.3 MEDIUM · 🧪 PoC

## Beschreibung

InvenTree is an Open Source Inventory Management System. Prior to 1.4.0, the POST /api/machine/{pk}/restart/ endpoint in src/backend/InvenTree/machine/api.py uses IsAuthenticatedOrReadScope without requiring the ADMIN role used by other machine management operations. Any authenticated user who lacks the ADMIN role, including a warehouse user with only the STOCK role, can cause MachineRestart to invoke registry.restart_machine() for any registered machine, resetting its status and interrupting active printing, scanning, or other machine operations. This issue is fixed in version 1.4.0.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 29b8ed91d22e7471a75c1197cd8f45a13ad40fdd (Commit)
- 0a9a8b1c54d0811ede0a61ffe3b0427f82ee28e5 (Commit)

## Referenzen

- <https://github.com/inventree/InvenTree/security/advisories/GHSA-c9wp-mw98-gfrj>
- <https://github.com/inventree/InvenTree/pull/12197>
- <https://github.com/inventree/InvenTree/commit/29b8ed91d22e7471a75c1197cd8f45a13ad40fdd>
- <https://github.com/inventree/InvenTree/releases/tag/1.4.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-61745) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
