Traccar is an open source GPS tracking system. In versions between 6.11.1 and 6.13.0, the CSV export functionality writes position data, including user-controlled device and computed attributes, to CSV output without proper escaping. An attacker can inject spreadsheet formulas through exported fields. When a manager or administrator opens the exported CSV file in spreadsheet software, this can cause formula execution and lead to command execution or data exfiltration. This has been patched in version 6.13.0.
References
| Link | Resource |
|---|---|
| https://github.com/traccar/traccar/blob/v6.11.1/src/main/java/org/traccar/reports/CsvExportProvider.java#L89-L91 | Product |
| https://github.com/traccar/traccar/security/advisories/GHSA-745r-9qgj-x7m7 | Exploit Vendor Advisory Mitigation |
| https://github.com/traccar/traccar/security/advisories/GHSA-745r-9qgj-x7m7 | Exploit Vendor Advisory Mitigation |
Configurations
History
08 May 2026, 20:04
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/traccar/traccar/blob/v6.11.1/src/main/java/org/traccar/reports/CsvExportProvider.java#L89-L91 - Product | |
| References | () https://github.com/traccar/traccar/security/advisories/GHSA-745r-9qgj-x7m7 - Exploit, Vendor Advisory, Mitigation | |
| First Time |
Traccar
Traccar traccar |
|
| CPE | cpe:2.3:a:traccar:traccar:*:*:*:*:*:*:*:* |
05 May 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/traccar/traccar/security/advisories/GHSA-745r-9qgj-x7m7 - |
05 May 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-05 13:16
Updated : 2026-05-08 20:04
NVD link : CVE-2026-27644
Mitre link : CVE-2026-27644
CVE.ORG link : CVE-2026-27644
JSON object : View
Products Affected
traccar
- traccar
CWE
CWE-1236
Improper Neutralization of Formula Elements in a CSV File
