CVE-2026-63464

HIGH CVSS 3.1: 7.7 EPSS 0.27%
Updated Sep 09, 2026
Forgekeep
Parameter Value
CVSS 7.7 (HIGH)
Affected Versions before 0.7.2
Fixed In 0.7.2
Type CWE-862 (Missing Authorization), CWE-918 (Server-Side Request Forgery (SSRF))
Vendor Forgekeep
Public PoC No

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. From version 0.6.0 to before version 0.7.2, non-admin operators (role user) can set allow_private: true on their own managed webhook subscription (POST/PATCH /api/v1/webhook-subscriptions). No admin check exists on this field.

At delivery time, allow_private switches the dispatcher to an unguarded HTTP client, bypassing the private/loopback/link-local SSRF guard — letting a low-privilege operator make the server request internal addresses. This issue has been patched in version 0.7.2.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
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 v3.1

Vulnerable Products

forgekeep:nebula-mesh

Related Vulnerabilities