CVE-2026-47725
MEDIUMnebula-mesh: Web UI lacks CSRF tokens on /ui/* mutating endpoints
Title source: cnaDescription
nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.3, every /ui/* POST / PUT / PATCH / DELETE route processes the request as soon as the session cookie validates. SameSite=Lax on the session cookie prevents most cross-site form submits but does not protect: top-level form-submit navigations from third-party pages (some browsers still send Lax cookies on top-level POSTs); same-registrable-domain attackers (sibling-subdomain XSS, subdomain takeover); the GET /ui/logout route, which a third-party <img src=".../ui/logout"> can force-trigger. This issue has been patched in version 0.3.3.
References (2)
Core 2
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/forgekeep/nebula-mesh/security/advisories/GHSA-273q-qgh5-wrj6
X_Refsource_Misc x_refsource_misc
https://github.com/forgekeep/nebula-mesh/releases/tag/v0.3.3
Scores
CVSS v4
6.9
EPSS
0.0015
EPSS Percentile
5.1%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-352
Status
published
Products (1)
juev/nebula-mesh
< 0.3.3
Published
Jul 28, 2026
Tracked Since
Jul 29, 2026