Clawvet API Server Vulnerability Exposes User Data via Hard-Coded Secret
A critical vulnerability in clawvet API versions before 0.7.5 allows unauthenticated attackers to forge session cookies and access sensitive user information.
Security researchers have identified a critical vulnerability, tracked as CVE-2026-62241, affecting the clawvet self-hosted API server. The issue stems from a hard-coded fallback JWT secret, 'clawvet-dev-secret-change-me', located in auth.ts and provided as a default in the .env.example file.
An unauthenticated remote attacker can exploit this flaw by harvesting user IDs via the GET /api/v1/scans endpoint. Using the known secret, an attacker can forge HS256-based session cookies to impersonate users, granting them unauthorized access to private data, including email addresses, subscription plans, and secret API keys via the GET /api/v1/auth/me endpoint. The vulnerability carries a CVSS score of 9.1.
Users running clawvet API server versions prior to 0.7.5 are advised to update their software immediately to mitigate this risk. The clawvet npm package, which is limited to CLI functionality, is not affected by this vulnerability.
Sources
- GitHub Security Advisories Original source
Continue Reading
FulcrumSec Claims Manchester Airport Breach, 86 GB Stolen
Extortion group FulcrumSec says it stole 86 GB from Manchester Airports Group, exposing detailed travel data.
Anthropic tackles Claude session hijacking via infostealers
Anthropic warns that infostealer malware is stealing Claude login sessions to drain accounts.
AI agents can be tricked into installing malware via unclaimed code packages
Researchers found 120 unregistered domains in AI documentation that could be hijacked to infect corporate networks.