CVE-2026-27693
MEDIUM EPSS 8.1%
Published May 5, 20261mo ago · Modified Jun 17, 20262w ago
5.4 CVSS 3.1
Published May 5, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:L Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Changed
Confidentiality None
Integrity Low
Availability Low
Threat Intelligence
EPSS Exploit Probability
8.1% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-91
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| traccar | traccar | * | ≥6.11.1 – <6.13.0 |
References 2
- github.com https://github.com/traccar/traccar/blob/v6.11.0/src/main/java/org/traccar/reports/GpxExportProvider.java#L52-L54
- github.com https://github.com/traccar/traccar/security/advisories/GHSA-32pj-vrqc-x656
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.