Lucene search
+L

81 matches found

NVD
NVD
added 2026/09/02 12:17 p.m.3 views

CVE-2026-84806

Kimai before 2.63.0 contains an improper authorization vulnerability in team access endpoints that allows authenticated users with team edit permissions and read-only access to grant team access to customers, projects, or activities. Attackers can exploit insufficient permission checks by sending...

5.4CVSS
SaveExploits0References2
NVD
NVD
added 2026/09/02 12:17 p.m.3 views

CVE-2026-84808

Kimai versions before 2.65.0 contain an authorization bypass vulnerability in the REST API timesheet collection endpoint that fails to enforce activity-team access controls. Users with viewothertimesheet permission can list timesheets using activities restricted to teams they do not belong to,...

5.3CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 11:11 a.m.4 views

EUVD-2026-69920

Kimai versions before 2.65.0 contain an authorization bypass vulnerability in the REST API timesheet collection endpoint that fails to enforce activity-team access controls. Users with viewothertimesheet permission can list timesheets using activities restricted to teams they do not belong to,...

5.3CVSS5.9AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 11:11 a.m.13 views

CVE-2026-84808 Kimai before 2.65.0 Authorization Bypass via API Timesheet

Kimai versions before 2.65.0 contain an authorization bypass vulnerability in the REST API timesheet collection endpoint that fails to enforce activity-team access controls. Users with viewothertimesheet permission can list timesheets using activities restricted to teams they do not belong to,...

5.3CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 11:11 a.m.13 views

CVE-2026-84806 Kimai before 2.63.0 Authorization Bypass via Team Access Endpoints

Kimai before 2.63.0 contains an improper authorization vulnerability in team access endpoints that allows authenticated users with team edit permissions and read-only access to grant team access to customers, projects, or activities. Attackers can exploit insufficient permission checks by sending...

5.4CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 11:11 a.m.7 views

EUVD-2026-69918

Kimai before 2.63.0 contains an improper authorization vulnerability in team access endpoints that allows authenticated users with team edit permissions and read-only access to grant team access to customers, projects, or activities. Attackers can exploit insufficient permission checks by sending...

5.4CVSS5.9AI score
SaveExploits0References2
CVE
CVE
added 2026/09/02 11:11 a.m.5 views

CVE-2026-84806

Kimai versions before 2.63.0 contain an improper authorization flaw in team access endpoints. Authenticated users holding team edit permissions combined with read-only access can send POST requests to team access endpoints to modify access control lists for customers, projects, or activities beyo...

5.4CVSS5.9AI score
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 11:11 a.m.5 views

EUVD-2026-69916

Kimai before 2.65.0 fails to properly validate permissions when removing team access to activities, projects, and customers via API endpoints. Authenticated users with editteam permission can revoke team access without the required permissionsactivity check, bypassing authorization controls...

5.4CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:39 a.m.8 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
NVD
NVD
added 2026/08/12 4:17 p.m.11 views

CVE-2026-68076

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.4CVSS0.00342EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 3:24 p.m.37 views

CVE-2026-68971 Apache Airflow: Cross-team authorization bypass in the asset materialization and dag-run result endpoints

Apache Airflow's asset materialization endpoint POST /api/v2/assets/assetid/materialize and the XCom result check on waitdagrununtilfinished authorized the target Dag without its team, unlike every other authorization site. A team-aware auth manager distinguishes a team-scoped Dag from a global o...

0.00328EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 3:23 p.m.16 views

EUVD-2026-57265

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.4AI score0.00342EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 6:18 p.m.60 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
EUVD
EUVD
added 2026/08/10 6:18 p.m.9 views

EUVD-2026-55698

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
OSV
OSV
added 2026/08/10 6:18 p.m.11 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
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:10 p.m.8 views

CVE-2026-68870

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
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 6:10 p.m.16 views

EUVD-2026-55695

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
ATTACKERKB
ATTACKERKB
added 2026/07/13 10:53 a.m.17 views

CVE-2026-6541

Mattermost versions 11.7.x = 11.7.1, 11.6.x = 11.6.4, 10.11.x = 10.11.19 fail to restrict metric configuration changes to the playbook being saved, which allows an authenticated user with team access to alter another user’s playbook metric settings via a crafted import or update request with a...

4.3CVSS6.1AI score0.00254EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/13 10:53 a.m.9 views

CVE-2026-6541 Unscoped updates to other playbooks' metric configuration

Mattermost versions 11.7.x = 11.7.1, 11.6.x = 11.6.4, 10.11.x = 10.11.19 fail to restrict metric configuration changes to the playbook being saved, which allows an authenticated user with team access to alter another user’s playbook metric settings via a crafted import or update request with a...

4.3CVSS6.1AI score
SaveExploits0References3
EUVD
EUVD
added 2026/07/13 9:31 a.m.25 views

EUVD-2026-43308

Mattermost versions 11.7.x = 11.7.2, 11.6.x = 11.6.4, 10.11.x = 10.11.19 fail to validate that an assigned incoming webhook user has access to the target team or channel, which allows a requester with webhook management permissions to create posts or direct messages attributed to another user via...

4.9CVSS6.1AI score0.00361EPSS
SaveExploits0References2
Rows per page
Query Builder