Lucene search
+L

39 matches found

Cvelist
Cvelist
added 2026/08/17 2:36 p.m.39 views

CVE-2026-15754 Missing per-channel team-scope check in ABAC access control policy unassign allows cross-team policy removal

Mattermost versions 11.7.x = 11.7.6, 11.8.x = 11.8.3 The access control policy unassign endpoint fails to re-validate that each target channel still belongs to the requesting admin's team, which allows an authenticated team administrator to remove ABAC attribute-based access control policy...

4.2CVSS0.0015EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/17 2:36 p.m.9 views

CVE-2026-15754 Missing per-channel team-scope check in ABAC access control policy unassign allows cross-team policy removal

Mattermost versions 11.7.x = 11.7.6, 11.8.x = 11.8.3 The access control policy unassign endpoint fails to re-validate that each target channel still belongs to the requesting admin's team, which allows an authenticated team administrator to remove ABAC attribute-based access control policy...

4.2CVSS5.3AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/17 5:39 a.m.7 views

BIT-AIRFLOW-2026-68076 Apache Airflow: Connections test API: team-scope guard bypass resolves another team's environment Connection

Apache Airflow's environment-variable secrets backend resolved a team-scoped Connection or Variable from the wrong team's scope. The guard meant to prevent this only ran when no team scope was supplied, and its pattern could not match a team name containing an underscore, which team names are...

5.4CVSS5.5AI score0.00342EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/12 3:23 p.m.16 views

CVE-2026-68076 Apache Airflow: Connections test API: team-scope guard bypass resolves another team's environment Connection

Apache Airflow's environment-variable secrets backend resolved a team-scoped Connection or Variable from the wrong team's scope. The guard meant to prevent this only ran when no team scope was supplied, and its pattern could not match a team name containing an underscore, which team names are...

5.4CVSS5.5AI score
SaveExploits0References7
CVE
CVE
added 2026/08/12 3:23 p.m.28 views

CVE-2026-68076

Apache Airflow CVE-2026-68076 affects the environment-variable secrets backend in multi-team mode. A team-scoped secret lookup could bypass the team-scope guard due to an underscore in a team name, causing a global read of AIRFLOW_CONN_____ and letting an authenticated user in one team access ano...

5.4CVSS5.4AI score0.00342EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/12 11:17 a.m.7 views

CVE-2026-68868

The Google Cloud Secret Manager secrets backend in Apache Airflow's Google provider never applied the team scope when resolving Connections and Variables: the caller's teamname was accepted by the backend but dropped at the internal call boundary, so every lookup resolved against the team-agnosti...

6.5CVSS0.00479EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 10:27 a.m.37 views

CVE-2026-68868

The CVE covers the Google Cloud Secret Manager backend in Apache Airflow’s Google provider where the team scope is not applied when resolving Connections and Variables. This flaw allows a task or DAG in one team to resolve another team’s secret name, exposing credentials in multi‑team deployments...

6.5CVSS5.4AI score0.00479EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/12 10:27 a.m.11 views

EUVD-2026-57163

The Google Cloud Secret Manager secrets backend in Apache Airflow's Google provider never applied the team scope when resolving Connections and Variables: the caller's teamname was accepted by the backend but dropped at the internal call boundary, so every lookup resolved against the team-agnosti...

6.5CVSS5.4AI score0.00479EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 10:27 a.m.33 views

CVE-2026-68868 Apache Airflow Google provider: google Secret Manager backend: team scope is never applied, exposing every team's Connections and Variables

The Google Cloud Secret Manager secrets backend in Apache Airflow's Google provider never applied the team scope when resolving Connections and Variables: the caller's teamname was accepted by the backend but dropped at the internal call boundary, so every lookup resolved against the team-agnosti...

0.00479EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 10:27 a.m.12 views

CVE-2026-68868 Apache Airflow Google provider: google Secret Manager backend: team scope is never applied, exposing every team's Connections and Variables

The Google Cloud Secret Manager secrets backend in Apache Airflow's Google provider never applied the team scope when resolving Connections and Variables: the caller's teamname was accepted by the backend but dropped at the internal call boundary, so every lookup resolved against the team-agnosti...

