CVE-2026-27693
MEDIUM
5,4
Source: [email protected]
Attack Vector: network
Attack Complexity: low
Privileges Required: low
User Interaction: required
Scope: changed
Confidentiality: none
Integrity: low
Availability: low
Description
AI Translation Available
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.
91
XML Injection (aka Blind XPath Injection)
DraftCommon Consequences
Security Scopes Affected:
Confidentiality
Integrity
Availability
Potential Impacts:
Execute Unauthorized Code Or Commands
Read Application Data
Modify Application Data
Applicable Platforms
All platforms may be affected
https://github.com/traccar/traccar/blob/v6.11.0/src/main/java/org/traccar/repor…
https://github.com/traccar/traccar/security/advisories/GHSA-32pj-vrqc-x656