CVE-2025-15602: Snipe-IT < 8.3.7 Mass Assignment Vulnerability Leading to Privilege Escalation
Snipe-IT versions prior to 8.3.7 contain sensitive user attributes related to account privileges that are insufficiently protected against mass assignment. An authenticated, low-privileged user can craft a malicious API request to modify restricted fields of another user account, including the Super Admin account. By changing the email address of the Super Admin and triggering a password reset, an attacker can fully take over the Super Admin account, resulting in complete administrative control of the Snipe-IT instance.
Security readout for executives and security teams
Plain-English summary
Snipe-IT asset management instances before 8.3.7 may let a normal authenticated user change protected account fields. The reported impact is full Super Admin takeover, which could expose asset records and allow complete instance control.
Executive priority
Treat this as urgent for any exposed or shared Snipe-IT deployment. It requires credentials, but a basic account may be enough to reach complete administrative control.
Technical view
The issue is CWE-915 mass assignment. Sensitive privilege-related user attributes were insufficiently protected, allowing a low-privileged authenticated user to modify restricted fields on another account through the API. CVSS 3.1 score is 8.8 high.
Likely exposure
Exposure is most likely where Snipe-IT is running below 8.3.7 and has low-privileged user accounts with API access. The bundle’s affected-version metadata is incomplete, but the title and description identify versions prior to 8.3.7.
Exploitation context
The source bundle does not cite active exploitation, and KEV is false. Exploitation is described as requiring an authenticated low-privileged user and a crafted API request that can support Super Admin account takeover.
Researcher notes
Evidence is sufficient for product, impact, class, and fixed release direction. Public bundle does not provide patch internals, proof-of-concept status, or observed exploitation data.
Mitigation direction
Upgrade Snipe-IT to 8.3.7 or later per vendor release notes.
Check vendor guidance for any additional hardening or configuration advice.
Review Super Admin email, password reset, and privilege-change history.
Restrict low-privileged API access where operationally feasible until upgraded.
Validation and detection
Inventory Snipe-IT deployments and record their running versions.
Confirm production and test instances are on 8.3.7 or later.
Audit users for unexpected administrator privileges or email changes.
Review logs for suspicious account update and password reset activity.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-915: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
3Timeline events
1ADP providers
4Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-915 · source CWE mapping
Improperly Controlled Modification of Dynamically-Determined Object Attributes
Improperly Controlled Modification of Dynamically-Determined Object Attributes represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.