CVE-2026-35479 PUBLISHED

InvenTree Plugin Installation - Insufficient Permissions

Assigner: GitHub_M
Reserved: 02.04.2026 Published: 08.04.2026 Updated: 08.04.2026

InvenTree is an Open Source Inventory Management System. Prior to 1.2.7 and 1.3.0, any users who have staff access permissions can install plugins via the API, without requiring "superuser" account access. This level of permission requirement is out of alignment with other plugin actions (such as uninstalling) which do require superuser access. The vulnerability allows staff users (who may be considered to have a lower level of trust than a superuser account) to install arbitrary (and potentially harmful) plugins. This vulnerability is fixed in 1.2.7 and 1.3.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L
CVSS Score: 6.6

Product Status

Vendor inventree
Product InvenTree
Versions
  • Version < 1.2.7 is affected

References

Problem Types

  • CWE-285: Improper Authorization CWE