6.5

CVE-2026-33345

Exploit

solidtime vulnerable to IDOR in private projects

solidtime is an open-source time-tracking app. Prior to version 0.11.6, the project detail endpoint GET /api/v1/organizations/{org}/projects/{project} allows any authenticated Employee to access any project in the organization by UUID, including private projects they are not a member of. The index() endpoint correctly applies the visibleByEmployee() scope, but show() does not. This issue has been patched in version 0.11.6.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
SolidtimeSolidtime Version < 0.11.6
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.42% 0.331
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security-advisories@github.com 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CWE-639 Authorization Bypass Through User-Controlled Key

The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

https://github.com/solidtime-io/solidtime/security/advisories/GHSA-354j-rx28-jjxm
Vendor Advisory
Exploit
Mitigation
https://github.com/solidtime-io/solidtime/commit/192c8c3b887aab34117b983c687934ca7c305209
Patch
https://github.com/solidtime-io/solidtime/releases/tag/v0.11.6
Product
Release Notes