{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.11.6"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "192c8c3b887aab34117b983c687934ca7c305209"
            }
          ],
          "repo": "https://github.com/solidtime-io/solidtime",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-354j-rx28-jjxm"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-639"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33345.json"
  },
  "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.",
  "id": "CVE-2026-33345",
  "modified": "2026-04-01T23:09:16.632940146Z",
  "published": "2026-03-24T19:30:27.471Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33345.json"
    },
    {
      "type": "FIX",
      "url": "https://github.com/solidtime-io/solidtime/commit/192c8c3b887aab34117b983c687934ca7c305209"
    },
    {
      "type": "WEB",
      "url": "https://github.com/solidtime-io/solidtime/releases/tag/v0.11.6"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/solidtime-io/solidtime/security/advisories/GHSA-354j-rx28-jjxm"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33345"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "solidtime vulnerable to IDOR in private projects"
}