๐Ÿ” CVE Alert

CVE-2026-47725

UNKNOWN 0.0

nebula-mesh: Web UI lacks CSRF tokens on /ui/* mutating endpoints

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-352
Vendor juev
Product nebula-mesh
Published Jul 28, 2026
Last Updated Jul 28, 2026
Stay Ahead of the Next One

Get instant alerts for juev nebula-mesh

Be the first to know when new unknown vulnerabilities affecting juev nebula-mesh are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

juev / nebula-mesh
< 0.3.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/forgekeep/nebula-mesh/security/advisories/GHSA-273q-qgh5-wrj6 github.com: https://github.com/forgekeep/nebula-mesh/releases/tag/v0.3.3