Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/juev/nebula-mesh
  4. ›
  5. CVE-2026-48058

CVE-2026-48058: nebula-mesh: Session and OIDC state cookies lack the Secure attribute

June 10, 2026

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.

References

  • github.com/advisories/GHSA-rqfj-vv8r-xhqc
  • github.com/forgekeep/nebula-mesh/commit/ffdd67dbf221d9a5855c39fbe11b49c245048d85
  • github.com/juev/nebula-mesh/security/advisories/GHSA-rqfj-vv8r-xhqc
  • nvd.nist.gov/vuln/detail/CVE-2026-48058

Code Behaviors & Features

Detect and mitigate CVE-2026-48058 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.3.2

Fixed versions

  • 0.3.2

Solution

Upgrade to version 0.3.2 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-614: Sensitive Cookie in HTTPS Session Without 'Secure' Attribute

Source file

go/github.com/juev/nebula-mesh/CVE-2026-48058.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:24:58 +0000.