๐Ÿ” CVE Alert

CVE-2026-80195

MEDIUM 5.4

Kimai before 2.63.0 Team Membership Removal via API

CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
0th

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 edit a team can submit a malformed members payload; although Kimai returns a validation error, the existing membership rows have already been deleted. This bypasses the dedicated member-removal endpoint's protection against removing teamleaders and can leave a team with no members or teamleaders, disrupting team-based access control.

CWE CWE-841
Vendor kimai
Product kimai
Published Aug 25, 2026
Stay Ahead of the Next One

Get instant alerts for kimai kimai

Be the first to know when new medium vulnerabilities affecting kimai kimai are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Affected Versions

kimai / kimai
0 < 2.63.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/kimai/kimai/security/advisories/GHSA-6rxf-4hh9-pp46 vulncheck.com: https://www.vulncheck.com/advisories/kimai-before-2.63.0-team-membership-removal-via-api

Credits

๐Ÿ” mattmumford-git