Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/prowler-cloud/prowler/commit/1c4d8e3e756ee04367353101af797004
- https://github.com/prowler-cloud/prowler/commit/3f2e5929d9ff3c1a5d2fae49f8edd419
- https://github.com/prowler-cloud/prowler/pull/11928
- https://github.com/prowler-cloud/prowler/pull/11940
- https://github.com/prowler-cloud/prowler/releases/tag/5.33.1
- https://github.com/prowler-cloud/prowler/releases/tag/5.34.0
- https://github.com/prowler-cloud/prowler/security/advisories/GHSA-fhj4-q47f-w7mv
- https://github.com/prowler-cloud/prowler/security/advisories/GHSA-fhj4-q47f-w7mv
FAQ
What is CVE-2026-73264?
CVE-2026-73264 is a vulnerability with a CVSS score of 7.6 (HIGH). 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 throu...
How severe is CVE-2026-73264?
CVE-2026-73264 has been rated HIGH with a CVSS base score of 7.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73264?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.