CVE-2026-61745: InvenTree: Missing authorization on machine restart endpoint allows any authenticated user to interrupt production equipment

Published Sep 21, 2026
·
Updated

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.restartmachine() 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.

Affected Software

1 affected component
InvenTree InvenTree<1.4.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 1.4.0

Event History

Sep 21, 2026
CVE Published
via MITRE·05:52 PM
Data Sourced
via MITRE·05:52 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which users can exploit this issue?

Any authenticated InvenTree user who does not have the ADMIN role can exploit it, including a warehouse user assigned only the STOCK role. The user can restart any registered machine.

2

Are default deployments affected?

The affected restart endpoint requires authentication, but it does not require the ADMIN role. Deployments running a version prior to 1.4.0 are affected where non-admin authenticated users can access the API.

3

What is the operational impact of exploitation?

A successful request resets the targeted machine's status and can interrupt active printing, scanning, or other machine operations. The issue affects availability rather than confidentiality or data integrity.

4

What should be done if upgrading is not immediately possible?

Restrict access to the machine restart API endpoint so that only administrators can invoke it, and limit or remove nonessential authenticated accounts and roles that could reach the endpoint. Upgrade to InvenTree 1.4.0 when possible.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203