All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73264
HIGHpublished 2026-08-12 15:18 UTC · 12 hours ago · modified 2026-08-12 16:17 UTC
7.6
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-918
// references (7)
- https://github.com/prowler-cloud/prowler/commit/1c4d8e3e756ee04367353101af797004d1c0258f
- https://github.com/prowler-cloud/prowler/commit/3f2e5929d9ff3c1a5d2fae49f8edd419ee99a8e2
- 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