CVE-2026-73264 (GCVE-0-2026-73264)

Vulnerability from cvelistv5 – Published: 2026-08-12 14:30 – Updated: 2026-08-12 15:18
VLAI
Title
Prowler: Server-Side Request Forgery (SSRF) in Lighthouse Provider
Summary
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.
SSVC
Exploitation: poc Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-12 15:17 UTC
CWE
  • CWE-918 - Server-Side Request Forgery (SSRF)
Impacted products
Vendor Product Version CPE status
prowler-cloud prowler Affected: < 5.33.1
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-73264",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-12T15:17:35.563643Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-12T15:18:30.035Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "references": [
          {
            "tags": [
              "exploit"
            ],
            "url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-fhj4-q47f-w7mv"
          }
        ],
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "prowler",
          "vendor": "prowler-cloud",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 5.33.1"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "LOW",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-918",
              "description": "CWE-918: Server-Side Request Forgery (SSRF)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-12T14:30:14.758Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-fhj4-q47f-w7mv",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-fhj4-q47f-w7mv"
        },
        {
          "name": "https://github.com/prowler-cloud/prowler/pull/11928",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/prowler-cloud/prowler/pull/11928"
        },
        {
          "name": "https://github.com/prowler-cloud/prowler/pull/11940",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/prowler-cloud/prowler/pull/11940"
        },
        {
          "name": "https://github.com/prowler-cloud/prowler/commit/1c4d8e3e756ee04367353101af797004d1c0258f",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/prowler-cloud/prowler/commit/1c4d8e3e756ee04367353101af797004d1c0258f"
        },
        {
          "name": "https://github.com/prowler-cloud/prowler/commit/3f2e5929d9ff3c1a5d2fae49f8edd419ee99a8e2",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/prowler-cloud/prowler/commit/3f2e5929d9ff3c1a5d2fae49f8edd419ee99a8e2"
        },
        {
          "name": "https://github.com/prowler-cloud/prowler/releases/tag/5.33.1",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/prowler-cloud/prowler/releases/tag/5.33.1"
        },
        {
          "name": "https://github.com/prowler-cloud/prowler/releases/tag/5.34.0",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/prowler-cloud/prowler/releases/tag/5.34.0"
        }
      ],
      "source": {
        "advisory": "GHSA-fhj4-q47f-w7mv",
        "discovery": "UNKNOWN"
      },
      "title": "Prowler: Server-Side Request Forgery (SSRF) in Lighthouse Provider"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-73264",
    "datePublished": "2026-08-12T14:30:14.758Z",
    "dateReserved": "2026-08-11T17:18:01.599Z",
    "dateUpdated": "2026-08-12T15:18:30.035Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-73264",
      "date": "2026-08-29",
      "epss": "0.00319",
      "percentile": "0.24178"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-73264\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-08-12T15:18:31.087\",\"lastModified\":\"2026-08-12T16:17:22.013\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"prowler-cloud\",\"product\":\"prowler\",\"versions\":[{\"version\":\"\u003c 5.33.1\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N\",\"baseScore\":7.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.3,\"impactScore\":4.7}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-12T15:17:35.563643Z\",\"id\":\"CVE-2026-73264\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-918\"}]}],\"references\":[{\"url\":\"https://github.com/prowler-cloud/prowler/commit/1c4d8e3e756ee04367353101af797004d1c0258f\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/prowler-cloud/prowler/commit/3f2e5929d9ff3c1a5d2fae49f8edd419ee99a8e2\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/prowler-cloud/prowler/pull/11928\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/prowler-cloud/prowler/pull/11940\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/prowler-cloud/prowler/releases/tag/5.33.1\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/prowler-cloud/prowler/releases/tag/5.34.0\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/prowler-cloud/prowler/security/advisories/GHSA-fhj4-q47f-w7mv\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/prowler-cloud/prowler/security/advisories/GHSA-fhj4-q47f-w7mv\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-73264\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-12T15:17:35.563643Z\"}}}], \"references\": [{\"url\": \"https://github.com/prowler-cloud/prowler/security/advisories/GHSA-fhj4-q47f-w7mv\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-12T15:18:05.566Z\"}}], \"cna\": {\"title\": \"Prowler: Server-Side Request Forgery (SSRF) in Lighthouse Provider\", \"source\": {\"advisory\": \"GHSA-fhj4-q47f-w7mv\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 7.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"prowler-cloud\", \"product\": \"prowler\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 5.33.1\"}]}], \"references\": [{\"url\": \"https://github.com/prowler-cloud/prowler/security/advisories/GHSA-fhj4-q47f-w7mv\", \"name\": \"https://github.com/prowler-cloud/prowler/security/advisories/GHSA-fhj4-q47f-w7mv\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/prowler-cloud/prowler/pull/11928\", \"name\": \"https://github.com/prowler-cloud/prowler/pull/11928\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/prowler-cloud/prowler/pull/11940\", \"name\": \"https://github.com/prowler-cloud/prowler/pull/11940\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/prowler-cloud/prowler/commit/1c4d8e3e756ee04367353101af797004d1c0258f\", \"name\": \"https://github.com/prowler-cloud/prowler/commit/1c4d8e3e756ee04367353101af797004d1c0258f\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/prowler-cloud/prowler/commit/3f2e5929d9ff3c1a5d2fae49f8edd419ee99a8e2\", \"name\": \"https://github.com/prowler-cloud/prowler/commit/3f2e5929d9ff3c1a5d2fae49f8edd419ee99a8e2\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/prowler-cloud/prowler/releases/tag/5.33.1\", \"name\": \"https://github.com/prowler-cloud/prowler/releases/tag/5.33.1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/prowler-cloud/prowler/releases/tag/5.34.0\", \"name\": \"https://github.com/prowler-cloud/prowler/releases/tag/5.34.0\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-918\", \"description\": \"CWE-918: Server-Side Request Forgery (SSRF)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-08-12T14:30:14.758Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-73264\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-12T15:18:30.035Z\", \"dateReserved\": \"2026-08-11T17:18:01.599Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-08-12T14:30:14.758Z\", \"assignerShortName\": \"GitHub_M\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…