Lucene search
+L

15731 matches found

OSV
OSV
added 2026/08/26 6:32 p.m.8 views

CVE-2026-41262 Fleet: Cross-Team Policy Data Exposure via Global Policy Read Endpoint

Fleet is an open-source device management platform built on osquery. In versions prior to 4.85.0, the global policy read endpoint GET /api/latest/fleet/policies/policyid fails to verify team ownership of the requested policy, allowing an authenticated user with observer-level access on any single...

4.3CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/26 6:31 p.m.9 views

EUVD-2026-66217

Kimai before 2.63.0 contains a business logic / improper authorization vulnerability in the team update API endpoint PATCH /api/teams/id, which removes all existing team members before validating the submitted replacement member list. An authenticated teamlead or other user with permission to edi...

8.7CVSS5.4AI score0.00276EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/26 4:16 p.m.15 views

CVE-2026-81035

Midday allows any member of a team to delete it. The delete procedure in apps/api/src/trpc/routers/team.ts authorises the caller with the team-access helper, which returns true for every row in the team-membership table irrespective of the role it records, and the data-layer function it calls...

8.1CVSS0.00279EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/26 3:45 p.m.38 views

CVE-2026-81035 Midday Missing Owner Check on Team Deletion

Midday allows any member of a team to delete it. The delete procedure in apps/api/src/trpc/routers/team.ts authorises the caller with the team-access helper, which returns true for every row in the team-membership table irrespective of the role it records, and the data-layer function it calls...

8.1CVSS0.00279EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/26 3:45 p.m.7 views

EUVD-2026-66611

Midday allows any member of a team to delete it. The delete procedure in apps/api/src/trpc/routers/team.ts authorises the caller with the team-access helper, which returns true for every row in the team-membership table irrespective of the role it records, and the data-layer function it calls...

8.1CVSS5.3AI score0.00279EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/26 3:45 p.m.18 views

CVE-2026-81035

Midday is a team-based application (with bank-connection integrations) where a missing owner-role check in the team deletion procedure (apps/api/src/trpc/routers/team.ts) allows any invited Member to delete the entire team and all scoped records. The team-access helper returns true for any row in...

8.1CVSS5.2AI score0.00279EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/26 5:18 a.m.9 views

CVE-2026-80202

Kimai before 2.56.0 does not enforce team-membership checks in TimesheetVoter::voteOnAttribute, which maps permissions only to owntimesheet or othertimesheet. As a result, any authenticated user with ROLETEAMLEAD or a role holding editothertimesheet/deleteothertimesheet can read, modify, and...

9.3CVSS0.00345EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 5:18 a.m.8 views

CVE-2026-80195

Kimai before 2.63.0 contains a business logic / improper authorization vulnerability in the team update API endpoint PATCH /api/teams/id, which removes all existing team members before validating the submitted replacement member list. An authenticated teamlead or other user with permission to edi...

8.7CVSS0.00276EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.19 views

PT-2026-82223

Name of the Vulnerable Software and Affected Versions Midday affected versions not specified Description An authorization flaw exists in the team management logic where the system fails to verify the user role during team deletion and updates. The delete procedure in the...

8.1CVSS5.2AI score0.00279EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.9 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
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.7 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098732)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098732 advisory. In the Linux kernel, the following vulnerability has been resolved: team: avoid NETDEVCHANGEMTU event when unregistering slave syzbot is reporting unregisternetdevic...

5.5CVSS6.3AI score0.00121EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 11:19 p.m.51 views

CVE-2026-80202 Kimai before 2.56.0 Authorization Bypass via TimesheetVoter

Kimai before 2.56.0 does not enforce team-membership checks in TimesheetVoter::voteOnAttribute, which maps permissions only to owntimesheet or othertimesheet. As a result, any authenticated user with ROLETEAMLEAD or a role holding editothertimesheet/deleteothertimesheet can read, modify, and...

9.3CVSS0.00345EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 11:19 p.m.4 views

CVE-2026-80202 Kimai before 2.56.0 Authorization Bypass via TimesheetVoter

Kimai before 2.56.0 does not enforce team-membership checks in TimesheetVoter::voteOnAttribute, which maps permissions only to owntimesheet or othertimesheet. As a result, any authenticated user with ROLETEAMLEAD or a role holding editothertimesheet/deleteothertimesheet can read, modify, and...

9.3CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/25 11:19 p.m.29 views

CVE-2026-80202

Kimai before 2.56.0 has an authorization bypass in TimesheetVoter::voteOnAttribute() , which maps permissions only to own_timesheet or other_timesheet without enforcing team-membership checks. Any authenticated user holding ROLE_TEAMLEAD (or a role with edit_other_timesheet/delete_other_timesheet...

9.3CVSS5.3AI score0.00345EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 11:19 p.m.46 views

CVE-2026-80195 Kimai before 2.63.0 Team Membership Removal via API

Kimai before 2.63.0 contains a business logic / improper authorization vulnerability in the team update API endpoint PATCH /api/teams/id, which removes all existing team members before validating the submitted replacement member list. An authenticated teamlead or other user with permission to edi...

8.7CVSS0.00276EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 11:19 p.m.4 views

CVE-2026-80195 Kimai before 2.63.0 Team Membership Removal via API

Kimai before 2.63.0 contains a business logic / improper authorization vulnerability in the team update API endpoint PATCH /api/teams/id, which removes all existing team members before validating the submitted replacement member list. An authenticated teamlead or other user with permission to edi...

8.7CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/25 11:19 p.m.16 views

CVE-2026-80195

Kimai before 2.63.0 has a business logic / improper authorization flaw in the team update API endpoint (PATCH /api/teams/{id} ). The endpoint deletes all existing team membership rows before validating the submitted replacement member list. An authenticated user with team-edit permission can ther...

8.7CVSS5.3AI score0.00276EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/25 10:00 p.m.15 views

CVE-2026-75604

creationtimestamp| type| source ---|---|--- 2026-08-25 22:00:03+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/99693 2026-08-26 00:00:07+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/99693 2026-08-26 01:58:09+00:00| seen|...

9CVSS6AI score0.02462EPSS
SaveExploits4References28
Circl
Circl
added 2026/08/25 7:00 p.m.12 views

CVE-2026-26211

creationtimestamp| type| source ---|---|--- 2026-08-25 19:00:04+00:00| seen| https://t.me/GithubRedTeam/99668 2026-08-26 00:00:09+00:00| seen| https://t.me/GithubRedTeam/99668...

4.8CVSS4.7AI score0.00306EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.6 views

The vulnerability of the team_setup_by_port() function in the drivers/net/team/team_core.c file of the Linux kernel’s network device driver module allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the teamsetupbyport function in the drivers/net/team/teamcore.c file of the Linux kernel’s network device driver module is related to type conversion errors. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility ...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References10Affected Software3
Rows per page
Query Builder