CVE-2026-52825

MEDIUMPre-NVD 5.35.3
EchelonGraph scoreMEDIUM confidence

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).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 3 sources updated this week
5.3EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.3Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Kimai is an open-source time tracking application. Prior to 2.58.0, POST /api/teams/{id}/members/{userId} and POST /api/teams/{id}/activities/{activityId} verify that a teamlead may edit the Team but do not verify access_user for the referenced User or view access for the referenced Activity. A teamlead can add users or activities outside the teamlead's manageable scope to an editable team, bypassing the narrower choices enforced by TeamEditForm and UserRepository::getQueryBuilderForFormType(). The resulting relationships can be trusted by RolePermissionManager::checkTeamAccessActivity() and other team-based authorization, visibility, reporting, and workflow logic. This issue is fixed in version 2.58.0.

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 computed
Severity53% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
19%
KEV
Not listed

Published

July 14, 2026

Last Modified

September 15, 2026

Advisory Details (5)

Auto-updated Sep 15, 2026
🔬 Proof of concept available. Patch available. Sources: github_pr, github_commit, github_release, github.
generic

Team leads could add users and activities to their team that were outside their allowed scope – Kimai

https://www.kimai.org/en/security/ghsa-xv4r-4885-gwpg
github_release Patch Available

2.58.0

Patch available: kimai/kimai 2.58.0

https://github.com/kimai/kimai/releases/tag/2.58.0
github_commit Patch Available

commit 31a8f887a5cd (kimai/kimai)

Patch available: kimai/kimai 2.58.0 (contains commit 31a8f887a5cd)

https://github.com/kimai/kimai/commit/31a8f887a5cda517db7b4320a7ad997c87d08601
github_pr Patch Available

Release 2.58

Patch available: kimai/kimai 2.58.0 (PR #5952 merged 2026-05-25)

https://github.com/kimai/kimai/pull/5952
github Patch Available🟡 PoC Available

Improper Authorization in Kimai Team Member and Team Activity Assignment APIs Allows Expansion of Team Scope Beyond Authorized Visibility · Advisory · kimai/kimai · GitHub

https://github.com/kimai/kimai/security/advisories/GHSA-xv4r-4885-gwpg

Vendor Advisories for CVE-2026-52825(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)
PackageVulnerable rangeFixed inDependents
kimai/kimai0.1 ... 2.9.0 (203 versions)2.58.0

Weakness Classification(2)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 9× in last 7d / 9× 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.

  1. 2026-09-18 19:28 UTCEPSS rescore
  2. 2026-09-18 04:59 UTCEG score recompute
  3. 2026-09-16 14:08 UTCEPSS rescore
  4. 2026-09-16 05:15 UTCEPSS rescore
  5. 2026-09-15 13:33 UTCEG score recompute
  6. 2026-09-15 12:53 UTCEG score recompute
  7. 2026-09-15 11:29 UTCEG score recompute
  8. 2026-09-15 10:50 UTCEG score recompute 5.30
  9. 2026-09-15 10:47 UTCMITRE cvelistV5CVSS v3 → 5.3 · CVSS v4 → 5.3
  10. 2026-08-02 00:30 UTCEG score recompute
  11. 2026-07-26 11:50 UTCEG score recompute
  12. 2026-07-23 03:19 UTCEG score recompute
  13. 2026-07-14 00:25 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-52825?
CVE-2026-52825 is a medium vulnerability published on July 14, 2026. Kimai is an open-source time tracking application. Prior to 2.58.0, POST /api/teams/{id}/members/{userId} and POST /api/teams/{id}/activities/{activityId} verify that a teamlead may edit the Team but do not verify access_user for the referenced User or view access for the referenced Activity. A…
When was CVE-2026-52825 disclosed?
CVE-2026-52825 was first published in the National Vulnerability Database on July 14, 2026, with the most recent update on September 15, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-52825 actively exploited?
CVE-2026-52825 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 80.6% of all scored CVEs.
What is the CVSS score of CVE-2026-52825?
CVE-2026-52825 has a CVSS v3 base score of 5.3 (NVD).
How do I remediate CVE-2026-52825?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-52825, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-52825

Explore →

Is Your Infrastructure Affected by CVE-2026-52825?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.