CVE-2026-49976
Last modified
CVE-2026-49976 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| grokability | snipe-it | < 8.6.1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-49976?
How severe is CVE-2026-49976?
How do I fix CVE-2026-49976?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-4997A security flaw has been discovered in Sinaptik AI PandasAI …5.5
- CVE-2026-49970Laravel-Mediable before 7.0.0 contains a path traversal vuln…8.8
- CVE-2026-49971Laravel-Mediable before 7.0.0 contains a stored cross-site s…6.1
- CVE-2026-49972Laravel-Mediable before 7.0.0 contains a file upload vulnera…8.8
- CVE-2026-49973Hermes WebUI before version 0.51.358 contains an improper ac…9.4
- CVE-2026-49975Memory Allocation with Excessive Size Value vulnerability in…7.5
- CVE-2026-49977tarteaucitron.js is a compliant and accessible cookie banner…4.3
- CVE-2026-49978DOMPurify is a DOM-only cross-site scripting sanitizer for H…6.1
- CVE-2026-49979Appsmith is a platform to build admin panels, internal tools…2.7
- CVE-2026-4998A weakness has been identified in Sinaptik AI PandasAI up to…7.3
- CVE-2026-49980Rclone is a command-line program to sync files and directori…9.8
- CVE-2026-49981Twig is a template language for PHP. Prior to 3.27.0, the pe…8.2
Are you affected by CVE-2026-49976?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
