PT-2026-27493 · Solidtime · Solidtime
Tunelko
·
Published
2026-03-24
·
Updated
2026-03-24
·
CVE-2026-33345
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
solidtime versions prior to 0.11.6
Description
The application is an open-source time-tracking app. A flaw exists in the project detail endpoint, allowing authenticated employees to access any project within an organization using its UUID, including private projects where they are not members. The
index() endpoint correctly enforces access control using the visibleByEmployee() scope, but the show() endpoint does not. The vulnerable API endpoint is GET /api/v1/organizations/{org}/projects/{project}. The vulnerable parameter is project.Recommendations
Update to version 0.11.6 or later.
Exploit
Fix
IDOR
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Solidtime