CVE-2026-86745
Last modified
CVE-2026-86745 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Snipe-IT is an IT asset management application. In Snipe-IT master-branch builds after 8.6.3 (the code was never included in a tagged release), SettingsController::downloadLocationScopingReport streams the FMCS location-scoping mismatch report (GET /admin/settings/location-scoping-report.csv) through a bare fputcsv() call without applying League\Csv\EscapeFormula, unlike the other CSV exports which honor config('app.escape_formulas').
Description
Snipe-IT is an IT asset management application. In Snipe-IT master-branch builds after 8.6.3 (the code was never included in a tagged release), SettingsController::downloadLocationScopingReport streams the FMCS location-scoping mismatch report (GET /admin/settings/location-scoping-report.csv) through a bare fputcsv() call without applying League\Csv\EscapeFormula, unlike the other CSV exports which honor config('app.escape_formulas'). An authenticated user with ordinary create/edit rights can place a spreadsheet formula in free-text fields that appear in the report (item name, asset tag, serial, item or location company name, location name) and arrange for the record to be FMCS-mismatched so it is included in the export. When a superuser downloads the report and opens it in Excel, LibreOffice Calc, or Google Sheets with formula evaluation enabled and external-content warnings dismissed or disabled, cells beginning with =, +, -, @, tab, or CR are executed in the victim's spreadsheet context, enabling data exfiltration (e.g., HYPERLINK/WEBSERVICE) or, on Windows Excel, legacy DDE command execution. This issue is fixed in version 8.7.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| grokability | snipe-it | < 8.7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-86745?
How severe is CVE-2026-86745?
How do I fix CVE-2026-86745?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-86739Snipe-IT 8.6.3 and earlier do not check the return value of …3.1
- CVE-2026-86740Snipe-IT before 8.7.0 fails to check the return value of Sto…3.8
- CVE-2026-86741Snipe-IT versions before 8.7.0 fail to sanitize the category…8.5
- CVE-2026-86742Snipe-IT through 8.6.3 does not neutralize formula elements …6.5
- CVE-2026-86743Snipe-IT versions before 8.7.0 fail to properly scope asset …5
- CVE-2026-86744Snipe-IT 8.6.3 and earlier (and develop pre-release commits …2.2
- CVE-2026-86746Snipe-IT before 8.7.0 contains an authorization bypass vulne…6.4
- CVE-2026-86747Snipe-IT is an open source IT asset management system. In ve…5.4
- CVE-2026-86748Snipe-IT versions before 8.7.0 wipe the database before vali…6.1
- CVE-2026-86749Snipe-IT versions <= 8.6.3 (fixed in 8.7.0) do not check the…6.3
- CVE-2026-86750Snipe-IT versions <= 8.6.3 (fixed in 8.7.0) do not validate …7.7
- CVE-2026-86751Snipe-IT before 8.7.0 fails to properly sanitize markdown im…8.5
Are you affected by CVE-2026-86745?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
