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.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-rqfj-vv8r-xhqc | nebula-mesh: Session and OIDC state cookies lack the Secure attribute |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Tue, 28 Jul 2026 21:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Juev
Juev nebula-mesh |
|
| Vendors & Products |
Juev
Juev nebula-mesh |
Tue, 28 Jul 2026 19:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | nebula-mesh: Session and OIDC state cookies lack the Secure attribute | |
| Weaknesses | CWE-614 | |
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-07-28T19:16:39.082Z
Reserved: 2026-05-20T18:25:25.707Z
Link: CVE-2026-48058
No data.
No data.
No data.
OpenCVE Enrichment
Updated: 2026-07-28T21:00:06Z
Weaknesses
Github GHSA