Kimai is an open-source time tracking application. Prior to 2.57.0, PATCH /api/timesheets/{id} and POST /api/timesheets accept a user-controlled project identifier through TimesheetApiEditForm and FormTrait, and ProjectRepository::getQueryBuilderForFormType() places that identifier in an unconditional OR branch that bypasses the team access criteria. Any authenticated user with edit_own_timesheet can therefore assign an owned timesheet to a project outside the user's teams, persist unauthorized project attribution, and retrieve project and customer metadata through GET /api/timesheets/{id}?full=true. TimesheetTeamAccessValidator now checks changed project and activity associations against current team access. This issue is fixed in version 2.57.0.
CVE-2026-52820
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 81% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EG Risk
- 24(Track)EG Risk 24/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity53% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 19%
- KEV
- Not listed
Published
July 13, 2026
Last Modified
September 15, 2026
Advisory Details (4)
Auto-updated Sep 15, 2026Timesheets could be assigned to off-limits projects through the API – Kimai
https://www.kimai.org/en/security/ghsa-vrr2-g9gh-c3jc2.57.0
Patch available: kimai/kimai 2.57.0
https://github.com/kimai/kimai/releases/tag/2.57.0Release 2.57
Patch available: kimai/kimai 2.57.0 (PR #5929 merged 2026-05-21)
https://github.com/kimai/kimai/pull/5929Timesheet PATCH/POST allows assigning to project outside user's team via query_builder OR-bypass · Advisory · kimai/kimai · GitHub
https://github.com/kimai/kimai/security/advisories/GHSA-vrr2-g9gh-c3jcVendor Advisories for CVE-2026-52820(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Packagist(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| kimai/kimai | 0.1 ... 2.9.0 (202 versions) | 2.57.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 10× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 05:00 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 13:33 UTCEG score recompute
- 2026-09-15 12:53 UTCEG score recompute
- 2026-09-15 11:29 UTCEG score recompute
- 2026-09-15 10:51 UTCEG score recompute▲ 5.30
- 2026-09-15 10:47 UTCMITRE cvelistV5CVSS v3 → 5.3 · CVSS v4 → 5.3
- 2026-08-01 07:15 UTCEG score recompute
- 2026-07-26 11:50 UTCEG score recompute
- 2026-07-23 03:19 UTCEG score recompute
- 2026-07-14 00:09 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-639
Frequently asked(5)
What is CVE-2026-52820?
When was CVE-2026-52820 disclosed?
Is CVE-2026-52820 actively exploited?
What is the CVSS score of CVE-2026-52820?
How do I remediate CVE-2026-52820?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-52820
Is Your Infrastructure Affected by CVE-2026-52820?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.