CVE-2026-25649 PUBLISHED

Traccar Vulnerable to Authorization Code Theft via Open Redirect in OIDC Provider Endpoints

Assigner: GitHub_M
Reserved: 04.02.2026 Published: 23.02.2026 Updated: 23.02.2026

Versions of the Traccar open-source GPS tracking system up to and including 6.11.1 contain an issue in which authenticated users can steal OAuth 2.0 authorization codes by exploiting an open redirect vulnerability in two OIDC-related endpoints. The redirect_uri parameter is not validated against a whitelist, allowing attackers to redirect authorization codes to attacker-controlled URLs, enabling account takeover on any OAuth-integrated application. As of time of publication, it is unclear whether a fix is available.

Metrics

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

Product Status

Vendor traccar
Product traccar
Versions
  • Version <= 6.11.1 is affected

References

Problem Types

  • CWE-352: Cross-Site Request Forgery (CSRF) CWE
  • CWE-601: URL Redirection to Untrusted Site ('Open Redirect') CWE