Lucene search
+L

2892 matches found

EUVD
EUVD
added 2026/07/10 5:50 p.m.9 views

EUVD-2026-42968

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...

9.6CVSS6.1AI score0.00296EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/10 5:50 p.m.22 views

CVE-2026-59151

Prowler (cloud security platform) had a SAML authentication flow flaw prior to version 5.30.3 where the tenant was determined by the asserted email domain in the SAMLResponse rather than the validated SAML configuration. The ACS finish logic recalculated the tenant from user.email, enabling an au...

9.6CVSS6.1AI score0.00296EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/10 5:50 p.m.40 views

CVE-2026-59151 Prowler: SAML Domain Claiming Enables Cross-Tenant Account Takeover

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...

9.6CVSS0.00296EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/10 5:50 p.m.7 views

CVE-2026-59151 Prowler: SAML Domain Claiming Enables Cross-Tenant Account Takeover

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...

9.6CVSS6.1AI score0.00296EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/10 5:15 p.m.22 views

CVE-2026-55670

ZITADEL (open source identity management) prior to v4.15.2 is affected by a cross-tenant leakage in the event store validation: when a user is deleted, the original resource owner may remain associated with the deleted user’s ID and, if a new user is recreated in another organization with the sam...

2.3CVSS6.1AI score0.00286EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/10 5:15 p.m.33 views

CVE-2026-55670 ZITADEL: Cross-Tenant User Leakage via Recycled Identifiers

ZITADEL is an open source identity management platform. Prior to 4.15.1, ZITADEL's event store validation can retain the original resource owner for a deleted user identifier, causing a later user recreated with the same identifier in another organization to be provisioned under the original...

2.3CVSS0.00286EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/10 5:15 p.m.8 views

CVE-2026-55670 ZITADEL: Cross-Tenant User Leakage via Recycled Identifiers

ZITADEL is an open source identity management platform. Prior to 4.15.1, ZITADEL's event store validation can retain the original resource owner for a deleted user identifier, causing a later user recreated with the same identifier in another organization to be provisioned under the original...

2.3CVSS6.1AI score0.00286EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/10 5:15 p.m.6 views

CVE-2026-55670 ZITADEL: Cross-Tenant User Leakage via Recycled Identifiers

ZITADEL is an open source identity management platform. Prior to 4.15.1, ZITADEL's event store validation can retain the original resource owner for a deleted user identifier, causing a later user recreated with the same identifier in another organization to be provisioned under the original...

2.3CVSS6.1AI score0.00286EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/10 3:16 p.m.13 views

CVE-2026-56329

Capgo before 12.128.2 contains a cross-tenant preview namespace collision vulnerability caused by non-bijective decoding of double underscores to dots in preview hostname parsing. Attackers can register app IDs with underscores that collide with other tenants' dotted app IDs, causing preview...

6.4CVSS0.00237EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/10 1:57 p.m.10 views

EUVD-2026-42885

Capgo before 12.128.2 contains a cross-tenant preview namespace collision vulnerability caused by non-bijective decoding of double underscores to dots in preview hostname parsing. Attackers can register app IDs with underscores that collide with other tenants' dotted app IDs, causing preview...

6.4CVSS6.1AI score0.00237EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/10 1:57 p.m.32 views

CVE-2026-56329 Capgo - Cross-Tenant Preview Namespace Collision via Non-Bijective Underscore Decoding

Capgo before 12.128.2 contains a cross-tenant preview namespace collision vulnerability caused by non-bijective decoding of double underscores to dots in preview hostname parsing. Attackers can register app IDs with underscores that collide with other tenants' dotted app IDs, causing preview...

6.4CVSS0.00237EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/10 1:57 p.m.14 views

CVE-2026-56329

CVE-2026-56329 affects Capgo before 12.128.2. The issue arises from non-bijective decoding of double underscores to dots in preview hostname parsing, causing a cross-tenant preview namespace collision. Attackers can register app IDs with underscores that collide with other tenants’ dotted app IDs...

6.4CVSS6.1AI score0.00237EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/10 1:57 p.m.6 views

CVE-2026-56329 Capgo - Cross-Tenant Preview Namespace Collision via Non-Bijective Underscore Decoding

Capgo before 12.128.2 contains a cross-tenant preview namespace collision vulnerability caused by non-bijective decoding of double underscores to dots in preview hostname parsing. Attackers can register app IDs with underscores that collide with other tenants' dotted app IDs, causing preview...

5.3CVSS6.1AI score0.00237EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.18 views

PT-2026-57261

Name of the Vulnerable Software and Affected Versions Prowler versions prior to 5.30.3 Description The SAML authentication flow trusts the email domain asserted in a SAMLResponse to determine the recipient tenant of the final token. Additionally, the ACS finish logic in the endpoint...

9.6CVSS6.1AI score0.00296EPSS
SaveExploits0References9
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/09 9:34 p.m.6 views

Security Bulletin: Broken Access Control Vulnerabilities in Langflow 1.0.0 - 1.8.4 File Handling API Allowed Unauthorized Access to User Files

Summary Two broken access control vulnerabilities in Langflow's file handling API allowed unauthorized access to user files. The first vulnerability CVE-TBD-1 in the GET /api/v1/files/images/flowid/filename endpoint lacked authentication requirements, allowing any unauthenticated attacker with...

6.5CVSS6.1AI score0.00411EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/07/09 2:16 p.m.11 views

CVE-2026-12879

An Improper Input Validation vulnerability in BigQuery DAO in Google Cloud Apigee versions prior to 2026-06-12 on Google Cloud Platform allows an authenticated attacker to exfiltrate cross-tenant data. This vulnerability was patched on 12 June 2026 on the Apigee Servers, and no customer action is...

5.9CVSS0.00188EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/09 12:56 p.m.28 views

CVE-2026-12879

CVE-2026-12879 affects Google Cloud Apigee’s BigQuery DAO. The issue stems from improper input validation in Apigee prior to 2026-06-12, enabling an authenticated attacker to exfiltrate cross-tenant data. Impact is cross-tenant confidentiality exposure with MEDIUM overall severity (CVSS v4: base ...

5.9CVSS6AI score0.00188EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/09 12:56 p.m.10 views

EUVD-2026-42584

An Improper Input Validation vulnerability in BigQuery DAO in Google Cloud Apigee versions prior to 2026-06-12 on Google Cloud Platform allows an authenticated attacker to exfiltrate cross-tenant data. This vulnerability was patched on 12 June 2026 on the Apigee Servers, and no customer action is...

5.9CVSS6AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/08 7:30 p.m.9 views

MAL-2026-7018 Malicious code in n8n-nodes-barcode-generator (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector eb55ae2b864b933ae071cb33e8f53a52005ff0dc26487d15639f3b07fa7d9849 The package presents itself as an n8n community node for barcode generation, but dist/credentials/BarcodeGeneratorApi.credentials.js contains a...

6.1AI score
SaveExploits0References1
NVD
NVD
added 2026/07/08 3:16 p.m.10 views

CVE-2026-15062

SQL injection vulnerabilities in the Snowflake Snowpark Python SDK snowpark-python versions prior to 1.53.0 could allow authenticated low-privilege users to execute SQL beyond their authorization scope. An attacker could exploit these vulnerabilities by embedding SQL payloads in source database...

9.6CVSS0.00285EPSS
SaveExploits0References1
Rows per page
Query Builder