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

CVE-2026-52823: Kimai: Login CSRF in the Timesheet Stop and Restart API Endpoints Allows Unauthorized State Changes

July 14, 2026

Kimai 2.56.0 contains authenticated cross-site request forgery issues in its timesheet state-changing API endpoints. The application reuses the browser’s existing session for /api/* requests, and both the stop and restart operations are exposed through GET and PATCH routes that directly modify business state.

As a result, an attacker can trick a logged-in user into visiting a malicious page and cause unauthorized timesheet actions without the victim’s consent. Depending on the endpoint, this can stop a running timesheet or create and start a new one from historical data.

References

  • github.com/advisories/GHSA-r8vr-m544-qh4h
  • github.com/kimai/kimai/security/advisories/GHSA-r8vr-m544-qh4h
  • nvd.nist.gov/vuln/detail/CVE-2026-52823

Code Behaviors & Features

Detect and mitigate CVE-2026-52823 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.58.0

Fixed versions

  • 2.58.0

Solution

Upgrade to version 2.58.0 or above.

Impact 4.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-352: Cross-Site Request Forgery (CSRF)

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 14 Jul 2026 12:18:11 +0000.