Skip to main content

Traccar EUVDEUVD-2026-27309

| CVE-2026-27694 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-05-05 GitHub_M
5.4
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
5.4 MEDIUM
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

2
Patch available
May 05, 2026 - 14:01 EUVD
Analysis Generated
May 05, 2026 - 13:30 vuln.today

DescriptionGitHub Advisory

Traccar is an open source GPS tracking system. In org.traccar:traccar versions starting at 6.11.1 before 6.13.0, the email notification templates insert user-controlled device, geofence, and driver names into HTML email output without proper escaping. An attacker with low privileges can store crafted HTML in these fields, which is then rendered in notification emails sent to other users with access to the affected devices. This can lead to phishing or spoofed email content. This issue is fixed in version 6.13.0.

AnalysisAI

Stored cross-site scripting (XSS) in Traccar 6.11.1 through 6.12.x allows low-privilege authenticated users to inject malicious HTML into device, geofence, and driver name fields, which is then rendered unescaped in email notification templates sent to other users. This enables phishing attacks or spoofed email content delivered via the application's notification system. The vulnerability is fixed in version 6.13.0.

Technical ContextAI

Traccar's email notification system dynamically constructs HTML email bodies by interpolating user-controlled data (device names, geofence names, driver names) into email templates without HTML entity encoding or sanitization. The vulnerability is rooted in CWE-79 (Cross-site Scripting), specifically improper output encoding in a server-side templating context. Unlike traditional reflected XSS, this is stored XSS-the malicious payload persists in the database and is executed in the context of email clients (or HTML-capable email readers) every time a notification is generated and sent. The affected product is org.traccar:traccar (Java/Maven artifact), impacting the open-source GPS tracking platform.

RemediationAI

Upgrade Traccar to version 6.13.0 or later immediately, as this version includes fixes for HTML escaping in email notification templates. Obtain the patched version from the official Traccar repository (https://github.com/traccar/traccar/security/advisories/GHSA-6hfr-mj4m-hrvv). If immediate upgrade is not feasible, restrict object creation and editing permissions: limit low-privilege users' ability to modify device names, geofence names, and driver names to only trusted administrators. This reduces the attack surface by preventing unprivileged users from injecting malicious HTML into fields that populate notification emails. Additionally, configure email client security policies to disable HTML rendering or block external resources in emails from Traccar, though this is a defense-in-depth measure and not a primary mitigation. Monitor email audit logs for unusual device, geofence, or driver name changes that contain HTML or special characters (< > " '), which may indicate exploitation attempts.

CVE-2024-31214 CRITICAL POC
9.6 Apr 10

Traccar is an open source GPS tracking system. Rated critical severity (CVSS 9.6), this vulnerability is remotely exploi

CVE-2026-25648 HIGH POC
8.7 Feb 23

Traccar versions 6.11.1 and later allow authenticated users to inject malicious JavaScript into other users' browsers by

CVE-2026-25649 HIGH POC
7.3 Feb 23

Traccar GPS tracking system through version 6.11.1 allows authenticated users to hijack OAuth 2.0 authorization codes th

CVE-2025-68930 HIGH POC
7.1 Feb 23

Versions of the Traccar open-source GPS tracking system up to and including 6.11.1 contain a Cross-Site WebSocket Hijack

CVE-2026-23521 MEDIUM POC
6.5 Feb 23

Traccar GPS tracking system through version 6.11.1 allows authenticated users to conduct arbitrary file writes by settin

CVE-2024-7746 CRITICAL
9.5 Aug 13

Use of Default Credentials vulnerability in Tananaev Solutions Traccar Server on Administrator Panel modules allows Auth

CVE-2026-27644 MEDIUM
6.5 May 05

Traccar versions 6.11.1 through 6.13.0 fail to escape user-controlled device and computed attributes in CSV export funct

CVE-2020-5246 MEDIUM
6.5 Jul 14

Traccar GPS Tracking System before version 4.9 has a LDAP injection vulnerability. Rated medium severity (CVSS 6.5), thi

CVE-2021-21292 MEDIUM
6.3 Feb 02

Traccar is an open source GPS tracking system. Rated medium severity (CVSS 6.3), this vulnerability is no authentication

CVE-2026-27693 MEDIUM
5.4 May 05

XML injection in Traccar 6.11.1 through 6.12.x allows authenticated users with low privileges to inject malicious XML in

CVE-2026-44314 MEDIUM
5.3 May 26

Incorrect authorization in Traccar's DeviceResource.uploadImage endpoint allows authenticated low-privilege users to ove

Share

EUVD-2026-27309 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy