Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
8 vulnerabilities by prowler-cloud
CVE-2026-73264 (GCVE-0-2026-73264)
Vulnerability from nvd – Published: 2026-08-12 14:30 – Updated: 2026-08-12 15:18
VLAI
EPSS
VEX
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.
Severity
7.6 (High)
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)
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://github.com/prowler-cloud/prowler/security… | x_refsource_CONFIRM |
| https://github.com/prowler-cloud/prowler/pull/11928 | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/pull/11940 | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/commit/1… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/commit/3… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/releases… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/releases… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| prowler-cloud | prowler |
Affected:
< 5.33.1
|
{
"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"
}
CVE-2026-73263 (GCVE-0-2026-73263)
Vulnerability from nvd – Published: 2026-08-12 14:26 – Updated: 2026-08-12 15:14
VLAI
EPSS
VEX
Title
Prowler: RCE on Prowler App workers via kubeconfig auth-provider cmd-path
Summary
Prowler is a cloud security platform. Prior to 5.36.0, the Kubernetes provider connection test accepted kubeconfig_content containing a legacy gcp auth-provider with config.cmd-path and config.cmd-args because kubeconfig_contains_exec_auth in api/src/backend/api/v1/serializers.py checked only exec blocks, and POST /api/v1/providers/{id}/connection loaded it through config.load_kube_config_from_dict in prowler/providers/kubernetes/kubernetes_provider.py, causing kubernetes-python CommandTokenSource.token to run the attacker-supplied command through subprocess.Popen on the shared worker. This issue is fixed in version 5.36.0.
Severity
9.9 (Critical)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-12 15:12 UTC
CWE
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/prowler-cloud/prowler/security… | x_refsource_CONFIRM |
| https://github.com/prowler-cloud/prowler/pull/12091 | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/commit/0… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/releases… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| prowler-cloud | prowler |
Affected:
< 5.36.0
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-73263",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-12T15:12:40.745679Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-12T15:14:28.454Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-ccqh-6cjc-wp4j"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "prowler",
"vendor": "prowler-cloud",
"versions": [
{
"status": "affected",
"version": "\u003c 5.36.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Prowler is a cloud security platform. Prior to 5.36.0, the Kubernetes provider connection test accepted kubeconfig_content containing a legacy gcp auth-provider with config.cmd-path and config.cmd-args because kubeconfig_contains_exec_auth in api/src/backend/api/v1/serializers.py checked only exec blocks, and POST /api/v1/providers/{id}/connection loaded it through config.load_kube_config_from_dict in prowler/providers/kubernetes/kubernetes_provider.py, causing kubernetes-python CommandTokenSource.token to run the attacker-supplied command through subprocess.Popen on the shared worker. This issue is fixed in version 5.36.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-12T14:26:48.221Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-ccqh-6cjc-wp4j",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-ccqh-6cjc-wp4j"
},
{
"name": "https://github.com/prowler-cloud/prowler/pull/12091",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/pull/12091"
},
{
"name": "https://github.com/prowler-cloud/prowler/commit/0b782fcb8c24ece7bd38deede2b8f13d8583e39c",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/commit/0b782fcb8c24ece7bd38deede2b8f13d8583e39c"
},
{
"name": "https://github.com/prowler-cloud/prowler/releases/tag/5.36.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/releases/tag/5.36.0"
}
],
"source": {
"advisory": "GHSA-ccqh-6cjc-wp4j",
"discovery": "UNKNOWN"
},
"title": "Prowler: RCE on Prowler App workers via kubeconfig auth-provider cmd-path"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-73263",
"datePublished": "2026-08-12T14:26:48.221Z",
"dateReserved": "2026-08-11T17:18:01.599Z",
"dateUpdated": "2026-08-12T15:14:28.454Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-73262 (GCVE-0-2026-73262)
Vulnerability from nvd – Published: 2026-08-12 14:14 – Updated: 2026-08-12 22:12
VLAI
EPSS
VEX
Title
Prowler: Stored XSS in HTML reports through unescaped cloud resource tags
Summary
Prowler is a cloud security platform. Prior to 5.37.0, Prowler's HTML output formatter in prowler/lib/outputs/html/html.py inserted finding.resource_tags, assembled by unroll_dict and parse_html_string, into generated reports without HTML escaping, allowing a cloud principal who can modify a scanned resource tag to store HTML or JavaScript that executes when another user opens the report. This issue is fixed in version 5.37.0.
Severity
5.4 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-12 22:07 UTC
CWE
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/prowler-cloud/prowler/security… | x_refsource_CONFIRM |
| https://github.com/prowler-cloud/prowler/pull/12221 | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/commit/6… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/releases… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| prowler-cloud | prowler |
Affected:
< 5.37.0
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-73262",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-12T22:07:27.341692Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-12T22:12:25.308Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "prowler",
"vendor": "prowler-cloud",
"versions": [
{
"status": "affected",
"version": "\u003c 5.37.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Prowler is a cloud security platform. Prior to 5.37.0, Prowler\u0027s HTML output formatter in prowler/lib/outputs/html/html.py inserted finding.resource_tags, assembled by unroll_dict and parse_html_string, into generated reports without HTML escaping, allowing a cloud principal who can modify a scanned resource tag to store HTML or JavaScript that executes when another user opens the report. This issue is fixed in version 5.37.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-12T14:14:27.030Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-c2jg-2778-ggm4",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-c2jg-2778-ggm4"
},
{
"name": "https://github.com/prowler-cloud/prowler/pull/12221",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/pull/12221"
},
{
"name": "https://github.com/prowler-cloud/prowler/commit/6db407ed3c17d4c73a8f619fdb30580c8465027f",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/commit/6db407ed3c17d4c73a8f619fdb30580c8465027f"
},
{
"name": "https://github.com/prowler-cloud/prowler/releases/tag/5.37.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/releases/tag/5.37.0"
}
],
"source": {
"advisory": "GHSA-c2jg-2778-ggm4",
"discovery": "UNKNOWN"
},
"title": "Prowler: Stored XSS in HTML reports through unescaped cloud resource tags"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-73262",
"datePublished": "2026-08-12T14:14:27.030Z",
"dateReserved": "2026-08-11T17:18:01.598Z",
"dateUpdated": "2026-08-12T22:12:25.308Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-59151 (GCVE-0-2026-59151)
Vulnerability from nvd – Published: 2026-07-10 17:50 – Updated: 2026-07-13 18:03
VLAI
EPSS
VEX
Title
Prowler: SAML Domain Claiming Enables Cross-Tenant Account Takeover
Summary
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.
Severity
9.6 (Critical)
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-07-13 18:02 UTC
CWE
- CWE-287 - Improper Authentication
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://github.com/prowler-cloud/prowler/security… | x_refsource_CONFIRM |
| https://github.com/prowler-cloud/prowler/pull/11650 | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/commit/b… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/commit/f… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/releases… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| prowler-cloud | prowler |
Affected:
< 5.30.3
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-59151",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-13T18:02:53.136588Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-13T18:03:20.394Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-h8m9-jgf8-vwvp"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "prowler",
"vendor": "prowler-cloud",
"versions": [
{
"status": "affected",
"version": "\u003c 5.30.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Prowler is a cloud security platform. Prior to 5.30.3, Prowler\u0027s 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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-287",
"description": "CWE-287: Improper Authentication",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-10T17:50:07.303Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-h8m9-jgf8-vwvp",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-h8m9-jgf8-vwvp"
},
{
"name": "https://github.com/prowler-cloud/prowler/pull/11650",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/pull/11650"
},
{
"name": "https://github.com/prowler-cloud/prowler/commit/bf3b5c2ba713e533014927141b64948c82c8f32e",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/commit/bf3b5c2ba713e533014927141b64948c82c8f32e"
},
{
"name": "https://github.com/prowler-cloud/prowler/commit/f5ff30ad175bd2edf02cd28872653c1cda5867b7",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/commit/f5ff30ad175bd2edf02cd28872653c1cda5867b7"
},
{
"name": "https://github.com/prowler-cloud/prowler/releases/tag/5.30.3",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/releases/tag/5.30.3"
}
],
"source": {
"advisory": "GHSA-h8m9-jgf8-vwvp",
"discovery": "UNKNOWN"
},
"title": "Prowler: SAML Domain Claiming Enables Cross-Tenant Account Takeover"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-59151",
"datePublished": "2026-07-10T17:50:07.303Z",
"dateReserved": "2026-07-02T16:50:27.886Z",
"dateUpdated": "2026-07-13T18:03:20.394Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-73264 (GCVE-0-2026-73264)
Vulnerability from cvelistv5 – Published: 2026-08-12 14:30 – Updated: 2026-08-12 15:18
VLAI
EPSS
VEX
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.
Severity
7.6 (High)
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)
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://github.com/prowler-cloud/prowler/security… | x_refsource_CONFIRM |
| https://github.com/prowler-cloud/prowler/pull/11928 | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/pull/11940 | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/commit/1… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/commit/3… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/releases… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/releases… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| prowler-cloud | prowler |
Affected:
< 5.33.1
|
{
"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"
}
CVE-2026-73263 (GCVE-0-2026-73263)
Vulnerability from cvelistv5 – Published: 2026-08-12 14:26 – Updated: 2026-08-12 15:14
VLAI
EPSS
VEX
Title
Prowler: RCE on Prowler App workers via kubeconfig auth-provider cmd-path
Summary
Prowler is a cloud security platform. Prior to 5.36.0, the Kubernetes provider connection test accepted kubeconfig_content containing a legacy gcp auth-provider with config.cmd-path and config.cmd-args because kubeconfig_contains_exec_auth in api/src/backend/api/v1/serializers.py checked only exec blocks, and POST /api/v1/providers/{id}/connection loaded it through config.load_kube_config_from_dict in prowler/providers/kubernetes/kubernetes_provider.py, causing kubernetes-python CommandTokenSource.token to run the attacker-supplied command through subprocess.Popen on the shared worker. This issue is fixed in version 5.36.0.
Severity
9.9 (Critical)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-12 15:12 UTC
CWE
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/prowler-cloud/prowler/security… | x_refsource_CONFIRM |
| https://github.com/prowler-cloud/prowler/pull/12091 | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/commit/0… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/releases… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| prowler-cloud | prowler |
Affected:
< 5.36.0
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-73263",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-12T15:12:40.745679Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-12T15:14:28.454Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-ccqh-6cjc-wp4j"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "prowler",
"vendor": "prowler-cloud",
"versions": [
{
"status": "affected",
"version": "\u003c 5.36.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Prowler is a cloud security platform. Prior to 5.36.0, the Kubernetes provider connection test accepted kubeconfig_content containing a legacy gcp auth-provider with config.cmd-path and config.cmd-args because kubeconfig_contains_exec_auth in api/src/backend/api/v1/serializers.py checked only exec blocks, and POST /api/v1/providers/{id}/connection loaded it through config.load_kube_config_from_dict in prowler/providers/kubernetes/kubernetes_provider.py, causing kubernetes-python CommandTokenSource.token to run the attacker-supplied command through subprocess.Popen on the shared worker. This issue is fixed in version 5.36.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-12T14:26:48.221Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-ccqh-6cjc-wp4j",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-ccqh-6cjc-wp4j"
},
{
"name": "https://github.com/prowler-cloud/prowler/pull/12091",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/pull/12091"
},
{
"name": "https://github.com/prowler-cloud/prowler/commit/0b782fcb8c24ece7bd38deede2b8f13d8583e39c",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/commit/0b782fcb8c24ece7bd38deede2b8f13d8583e39c"
},
{
"name": "https://github.com/prowler-cloud/prowler/releases/tag/5.36.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/releases/tag/5.36.0"
}
],
"source": {
"advisory": "GHSA-ccqh-6cjc-wp4j",
"discovery": "UNKNOWN"
},
"title": "Prowler: RCE on Prowler App workers via kubeconfig auth-provider cmd-path"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-73263",
"datePublished": "2026-08-12T14:26:48.221Z",
"dateReserved": "2026-08-11T17:18:01.599Z",
"dateUpdated": "2026-08-12T15:14:28.454Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-73262 (GCVE-0-2026-73262)
Vulnerability from cvelistv5 – Published: 2026-08-12 14:14 – Updated: 2026-08-12 22:12
VLAI
EPSS
VEX
Title
Prowler: Stored XSS in HTML reports through unescaped cloud resource tags
Summary
Prowler is a cloud security platform. Prior to 5.37.0, Prowler's HTML output formatter in prowler/lib/outputs/html/html.py inserted finding.resource_tags, assembled by unroll_dict and parse_html_string, into generated reports without HTML escaping, allowing a cloud principal who can modify a scanned resource tag to store HTML or JavaScript that executes when another user opens the report. This issue is fixed in version 5.37.0.
Severity
5.4 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-12 22:07 UTC
CWE
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/prowler-cloud/prowler/security… | x_refsource_CONFIRM |
| https://github.com/prowler-cloud/prowler/pull/12221 | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/commit/6… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/releases… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| prowler-cloud | prowler |
Affected:
< 5.37.0
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-73262",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-12T22:07:27.341692Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-12T22:12:25.308Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "prowler",
"vendor": "prowler-cloud",
"versions": [
{
"status": "affected",
"version": "\u003c 5.37.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Prowler is a cloud security platform. Prior to 5.37.0, Prowler\u0027s HTML output formatter in prowler/lib/outputs/html/html.py inserted finding.resource_tags, assembled by unroll_dict and parse_html_string, into generated reports without HTML escaping, allowing a cloud principal who can modify a scanned resource tag to store HTML or JavaScript that executes when another user opens the report. This issue is fixed in version 5.37.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-12T14:14:27.030Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-c2jg-2778-ggm4",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-c2jg-2778-ggm4"
},
{
"name": "https://github.com/prowler-cloud/prowler/pull/12221",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/pull/12221"
},
{
"name": "https://github.com/prowler-cloud/prowler/commit/6db407ed3c17d4c73a8f619fdb30580c8465027f",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/commit/6db407ed3c17d4c73a8f619fdb30580c8465027f"
},
{
"name": "https://github.com/prowler-cloud/prowler/releases/tag/5.37.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/releases/tag/5.37.0"
}
],
"source": {
"advisory": "GHSA-c2jg-2778-ggm4",
"discovery": "UNKNOWN"
},
"title": "Prowler: Stored XSS in HTML reports through unescaped cloud resource tags"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-73262",
"datePublished": "2026-08-12T14:14:27.030Z",
"dateReserved": "2026-08-11T17:18:01.598Z",
"dateUpdated": "2026-08-12T22:12:25.308Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-59151 (GCVE-0-2026-59151)
Vulnerability from cvelistv5 – Published: 2026-07-10 17:50 – Updated: 2026-07-13 18:03
VLAI
EPSS
VEX
Title
Prowler: SAML Domain Claiming Enables Cross-Tenant Account Takeover
Summary
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.
Severity
9.6 (Critical)
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-07-13 18:02 UTC
CWE
- CWE-287 - Improper Authentication
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://github.com/prowler-cloud/prowler/security… | x_refsource_CONFIRM |
| https://github.com/prowler-cloud/prowler/pull/11650 | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/commit/b… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/commit/f… | x_refsource_MISC |
| https://github.com/prowler-cloud/prowler/releases… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| prowler-cloud | prowler |
Affected:
< 5.30.3
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-59151",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-13T18:02:53.136588Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-13T18:03:20.394Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-h8m9-jgf8-vwvp"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "prowler",
"vendor": "prowler-cloud",
"versions": [
{
"status": "affected",
"version": "\u003c 5.30.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Prowler is a cloud security platform. Prior to 5.30.3, Prowler\u0027s 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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-287",
"description": "CWE-287: Improper Authentication",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-10T17:50:07.303Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-h8m9-jgf8-vwvp",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-h8m9-jgf8-vwvp"
},
{
"name": "https://github.com/prowler-cloud/prowler/pull/11650",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/pull/11650"
},
{
"name": "https://github.com/prowler-cloud/prowler/commit/bf3b5c2ba713e533014927141b64948c82c8f32e",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/commit/bf3b5c2ba713e533014927141b64948c82c8f32e"
},
{
"name": "https://github.com/prowler-cloud/prowler/commit/f5ff30ad175bd2edf02cd28872653c1cda5867b7",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/commit/f5ff30ad175bd2edf02cd28872653c1cda5867b7"
},
{
"name": "https://github.com/prowler-cloud/prowler/releases/tag/5.30.3",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/prowler-cloud/prowler/releases/tag/5.30.3"
}
],
"source": {
"advisory": "GHSA-h8m9-jgf8-vwvp",
"discovery": "UNKNOWN"
},
"title": "Prowler: SAML Domain Claiming Enables Cross-Tenant Account Takeover"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-59151",
"datePublished": "2026-07-10T17:50:07.303Z",
"dateReserved": "2026-07-02T16:50:27.886Z",
"dateUpdated": "2026-07-13T18:03:20.394Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}