Traccar is an open source GPS tracking system. In org.traccar:traccar versions starting at 6.11.1 before 6.13.0, the KML and GPX export functionality writes device names to XML output without proper escaping. An attacker with low privileges can create a device with a crafted name that injects XML content into exported files. If another user exports and opens the affected KML or GPX file, this can corrupt the file structure and spoof exported location data. This issue is fixed in version 6.13.0.
References
| Link | Resource |
|---|---|
| https://github.com/traccar/traccar/blob/v6.11.0/src/main/java/org/traccar/reports/GpxExportProvider.java#L52-L54 | Product |
| https://github.com/traccar/traccar/security/advisories/GHSA-32pj-vrqc-x656 | Exploit Mitigation Vendor Advisory |
| https://github.com/traccar/traccar/security/advisories/GHSA-32pj-vrqc-x656 | Exploit Mitigation Vendor Advisory |
Configurations
History
17 Jun 2026, 10:27
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/traccar/traccar/security/advisories/GHSA-32pj-vrqc-x656 - Exploit, Mitigation, Vendor Advisory |
08 May 2026, 20:04
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:traccar:traccar:*:*:*:*:*:*:*:* | |
| References | () https://github.com/traccar/traccar/blob/v6.11.0/src/main/java/org/traccar/reports/GpxExportProvider.java#L52-L54 - Product | |
| References | () https://github.com/traccar/traccar/security/advisories/GHSA-32pj-vrqc-x656 - Exploit, Vendor Advisory, Mitigation | |
| First Time |
Traccar
Traccar traccar |
06 May 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/traccar/traccar/security/advisories/GHSA-32pj-vrqc-x656 - |
05 May 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-05 13:16
Updated : 2026-06-17 10:27
NVD link : CVE-2026-27693
Mitre link : CVE-2026-27693
CVE.ORG link : CVE-2026-27693
JSON object : View
Products Affected
traccar
- traccar
CWE
CWE-91
XML Injection (aka Blind XPath Injection)
