Lucene search
+L

50 matches found

NVD
NVD
added 2026/09/16 9:17 a.m.7 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 ...

6.5CVSS0.0081EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/16 8:58 a.m.17 views

CVE-2026-86465 Apache Airflow Akeyless provider: Akeyless secrets backend: team-scope guard bypass via user-controlled key

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

6.5CVSS
SaveExploits0References9
OSV
OSV
added 2026/09/15 10:39 a.m.10 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
CVE
CVE
added 2026/08/26 8:14 p.m.30 views

CVE-2026-55228

Weblate versions prior to 2026.7 contain a WebIDOR (Insecure Direct Object Reference) vulnerability in the GroupViewSet REST API endpoint. The API did not properly enforce the scope of project- and workspace-scoped teams, allowing an authenticated user with project-manager privileges to submit un...

8.1CVSS5.3AI score0.00257EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
added 2026/08/26 12:00 a.m.3 views

CVE-2026-55228: Authorization Bypass Through User-Controlled Key

Weblate is a web-based continuous localization platform used to manage software translations. In versions prior to 2026.7, the REST API did not properly enforce the scope of project- and workspace-scoped teams, allowing a user to submit invalid team configurations through the API. By assigning...

8.1CVSS0.00257EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.15 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.00257EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2026/08/17 2:36 p.m.43 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.11 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.11 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.5AI score0.00342EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/08/12 5:41 p.m.19 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the connections/test API endpoint due to improper enforcement of team-scoped access controls. An attacker can access another team's environment connection and authenticate outward usin...

7.6CVSS5.4AI score0.00342EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 3:23 p.m.24 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
SaveExploits0References8
CVE
CVE
added 2026/08/12 3:23 p.m.64 views

CVE-2026-68076

Apache Airflow's environment-variable secrets backend contained a team-scope guard bypass in the connections-test API. The guard that prevented cross-team resolution only activated when no team scope was supplied, and its pattern failed to match team names containing underscores. When the guard d...

5.4AI score0.00342EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/12 11:17 a.m.12 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.17 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
CVE
CVE
added 2026/08/12 10:27 a.m.45 views

CVE-2026-68868

The Google Cloud Secret Manager secrets backend in Apache Airflow's Google provider (apache-airflow-providers-google) failed to enforce team scope when resolving Connections and Variables. The caller's team_name was accepted but dropped at an internal call boundary, causing every lookup to resolv...

5.4AI score0.00479EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/12 10:27 a.m.42 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
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
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
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.13 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.19 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
Rows per page
Query Builder