๐Ÿ” CVE Alert

CVE-2026-49976

MEDIUM 6.5

Snipe-IT: User Account Escalation via CSV Import

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Snipe-IT is an IT asset/license management system. Prior to 8.6.1, a user with the import permission can use CSV update mode to overwrite the email address of a non-admin user and then request a password reset to take over that account. app/Importer/UserImporter.php applies the canEditAuthFields gate by unsetting username, email, password, and activated on the model, but app/Importer/ItemImporter.php sanitizeItemForUpdating() rebuilds the update array from the raw CSV row in $this->item, restoring the unauthorized values. The app/Http/Controllers/ImportController.php import path checks import permission but does not require users.edit. This issue is fixed in version 8.6.1.

CWE CWE-863
Vendor grokability
Product snipe-it
Published Aug 19, 2026
Last Updated Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for grokability snipe-it

Be the first to know when new medium vulnerabilities affecting grokability snipe-it are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

grokability / snipe-it
< 8.6.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/grokability/snipe-it/security/advisories/GHSA-p68w-rgmg-3c2v github.com: https://github.com/grokability/snipe-it/pull/19072 github.com: https://github.com/grokability/snipe-it/commit/dd4117bd5be59766c22767717ec403dfdece1e19 github.com: https://github.com/grokability/snipe-it/releases/tag/v8.6.1