{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "4.0.0"
              },
              {
                "fixed": "4.0.3"
              },
              {
                "introduced": "0"
              },
              {
                "fixed": "3.12.2"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "d965ee5a9a1c2680c80bfa3e63cd75f4fc488881"
            },
            {
              "introduced": "0"
            },
            {
              "fixed": "c797d962d0cc249b4dff767c506e3c23ee0dce70"
            },
            {
              "fixed": "e465a917c80f5b28a45fd01f204aed1223ed626f"
            },
            {
              "fixed": "53de5e75332888ea54f5da41d4c7859bb1d608e1"
            },
            {
              "fixed": "5c65c5926fe7ca908b9c1d281f904e7d97ba8310"
            }
          ],
          "repo": "https://github.com/oscal-compass/compliance-trestle",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-w76h-q7c6-jpjp"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46380.json"
  },
  "details": "compliance-trestle is a tooling platform for managing compliance as code. Prior to versions 3.12.2 and 4.0.3, the HTTPSFetcher._do_fetch() method passes a user-supplied URL directly to requests.get() without validation. This allows an attacker to perform Server-Side Request Forgery, targeting internal services or cloud metadata endpoints. Versions 3.12.2 and 4.0.3 fix the issue.",
  "id": "CVE-2026-46380",
  "modified": "2026-08-16T03:31:19.141037742Z",
  "published": "2026-08-14T16:10:14.408Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46380.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/oscal-compass/compliance-trestle/security/advisories/GHSA-w76h-q7c6-jpjp"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/compliance-trestle/PYSEC-2026-2427.yaml"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46380"
    },
    {
      "type": "FIX",
      "url": "https://github.com/oscal-compass/compliance-trestle/commit/53de5e75332888ea54f5da41d4c7859bb1d608e1"
    },
    {
      "type": "FIX",
      "url": "https://github.com/oscal-compass/compliance-trestle/commit/5c65c5926fe7ca908b9c1d281f904e7d97ba8310"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "compliance-trestle Vulnerable to SSRF in Remote Fetching Subsystem"
}