3 matches found
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
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
20