Filtered by vendor Solidtime-io Subscriptions
Filtered by product Solidtime Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-42279 2 Solidtime, Solidtime-io 2 Solidtime, Solidtime 2026-05-08 5.8 Medium
solidtime is an open-source time-tracking app. In version 0.12.0, the PUT /api/v1/organizations/{organization}/time-entries/{timeEntry} API accepts a route-bound timeEntry from another organization when the caller has time-entries:update:all in the URL organization, allowing a known foreign time-entry UUID to be modified and rebound to objects in the caller's organization. This issue has been patched in version 0.12.1.
CVE-2026-33345 2 Solidtime, Solidtime-io 2 Solidtime, Solidtime 2026-03-27 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 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.