Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-qm33-p5p9-f8vg | nebula-mesh: GET /api/v1/audit-log discloses all entries to any operator |
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, internal/api/audit.go:12 — handleGetAuditLog does no admin check. The route is bearer-auth gated only; any operator API key returns the full audit log via store.ListAuditEntries (up to limit=1000). This includes cross-tenant actor names, host/CA/operator IDs, action timestamps, and masked-IP entries from rate-limit refusals — enough surface for a tenant to enumerate the server's activity, infer staffing patterns, or identify high-value targets. This issue has been patched in version 0.3.2. | |
| Title | nebula-mesh: GET /api/v1/audit-log discloses all entries to any operator | |
| Weaknesses | CWE-285 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-07-28T18:43:23.969Z
Reserved: 2026-05-19T21:29:25.483Z
Link: CVE-2026-47726
No data.
No data.
No data.
OpenCVE Enrichment
Updated: 2026-07-28T19:30:16Z
-
CWE-285
Improper Authorization
Github GHSA