{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "3.6.2"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "d6c4672e23380c70d02649c60576a71f60f69b5c"
            }
          ],
          "repo": "https://github.com/leantime/leantime",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-gphg-6h4g-mg22"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/66xxx/CVE-2026-66415.json"
  },
  "details": "Leantime 3.6.2 contains a server-side request forgery and local file inclusion vulnerability that allows authenticated attackers to read internal resources by passing unsanitized user-supplied filenames to file_get_contents() in the Blueprints::import() method without path validation. Attackers can submit crafted filenames containing URL wrappers or path traversal sequences through the JSON-RPC API endpoint to access cloud metadata services or read arbitrary files from the server filesystem.",
  "id": "CVE-2026-66415",
  "modified": "2026-08-02T03:32:03.530065923Z",
  "published": "2026-07-30T16:49:54.626Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/66xxx/CVE-2026-66415.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/javokhir-sec/CVE-PoC-Hub/security/advisories/GHSA-gphg-6h4g-mg22"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-66415"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/leantime-server-side-request-forgery-and-local-file-inclusion-in-blueprints-import"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Leantime/leantime/pull/3656"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/Leantime/leantime"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Leantime Server-Side Request Forgery and Local File Inclusion in Blueprints::import()"
}