CVE-2026-86742

MEDIUMPre-NVD 6.56.5
EchelonGraph scoreHIGH confidence

Score 6.5 from GitHub Security Advisory published 2026-09-09. a secondary CVSS source baseline 6.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this week
6.5EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 6.5Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Snipe-IT through 8.6.3 does not neutralize formula elements in the "unaccepted assets" acceptance report CSV export. ReportsController::postAssetAcceptanceReport builds the CSV by hand (stripping commas and joining rows manually) and, unlike the six sibling exports in the same controller, never applies League\Csv\EscapeFormula or honors the config('app.escape_formulas') setting. An authenticated low-privilege user with ordinary create/edit rights on any record whose free-text fields appear in the report (asset name/tag, company name, category, model, or assignee display name) can set such a field to a value beginning with =, +, -, @, tab, or CR. When a user with reports.view privileges requests the export (POST /reports/unaccepted_assets) for a pending checkout acceptance referencing the poisoned record and opens the resulting CSV in Excel, LibreOffice Calc, or Google Sheets, the injected content is evaluated as a formula in the downloader's spreadsheet context, enabling data exfiltration (e.g., HYPERLINK/WEBSERVICE) or, on legacy Windows Excel configurations, DDE command execution. Fixed in 8.7.0.

CVSS v3
6.5
EG Score
6.5(high)
EG Risk
29(Track)
EG Risk 29/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity65% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
21%
KEV
Not listed

Published

September 9, 2026

Last Modified

September 14, 2026

Advisory Details (3)

Auto-updated Sep 9, 2026
Patch available. Sources: github, github_commit.
generic

Snipe-IT before 8.7.0 CSV Formula Injection via Asset Acceptance Report | Advisories | VulnCheck

https://www.vulncheck.com/advisories/snipe-it-before-8.7.0-csv-formula-injection-via-asset-acceptance-report
github_commit Patch Available

commit 6976f1215444 (grokability/snipe-it)

Patch available: grokability/snipe-it v8.7.0 (contains commit 6976f1215444)

https://github.com/grokability/snipe-it/commit/6976f1215444bcfeda50975a5673e8422bcab4bb
github Patch Available

CSV Formula Injection in Asset Acceptance Report Export · Advisory · grokability/snipe-it · GitHub

https://github.com/grokability/snipe-it/security/advisories/GHSA-w4xq-9p85-4qmv

Vendor Advisories for CVE-2026-86742(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 17× in last 7d / 32× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-09-19 04:49 UTCEG score recompute
  2. 2026-09-19 04:48 UTCGHSA enrichment
  3. 2026-09-18 19:28 UTCEPSS rescore
  4. 2026-09-18 02:58 UTCEG score recompute
  5. 2026-09-18 02:58 UTCGHSA enrichment
  6. 2026-09-17 19:32 UTCEPSS rescore
  7. 2026-09-17 01:08 UTCEG score recompute
  8. 2026-09-17 01:08 UTCGHSA enrichment
  9. 2026-09-16 14:09 UTCEPSS rescore
  10. 2026-09-16 05:15 UTCEPSS rescore
  11. 2026-09-15 23:18 UTCEG score recompute
  12. 2026-09-15 23:18 UTCGHSA enrichment
  13. 2026-09-15 03:12 UTCEPSS rescore
  14. 2026-09-15 03:12 UTCEPSS rescore
  15. 2026-09-14 21:08 UTCGHSA enrichment
  16. 2026-09-13 21:03 UTCEG score recompute
  17. 2026-09-13 21:03 UTCGHSA enrichment
  18. 2026-09-12 19:13 UTCEG score recompute
  19. 2026-09-12 19:13 UTCGHSA enrichment
  20. 2026-09-11 17:23 UTCEG score recompute
  21. 2026-09-11 17:23 UTCGHSA enrichment
  22. 2026-09-11 14:53 UTCEPSS rescore
  23. 2026-09-11 14:53 UTCEPSS rescore
  24. 2026-09-10 15:22 UTCEG score recompute
  25. 2026-09-10 15:22 UTCGHSA enrichment
Show 7 more
  1. 2026-09-10 15:00 UTCEG score recompute
  2. 2026-09-10 15:00 UTCGHSA enrichment
  3. 2026-09-09 20:41 UTCEG score recompute
  4. 2026-09-09 20:41 UTCGHSA enrichment
  5. 2026-09-09 14:27 UTCEG score recompute
  6. 2026-09-09 13:45 UTCEG score recompute
  7. 2026-09-09 13:44 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-86742?
CVE-2026-86742 is a medium vulnerability published on September 9, 2026. Snipe-IT through 8.6.3 does not neutralize formula elements in the "unaccepted assets" acceptance report CSV export. ReportsController::postAssetAcceptanceReport builds the CSV by hand (stripping commas and joining rows manually) and, unlike the six sibling exports in the same controller, never…
When was CVE-2026-86742 disclosed?
CVE-2026-86742 was first published in the National Vulnerability Database on September 9, 2026, with the most recent update on September 14, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-86742 actively exploited?
CVE-2026-86742 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 79.1% of all scored CVEs.
What is the CVSS score of CVE-2026-86742?
CVE-2026-86742 has a CVSS v3 base score of 6.5 (NVD).
How do I remediate CVE-2026-86742?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-86742, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-86742

Explore →

Is Your Infrastructure Affected by CVE-2026-86742?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.