CVE-2026-62241
CRITICALclawvet < 0.7.5 Hard-coded JWT Secret Session Forgery
Title source: cnaDescription
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.
References (2)
Core 2
Core References
Vendor Advisory vendor-advisory
GitHub Security Advisory (GHSA-9mww-p953-jfc9)
https://github.com/MohibShaikh/clawvet/security/advisories/GHSA-9mww-p953-jfc9
Third Party Advisory third-party-advisory
VulnCheck Advisory: clawvet < 0.7.5 Hard-coded JWT Secret Session Forgery
https://www.vulncheck.com/advisories/clawvet-hard-coded-jwt-secret-session-forgery
Scores
CVSS v3
9.1
EPSS
0.0039
EPSS Percentile
31.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
total
Details
CWE
CWE-306
CWE-321
Status
published
Products (2)
MohibShaikh/clawvet
< 0.7.5
MohibShaikh/clawvet
0.7.5
Published
Jul 17, 2026
Tracked Since
Jul 17, 2026