Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Solidtime | Solidtime | < 0.11.6 |
Related Weaknesses (CWE)
References
- https://github.com/solidtime-io/solidtime/commit/192c8c3b887aab34117b983c687934cPatch
- https://github.com/solidtime-io/solidtime/releases/tag/v0.11.6ProductRelease Notes
- https://github.com/solidtime-io/solidtime/security/advisories/GHSA-354j-rx28-jjxExploitMitigationVendor Advisory
FAQ
What is CVE-2026-33345?
CVE-2026-33345 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 p...
How severe is CVE-2026-33345?
CVE-2026-33345 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-33345?
Check the references section above for vendor advisories and patch information. Affected products include: Solidtime Solidtime.