CVE-2026-47726

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-07-28 19:17

Updated : 2026-07-30 16:41


NVD link : CVE-2026-47726

Mitre link : CVE-2026-47726

CVE.ORG link : CVE-2026-47726


JSON object : View

Products Affected

No product.

CWE
CWE-285

Improper Authorization