6.5CVSS5.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.7 views

PT-2026-71127

Name of the Vulnerable Software and Affected Versions Apache Airflow versions prior to 3.3.1 Description The environment-variable secrets backend incorrectly resolves team-scoped Connections or Variables from the wrong team's scope. This occurs because the security guard intended to prevent this...

5.4CVSS5.2AI score0.00342EPSS
SaveExploits0References11
NVD
NVD
added 2026/08/11 12:17 p.m.13 views

CVE-2026-72595

A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to update ticket records belonging to other teams via the TicketsController@update endpoint. The endpoint calls no authorize method and performs no team-scoped ownership check. An attacker...

8.1CVSS0.00201EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:13 a.m.7 views

CVE-2026-72595

A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to update ticket records belonging to other teams via the TicketsController@update endpoint. The endpoint calls no authorize method and performs no team-scoped ownership check. An attacker...

8.1CVSS5.3AI score0.00201EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 6:21 p.m.40 views

CVE-2026-68872

CVE-2026-68872 affects Apache Airflow with the Amazon provider (AWS SSM Parameter Store and Secrets Manager backends). In multi-team deployments, the team-agnostic lookup could bypass team scoping, allowing a caller in one team to resolve a secret belonging to another team by supplying an id that...

6.5CVSS5.4AI score0.00328EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/10 6:21 p.m.13 views

CVE-2026-68872 Apache Airflow Amazon provider: amazon SSM / Secrets Manager backends: team-scope guard bypass resolves another team's Connection or Variable

The AWS Systems Manager Parameter Store and Secrets Manager backends in Apache Airflow's Amazon provider resolved a team-scoped Connection or Variable id through the team-agnostic lookup when the team-scoped lookup missed. In a deployment running multi-team mode with either backend, a caller in o...

6.5CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/10 6:18 p.m.55 views

CVE-2026-68871

The CVE covers the Yandex Lockbox backend in Apache Airflow’s Yandex provider. In multi-team mode, the team-agnostic lookup can bypass a team-scoped guard: if a team’s namespace is implied by the requested id and the team-scoped lookup misses, a caller could resolve another team’s secret (Connect...

6.5CVSS5.3AI score0.00328EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/10 6:18 p.m.35 views

CVE-2026-68871 Apache Airflow Yandex provider: yandex Lockbox backend: team-scope guard bypass resolves another team's Connection or Variable

The Yandex Lockbox secrets backend in Apache Airflow's Yandex provider resolved a team-scoped Connection or Variable id through the team-agnostic lookup when the team-scoped lookup missed. In a deployment running multi-team mode with this backend, a caller in one team could resolve a secret...

0.00328EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 6:18 p.m.10 views

CVE-2026-68871 Apache Airflow Yandex provider: yandex Lockbox backend: team-scope guard bypass resolves another team's Connection or Variable

The Yandex Lockbox secrets backend in Apache Airflow's Yandex provider resolved a team-scoped Connection or Variable id through the team-agnostic lookup when the team-scoped lookup missed. In a deployment running multi-team mode with this backend, a caller in one team could resolve a secret...

6.5CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 6:10 p.m.39 views

CVE-2026-68870 Apache Airflow Microsoft Azure provider: microsoft.azure Key Vault backend: team-scope guard bypass resolves another team's Connection or Variable

The Azure Key Vault secrets backend in Apache Airflow's Microsoft Azure provider resolved a team-scoped Connection or Variable id through the team-agnostic lookup when the team-scoped lookup missed. In a deployment running multi-team mode with this backend, a caller in one team could resolve a...

0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 6:10 p.m.7 views

CVE-2026-68870 Apache Airflow Microsoft Azure provider: microsoft.azure Key Vault backend: team-scope guard bypass resolves another team's Connection or Variable

The Azure Key Vault secrets backend in Apache Airflow's Microsoft Azure provider resolved a team-scoped Connection or Variable id through the team-agnostic lookup when the team-scoped lookup missed. In a deployment running multi-team mode with this backend, a caller in one team could resolve a...

5.3CVSS5.4AI score
SaveExploits0References7
Rows per page
Query Builder