- CVE ID
- CVE-2026-35478
- Score
- 8.3/10
Arbitrary API Token Creation
InvenTree Security Advisory
Any authenticated InvenTree user can create a valid API token attributed to any other user in the system — including administrators and superusers — by supplying the target's user ID in the user field of a POST /api/user/tokens/ request. The returned token is immediately usable for full API authentication as the target user, from any network location, with no further interaction required.
View advisory on GitHub →