Back to overview

CVE-2026-59151

CRITICAL
9.6
CVSS 3.1
Description
Prowler is a cloud security platform. Prior to 5.30.3, Prowler's SAML authentication flow trusted the email domain asserted in a SAMLResponse when deciding which tenant should receive the final token, and the ACS finish logic in api/src/backend/api/v1/views.py recalculated the tenant from user.email instead of binding token issuance to the validated SAML configuration. An authenticated attacker with a controlled SAML IdP could complete a valid SAML flow for an attacker-controlled domain while asserting an email address from another configured domain, causing a SAMLToken and tenant-scoped JWT to be issued for the wrong tenant and enabling cross-tenant account takeover. This issue is fixed in version 5.30.3.

Metadata

CVE ID
CVE-2026-59151
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-07-02 16:50 UTC
Published
2026-07-10 17:50 UTC
Last updated
2026-07-10 17:50 UTC
Primary CWE
CWE-287
CWE-287: Improper Authentication
Vendor / Product
prowler-cloud / prowler
Sources
cve.org  ·  NVD

Severity & Metrics

9.6 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Affected products (1)
VendorProductPlatformVersions
prowler-cloud prowler < 5.30.3
Weakness (CWE)
CWESourceDescription
CWE-287 cna CWE-287: Improper Authentication
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.6 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
References (5)
Back to overview