CVE-2026-38533 Details
Description
An improper authorization vulnerability in the /api/v1/users/{id} endpoint of Snipe-IT v8.4.0 allows authenticated attackers with the users.edit permission to modify sensitive authentication and account-state fields of other non-admin users via supplying a crafted PUT request.
A vulnerability exists in Snipe-IT version 8.4.0, specifically within the user management API endpoint `PUT /api/v1/users/{id}`. This improper authorization flaw allows authenticated attackers with the `users.edit` permission to alter sensitive authentication and account-state fields of other non-admin users. The vulnerability can be exploited by sending a crafted PUT request, enabling attackers to reset passwords or deactivate user accounts, thereby facilitating unauthorized account access or denial-of-service conditions.
To address this vulnerability, Snipe-IT can implement several measures: restrict self-editing of authentication fields to require users to only change their own passwords, verify current passwords when non-admin users attempt to reset their own passwords, consider separating permissions for general user editing and editing authentication fields, apply rate limits to the user update API to deter bulk attacks, and log all password changes and account deactivations with details about the actor and target, alerting on any unusual activity.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/TREXNEGRO/Security-Advisories/blob/main/CVE-2026-38533/poc.md | CISA-ADP | ExploitThird Party Advisory |
| https://github.com/TREXNEGRO/Security-Advisories/tree/main/CVE-2026-38533 | [email protected] | ExploitMitigationThird Party Advisory |
| https://snipeitapp.com/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| snipeitapp snipe-it | 8.4.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 1, 2026 | Initial Analysis | [email protected] |
| Apr 16, 2026 | CVE Modified | CISA-ADP |
| Apr 14, 2026 | New CVE Received | [email protected] |