---
id: CVE-2026-64955
title: "When Microsoft Excel imports a CSV file, it executes cells beginning with certain characters as formulas, giving such CSV files arbitrary execution.\_\n\nVelociraptor fails to sanitize such cells when exporting to CSV from various places su…"
summary: "When Microsoft Excel imports a CSV file, it executes cells beginning with certain characters as formulas, giving such CSV files arbitrary execution.\_\n\nVelociraptor fails to sanitize such cells when exporting to CSV from various places su…"
severity: medium
cvss: 6.1
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N'
cwe:
  - CWE-1236
published: '2026-08-12'
updated: '2026-08-28'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-64955'
references:
  - url: 'http://docs.velociraptor.app/announcements/advisories/cve-2026-64955/'
    label: cve@rapid7.com
tags:
  - nvd
epss: 0.00224
epssPercentile: 0.13312
ingestedAt: '2026-08-29T19:41:16.553Z'
---

## Overview

When Microsoft Excel imports a CSV file, it executes cells beginning with certain characters as formulas, giving such CSV files arbitrary execution. 

Velociraptor fails to sanitize such cells when exporting to CSV from various places such as the GUI, offline collector or data exports.

It is not clear if the vulnerability is actually in Microsoft Excel treating a CSV data file as executable content, or if Velociraptor should be sanitizing the data to prevent Excel from executing it. However, since this is such a common use case for Velociraptor we decided to highlight it in an advisory.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
