CVE-2025-61666

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-61666
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-61666.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-61666
Aliases
  • GHSA-hprc-rph8-fj87
Published
2025-10-02T21:15:47.047Z
Modified
2025-12-05T10:21:03.895220Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
Traccar Unauthenticated Local File Inclusion on Windows - Leakage of Traccar Config File
Details

Traccar is an open source GPS tracking system. Default installs of Traccar on Windows between versions 6.1- 6.8.1 and non default installs between versions 5.8 - 6.0 are vulnerable to unauthenticated local file inclusion attacks which can lead to leakage of passwords or any file on the file system including the Traccar configuration file. Versions 5.8 - 6.0 are only vulnerable if <entry key='web.override'>./override</entry> is set in the configuration file. Versions 6.1 - 6.8.1 are vulnerable by default as the web override is enabled by default. The vulnerable code is removed in version 6.9.0.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/61xxx/CVE-2025-61666.json"
}
References

Affected packages

Git / github.com/traccar/traccar

Affected ranges

Type
GIT
Repo
https://github.com/traccar/traccar
Events
Database specific
{
    "versions": [
        {
            "introduced": "5.8"
        },
        {
            "fixed": "6.9.0"
        }
    ]
}

Affected versions

v5.*

v5.10
v5.11
v5.12
v5.8
v5.9

v6.*

v6.0
v6.1
v6.2
v6.3
v6.4
v6.5
v6.6
v6.7.0
v6.7.1
v6.7.2
v6.7.3
v6.8.0
v6.8.1