CVE-2026-25648 HIGH

CVE-2026-25648: Traccar Vulnerable to Stored Cross-Site Scripting (XSS) via Malicious SVG File Upload

Vendor Traccar
Product traccar
Weakness CWE-79 · XSS
Published February 23, 2026
Last update February 25, 2026

CVSS base score

8.7/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N

What the vulnerability does

01Description

Versions of the Traccar open-source GPS tracking system starting with 6.11.1 contain an issue in which authenticated users can execute arbitrary JavaScript in the context of other users' browsers by uploading malicious SVG files as device images. The application accepts SVG file uploads without sanitization and serves them with the `image/svg+xml` Content-Type, allowing embedded JavaScript to execute when victims view the image. As of time of publication, it is unclear whether a fix is available.

Key dates

02Disclosure timeline

February 23, 2026 CVE published
February 25, 2026 Record updated