CVE-2026-33345

Source
https://cve.org/CVERecord?id=CVE-2026-33345
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33345.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-33345
Aliases
  • GHSA-354j-rx28-jjxm
Published
2026-03-24T19:30:27.471Z
Modified
2026-04-02T13:41:37.730952Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
solidtime vulnerable to IDOR in private projects
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33345.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-639"
    ]
}
References

Affected packages

Git / github.com/solidtime-io/solidtime

Affected ranges

Type
GIT
Repo
https://github.com/solidtime-io/solidtime
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.11.6"
        }
    ]
}

Affected versions

0.*
0.0.1
0.0.2
v0.*
v0.0.1
v0.0.2
v0.0.3
v0.1.0
v0.10.0
v0.11.0
v0.11.1
v0.11.2
v0.11.3
v0.11.4
v0.11.5
v0.2.0
v0.3.0
v0.3.1
v0.4.0
v0.5.0
v0.6.0
v0.7.0
v0.8.0
v0.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33345.json"