Description
nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, newly-minted operator API key exposed in redirect URL (Referer, history, proxy logs). This issue has been patched in version 0.3.2.
Published: 2026-07-28
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. A vulnerability in versions prior to 0.3.2 causes newly minted operator API key to appear in the redirect URL sent to the client. The key is then exposed in the Referer header, browser history, and proxy logs. An attacker who can observe these channels can capture the key and use it to authenticate to the control plane with operator privileges, thereby gaining full administrative control over the mesh network. The weakness is classified as CWE-598 and represents an information disclosure via an insecure transmission mechanism.

Affected Systems

The affected vendor is Juev and the product is Nebula‑mesh. Any installation of Nebula‑mesh before version 0.3.2 carries this risk. No specific sub‑versions are listed; the issue exists in all releases from the initial public version up to, but excluding, 0.3.2.

Risk and Exploitability

The CVSS score of 5.5 categorizes this vulnerability as moderate, and the EPSS score of less than 1% indicates a low probability of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. Because the attacker must ingest the redirect URL through client‑side exposure such as browser history or proxy logs, the attack vector is indirect and relies on the attacker having some observational or lateral access to the client or network traffic. If an attacker succeeds, the impact centers on privileged access to the control plane rather than remote code execution. While the risk is moderate, the presence of an exposed credential warrants immediate attention.

Generated by OpenCVE AI on August 3, 2026 at 14:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Nebula‑mesh to version 0.3.2 or later to eliminate the redirect URL exposure
  • If an upgrade cannot be performed immediately, rewrite the application logic so the operator API key is never appended to redirect URLs and ensure it is stored only in server‑side secure configuration
  • After applying a fix or temporary workaround, review browser history, proxy logs, and other audit logs for any exposed keys and rotate all operator API keys that may have been compromised

Generated by OpenCVE AI on August 3, 2026 at 14:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-9pg3-25fq-p6cc nebula-mesh: Newly-minted operator API key exposed in redirect URL (Referer, history, proxy logs)
History

Tue, 28 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Juev
Juev nebula-mesh
Vendors & Products Juev
Juev nebula-mesh

Tue, 28 Jul 2026 18:30: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, newly-minted operator API key exposed in redirect URL (Referer, history, proxy logs). This issue has been patched in version 0.3.2.
Title nebula-mesh: Newly-minted operator API key exposed in redirect URL (Referer, history, proxy logs)
Weaknesses CWE-598
References
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Juev Nebula-mesh
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-28T18:47:53.458Z

Reserved: 2026-05-19T22:36:16.882Z

Link: CVE-2026-47768

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-07-28T19:17:34.567

Modified: 2026-07-30T16:41:25.650

Link: CVE-2026-47768

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T14:45:04Z

Weaknesses
  • CWE-598

    Use of HTTP Request With Sensitive Query String