{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-73264",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-11T17:18:01.599Z",
        "datePublished": "2026-08-12T14:30:14.758Z",
        "dateUpdated": "2026-08-12T15:18:30.035Z"
    },
    "containers": {
        "cna": {
            "title": "Prowler: Server-Side Request Forgery (SSRF) in Lighthouse Provider",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-918",
                            "lang": "en",
                            "description": "CWE-918: Server-Side Request Forgery (SSRF)",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "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"
                    }
                }
            ],
            "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"
                }
            ],
            "affected": [
                {
                    "vendor": "prowler-cloud",
                    "product": "prowler",
                    "versions": [
                        {
                            "version": "< 5.33.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-12T14:30:14.758Z"
            },
            "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."
                }
            ],
            "source": {
                "advisory": "GHSA-fhj4-q47f-w7mv",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-fhj4-q47f-w7mv",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-12T15:17:35.563643Z",
                                "id": "CVE-2026-73264",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-12T15:18:30.035Z"
                }
            }
        ]
    }
}