CVE-2025-68930
HIGHTraccar <= 6.11.1 - Cross-Site WebSocket Hijacking via Origin Header Misvalidation
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2025-68930. PoCs published by hazar, kaleth4.
AI-analyzed exploit summary This exploit demonstrates a Cross-Site WebSocket Hijacking (CSWSH) vulnerability in Traccar GPS Tracking System by bypassing the Same Origin Policy (SOP) due to lack of 'Origin' header validation. It establishes a WebSocket connection to leak real-time sensitive data using a victim's valid JSESSIONID.
Description
Versions of the Traccar open-source GPS tracking system up to and including 6.11.1 contain a Cross-Site WebSocket Hijacking (CSWSH) vulnerability in the `/api/socket` endpoint. The application fails to validate the `Origin` header during the WebSocket handshake. This allows a remote attacker to bypass the Same Origin Policy (SOP) and establish a full-duplex WebSocket connection using a legitimate user's credentials (JSESSIONID). As of time of publication, it is unclear whether a fix is available.
Exploits (2)
This exploit demonstrates a Cross-Site WebSocket Hijacking (CSWSH) vulnerability in Traccar GPS Tracking System by bypassing the Same Origin Policy (SOP) due to lack of 'Origin' header validation. It establishes a WebSocket connection to leak real-time sensitive data using a victim's valid JSESSIONID.
The repository provides a detailed technical analysis of CVE-2025-68930, a Cross-Site WebSocket Hijacking (CSWSH) vulnerability in Traccar. It explains the root cause (lack of Origin header validation), exploitation mechanism, and includes a conceptual exploit example.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N