{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.7.5"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "bffbe9d257247aaacdd0a98ba3003714d5eb108f"
            }
          ],
          "repo": "https://github.com/mohibshaikh/clawvet",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-9mww-p953-jfc9"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-306",
      "CWE-321"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/62xxx/CVE-2026-62241.json"
  },
  "details": "clawvet self-hosted API server (apps/api) before 0.7.5 hard-codes a fallback JWT secret ('clawvet-dev-secret-change-me') in auth.ts and ships it as the default in .env.example. Because GET /api/v1/scans returns scan records containing userId values without authentication, a remote unauthenticated attacker can harvest a victim's userId, forge a valid HS256 cg_session cookie offline using the known secret, and call GET /api/v1/auth/me to obtain the victim's email address, subscription plan, and secret apiKey. The published clawvet npm package (CLI only) is not affected.",
  "id": "CVE-2026-62241",
  "modified": "2026-07-19T03:31:02.979340069Z",
  "published": "2026-07-17T00:07:13.098Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/62xxx/CVE-2026-62241.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/MohibShaikh/clawvet/security/advisories/GHSA-9mww-p953-jfc9"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-62241"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/clawvet-hard-coded-jwt-secret-session-forgery"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/MohibShaikh/clawvet"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "clawvet \u003c 0.7.5 Hard-coded JWT Secret Session Forgery"
}