Vulnerability Description
nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on every cookie but never Secure. A single plaintext request to the origin (operator on a LAN, mistyped URL, HTTP→HTTPS not strictly enforced, reverse proxy misconfiguration) discloses the session. This issue has been patched in version 0.3.2.
Related Weaknesses (CWE)
References
- https://github.com/forgekeep/nebula-mesh/commit/ffdd67dbf221d9a5855c39fbe11b49c2
- https://github.com/forgekeep/nebula-mesh/releases/tag/v0.3.2
- https://github.com/forgekeep/nebula-mesh/security/advisories/GHSA-rqfj-vv8r-xhqc
- https://github.com/forgekeep/nebula-mesh/security/advisories/GHSA-rqfj-vv8r-xhqc
FAQ
What is CVE-2026-48058?
CVE-2026-48058 is a documented vulnerability. nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on ever...
How severe is CVE-2026-48058?
CVSS scoring is not yet available for CVE-2026-48058. Check NVD for updates.
Is there a patch for CVE-2026-48058?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.