CVE-2026-53603

HIGH CVSS 4.0: 7.1 EPSS 0.20%
Updated Sep 09, 2026
Forgekeep
Parameter Value
CVSS 7.1 (HIGH)
Fixed In 0.3.8
Type CWE-312, CWE-522 (Insufficiently Protected Credentials)
Vendor Forgekeep
Public PoC No

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. Prior to version 0.3.8, Operator session tokens are stored in plaintext in the operator_sessions table (the token column is the PRIMARY KEY). The session token is a 32-byte random hex value sent directly in a cookie and valid for 24 hours.

Anyone who can read the database (backup, snapshot, file copy, or SQL-level disclosure) obtains every active session token and can hijack operator sessions directly, with no further authentication. This issue has been patched in version 0.3.8.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v4.0

Vulnerable Products

forgekeep:nebula-mesh

Related Vulnerabilities