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.
References
| Link | Resource |
|---|---|
| https://github.com/solidtime-io/solidtime/commit/192c8c3b887aab34117b983c687934ca7c305209 | Patch |
| https://github.com/solidtime-io/solidtime/releases/tag/v0.11.6 | Product Release Notes |
| https://github.com/solidtime-io/solidtime/security/advisories/GHSA-354j-rx28-jjxm | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-24 20:16
Updated : 2026-03-26 13:21
NVD link : CVE-2026-33345
Mitre link : CVE-2026-33345
CVE.ORG link : CVE-2026-33345
JSON object : View
Products Affected
solidtime
- solidtime
CWE
CWE-639
Authorization Bypass Through User-Controlled Key
