{"id":"CVE-2026-49976","aliases":["GHSA-p68w-rgmg-3c2v"],"url":"https://o3.security/vulnerability/CVE-2026-49976","summary":"Snipe-IT: User Account Escalation via CSV Import","details":"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.","published":"2026-08-19T18:11:48.501Z","modified":"2026-09-11T03:30:39.880864714Z","cvss":{"score":6.5,"severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N"},"epss":{"score":0.00337,"percentile":0.26771,"asOf":"2026-09-13"},"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"Packagist","name":"snipe/snipe-it","fixedVersion":"8.6.0"}],"fix":{"url":"https://github.com/grokability/snipe-it/commit/dd4117bd5be59766c22767717ec403dfdece1e19","label":"grokability/snipe-it@dd4117b"},"references":[{"type":"WEB","url":"https://github.com/grokability/snipe-it/releases/tag/v8.6.1"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49976.json"},{"type":"ADVISORY","url":"https://github.com/grokability/snipe-it/security/advisories/GHSA-p68w-rgmg-3c2v"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-49976"},{"type":"FIX","url":"https://github.com/grokability/snipe-it/commit/dd4117bd5be59766c22767717ec403dfdece1e19"},{"type":"FIX","url":"https://github.com/grokability/snipe-it/pull/19072"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-09-11T03:30:39.880864714Z"}}