CVE 6.5 MEDIUM

solidtime vulnerable to IDOR in private projects_CVE-2026-33345

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

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.

Basic Information

ID CVE-2026-33345
Source GitHub_M
Published Mar 24, 2026 at 19:30
Modified Mar 25, 2026 at 13:21

Affected Product

Vendor solidtime-io
Product solidtime
Version < 0.11.6
Affected Versions solidtime-io solidtime < 0.11.6

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.