Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. kimai/kimai
  4. ›
  5. CVE-2026-28685

CVE-2026-28685: Kimai's API invoice endpoint missing customer-level access control (IDOR)

March 4, 2026 (updated March 6, 2026)

GET /api/invoices/{id} only checks the role-based view_invoice permission but does not verify the requesting user has access to the invoice’s customer. Any user with ROLE_TEAMLEAD (which grants view_invoice) can read all invoices in the system, including those belonging to customers assigned to other teams.

References

  • github.com/advisories/GHSA-v33r-r6h2-8wr7
  • github.com/kimai/kimai
  • github.com/kimai/kimai/commit/a0601c8cb28fed1cca19051a8272425069ab758f
  • github.com/kimai/kimai/releases/tag/2.51.0
  • github.com/kimai/kimai/security/advisories/GHSA-v33r-r6h2-8wr7
  • nvd.nist.gov/vuln/detail/CVE-2026-28685

Code Behaviors & Features

Detect and mitigate CVE-2026-28685 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.51.0

Fixed versions

  • 2.51.0

Solution

Upgrade to version 2.51.0 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-285: Improper Authorization
  • CWE-862: Missing Authorization

Source file

packagist/kimai/kimai/CVE-2026-28685.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 12 May 2026 12:24:15 +0000.