Lucene search
+L

21 matches found

NVD
NVD
added 2026/09/16 9:17 a.m.4 views

CVE-2026-86465

Apache Airflow Akeyless provider: the Akeyless secrets backend's team-scope guard can be bypassed with a user-controlled key. In a multi-team deployment, a Dag author scoped to one team can supply a Variable key containing a path separator that causes the backend to resolve a secret belonging to ...

0.00223EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/15 10:39 a.m.7 views

CVE-2026-52825 Kimai: Improper Authorization in Kimai Team Member and Team Activity Assignment APIs Allows Expansion of Team Scope Beyond Authorized Visibility

Kimai is an open-source time tracking application. Prior to 2.58.0, POST /api/teams/id/members/userId and POST /api/teams/id/activities/activityId verify that a teamlead may edit the Team but do not verify accessuser for the referenced User or view access for the referenced Activity. A teamlead c...

5.3CVSS5.7AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.13 views

PT-2026-82297

Name of the Vulnerable Software and Affected Versions Weblate versions prior to 2026.7 Description The REST API fails to properly enforce the scope of project- and workspace-scoped teams. This allows a user to submit invalid team configurations, enabling them to assign projects to a team via...

8.1CVSS5.9AI score0.00227EPSS
SaveExploits0References13
OSV
OSV
added 2026/08/17 5:39 a.m.10 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
CVE
CVE
added 2026/08/12 3:23 p.m.62 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
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/12 11:17 a.m.11 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
EUVD
EUVD
added 2026/08/12 10:27 a.m.16 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
Vulnrichment
Vulnrichment
added 2026/08/12 10:27 a.m.10 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...

5.4AI score0.00479EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 10:27 a.m.40 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.18 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
NVD
NVD
added 2026/08/11 12:17 p.m.17 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.11 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.48 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
CVE
CVE
added 2026/08/10 6:18 p.m.65 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
Vulnrichment
Vulnrichment
added 2026/08/10 6:18 p.m.6 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...

5.3AI score0.00328EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 6:18 p.m.40 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.13 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
Vulnrichment
Vulnrichment
added 2026/08/10 6:10 p.m.8 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.3AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 6:10 p.m.45 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.10 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