top of page
perceptive_background_267k.jpg

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, wh…

Published:

26 augustus 2026 om 00:00:00

Alert date:

26 augustus 2026 om 19:06:19

Source:

nvd.nist.gov

Click to open the original link from this advisory

Web Technologies, Identity & Access, Enterprise Applications

CVE-2026-81035 affects Midday, a financial management platform, where any team member regardless of role can delete an entire team. The vulnerability exists in apps/api/src/trpc/routers/team.ts, where the delete procedure uses only the team-access helper for authorization, which returns true for all team members without checking their role. Other procedures in the same router correctly enforce owner-only access for sensitive operations, but this check was never applied to the delete endpoint. Any invited user with the default 'Member' role can exploit this to permanently delete a team and all associated records. The deletion also triggers a cleanup job that uses stored bank-connection tokens against connected financial providers, potentially causing broader damage. Additionally, the update procedure in the same router also lacks any role check, widening the attack surface. The impact includes unauthorized data destruction and potential abuse of stored financial credentials.

Technical details

Mitigation steps:

Affected products:

Midday

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Deze website toont informatie afkomstig van externe bronnen; Perceptive aanvaardt geen verantwoordelijkheid voor de juistheid, volledigheid of actualiteit van deze informatie.

bottom of page