CVE-2026-47724
Last modified
CVE-2026-47724 is a critical-severity vulnerability rated 9.9/10 on the CVSS scale. nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.4, the `/api/v1/*` route surface trusts the bearer token alone for authorisation on most endpoints. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.4, the `/api/v1/*` route surface trusts the bearer token alone for authorisation on most endpoints. The codebase itself admits this at `internal/api/hosts.go:384`: "API trusts the bearer token for authorisation; per-CA ownership is enforced only in the Web layer." The Web UI gates state-changing routes through `loadAccessibleCA` (`internal/web/cas.go`); CA-management endpoints in `internal/api/cas.go` ALSO have proper `canAccessCA` gates. The gap is on the host, network, firewall, mobile-bundle, and most operator endpoints. Combined with the per-operator CA model from ADR 0002, this gives any non-admin operator API key broad cross-tenant access — instant privilege escalation in the worst case. Version 0.3.4 fixes the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| juev | nebula-mesh | < 0.3.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47724?
How severe is CVE-2026-47724?
How do I fix CVE-2026-47724?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-47714libheif is a HEIF and AVIF file format decoder and encoder. …6.1
- CVE-2026-47715Bugsink is a self-hosted error tracking tool. Prior to 2.2.0…3.1
- CVE-2026-47716Bugsink is a self-hosted error tracking tool. Prior to 2.2.0…3.1
- CVE-2026-4772Improper neutralization of input during web page generation …5.4
- CVE-2026-47722nebula-mesh is a self-hosted control plane for Slack Nebula …8.7
- CVE-2026-47723nebula-mesh is a self-hosted control plane for Slack Nebula …7.1
- CVE-2026-47725nebula-mesh is a self-hosted control plane for Slack Nebula …6.9
- CVE-2026-47726nebula-mesh is a self-hosted control plane for Slack Nebula …7.1
- CVE-2026-47728Bugsink is a self-hosted error tracking tool. Prior to 2.2.0…4.3
- CVE-2026-47729Squid is a caching proxy for the Web. Prior to 7.6, due to a…6.5
- CVE-2026-4773Improper validation of specified type of input vulnerability…8.1
- CVE-2026-47730Twig is a template language for PHP. From 3.0.0 until 3.26.0…5.4
Are you affected by CVE-2026-47724?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
