PT-2026-60649 · Unknown · Clawvet Self-Hosted Api Server
CVSS v4.0
9.3
Critical
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
clawvet self-hosted API server (apps/api) versions prior to 0.7.5
Description
The software contains a hard-coded fallback JWT (JSON Web Token) secret in
auth.ts and provides it as the default in .env.example. An unauthenticated remote attacker can exploit this by first accessing the 'GET /api/v1/scans' endpoint to harvest userId values. Using the known secret, the attacker can forge a valid HS256 cg session cookie offline and subsequently call the 'GET /api/v1/auth/me' endpoint to retrieve a victim's email address, subscription plan, and secret apiKey.Recommendations
Update clawvet self-hosted API server (apps/api) to version 0.7.5 or later.
Exploit
Fix
Missing Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Clawvet Self-Hosted Api Server