{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "5.33.1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1c4d8e3e756ee04367353101af797004d1c0258f"
            },
            {
              "fixed": "3f2e5929d9ff3c1a5d2fae49f8edd419ee99a8e2"
            },
            {
              "fixed": "7345e051cf5a54e1bf5ac47e1055f9afe28a919b"
            },
            {
              "fixed": "dc99ec3e28a98e1e0dbc48b6e0a190b9dd539635"
            }
          ],
          "repo": "https://github.com/prowler-cloud/prowler",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-fhj4-q47f-w7mv"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73264.json"
  },
  "details": "Prowler is a cloud security platform. Prior to 5.33.1, an authenticated user with Lighthouse provider configuration access could supply an unvalidated base_url for the openai_compatible provider through POST /api/v1/lighthouse/providers and POST /api/v1/lighthouse/providers/{id}/connection, causing api/src/backend/tasks/jobs/lighthouse_providers.py to send outbound requests, including the API key in the Authorization header, to attacker-controlled or internal endpoints when client.models.list was called. This issue is fixed in version 5.33.1.",
  "id": "CVE-2026-73264",
  "modified": "2026-09-11T03:30:36.603819638Z",
  "published": "2026-08-12T14:30:14.758Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/prowler-cloud/prowler/releases/tag/5.33.1"
    },
    {
      "type": "WEB",
      "url": "https://github.com/prowler-cloud/prowler/releases/tag/5.34.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73264.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-fhj4-q47f-w7mv"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73264"
    },
    {
      "type": "FIX",
      "url": "https://github.com/prowler-cloud/prowler/commit/1c4d8e3e756ee04367353101af797004d1c0258f"
    },
    {
      "type": "FIX",
      "url": "https://github.com/prowler-cloud/prowler/commit/3f2e5929d9ff3c1a5d2fae49f8edd419ee99a8e2"
    },
    {
      "type": "FIX",
      "url": "https://github.com/prowler-cloud/prowler/pull/11928"
    },
    {
      "type": "FIX",
      "url": "https://github.com/prowler-cloud/prowler/pull/11940"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Prowler: Server-Side Request Forgery (SSRF) in Lighthouse Provider"
}