Lucene search
+L

117 matches found

CVE
CVE
added 2026/09/04 7:44 p.m.11 views

CVE-2026-63464

CVE-2026-63464 affects nebula-mesh , a self-hosted control plane for Slack Nebula mesh VPN, in versions 0.6.0 through before 0.7.2 . The vulnerability is an SSRF that arises because non-admin operators (role user) can set allow_private: true on their own webhook subscription via POST/PATCH /api/v...

7.7CVSS5.3AI score0.00266EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 7:44 p.m.1 views

CVE-2026-63464 Nebula-mesh allows non-admin operators to disable webhook SSRF protection via `allow_private`

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. From version 0.6.0 to before version 0.7.2, non-admin operators role user can set allowprivate: true on their own managed webhook subscription POST/PATCH /api/v1/webhook-subscriptions. No admin check exists on this field. At...

7.7CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/09/04 7:43 p.m.36 views

CVE-2026-61699

nebula-mesh (forgekeep) is a self-hosted control plane for the Slack Nebula mesh VPN. Prior to v0.7.1 , the agent-side poller decodes the per-CA revocation blocklist from the server but discards it — it never writes pki.blocklist into the local config.yml, and the config generator has no field to...

8.1CVSS8.5AI score0.00249EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 7:43 p.m.4 views

CVE-2026-61699 nebula-mesh: Certificate revocation is never enforced at the mesh

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. Prior to version 0.7.1, revocation is the only in-band mechanism that isolates a compromised/offboarded host from a Nebula mesh. Because the blocklist never reaches any peer's config.yml, a Blocked host retains full overlay...

8.1CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/09/04 7:43 p.m.38 views

CVE-2026-55513

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. In versions 0.3.0 through before 0.5.0 , the POST /ui/hosts Web UI endpoint hardcodes a 24-hour enrollment token expiry instead of using the configured enrollment_token_ttl (server-wide or per-network) resolver that the API pat...

5.4CVSS8.5AI score0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 7:43 p.m.3 views

CVE-2026-55513 nebula-mesh: Web UI host creation ignores configured enrollment token TTL and mints 24-hour bearer enrollment tokens

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. From version 0.3.0 to before version 0.5.0, the nebula-mgmt Web UI host-creation path ignores both the server-wide enrollmenttokenttl security setting and per-network networkconfig.enrollmenttokenttl overrides. API host creatio...

5.4CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/09/04 7:41 p.m.27 views

CVE-2026-55512

nebula-mesh (self-hosted control plane for Slack Nebula mesh VPN) versions 0.2.0 through before 0.5.0 are vulnerable to uncontrolled resource consumption via the GET /ui/oidc/login endpoint. When OIDC is enabled, this route is registered outside the Web UI rate-limited auth group, so every unauth...

5.3CVSS8.5AI score0.00333EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 7:41 p.m.1 views

CVE-2026-55512 nebula-mesh: Unauthenticated OIDC login endpoint allocates unbounded in-memory state entries without rate limiting

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. From version 0.2.0 to before version 0.5.0, when OIDC is enabled, GET /ui/oidc/login is reachable without authentication and is registered outside the Web UI rate-limited auth routes. Every request creates a fresh random OIDC...

5.3CVSS5.8AI score
SaveExploits0References5
OSV
OSV
added 2026/09/04 7:40 p.m.3 views

CVE-2026-53604 nebula-mesh: CA private key not zeroized on web mobile-bundle error paths

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. Prior to version 0.3.8, the web handler renderMobileBundle passes the real pki.CAResolver directly into mobilebundle.Build. Inside Build, resolver.LoadByID decrypts the CA's ed25519 private key into a pki.CAManager, but Build...

7.1CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/09/04 7:40 p.m.33 views

CVE-2026-53604

nebula-mesh (a self-hosted control plane for Slack Nebula mesh VPN by forgekeep ) is affected by a key-zeroization flaw in its web UI mobile-bundle path. The renderMobileBundle handler passes a decrypted *pki.CAManager containing the CA's ed25519 private key into mobilebundle.Build, which never c...

7.1CVSS8.7AI score0.00116EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 7:40 p.m.2 views

CVE-2026-53603 nebula-mesh: Operator session tokens stored in plaintext in the database

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. Prior to version 0.3.8, Operator session tokens are stored in plaintext in the operatorsessions table the token column is the PRIMARY KEY. The session token is a 32-byte random hex value sent directly in a cookie and valid for ...

7.1CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/09/04 7:40 p.m.41 views

CVE-2026-53603

nebula-mesh , a self-hosted control plane for Slack Nebula mesh VPN, stored operator session tokens in plaintext in the operator_sessions table (the token column served as the PRIMARY KEY). Each token is a 32-byte random hex value delivered via cookie with a 24-hour validity. Unlike API keys and ...

7.1CVSS8.5AI score0.00204EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/04 7:40 p.m.30 views

CVE-2026-53602 nebula-mesh - Host revocation is not durable: blocked/offboarded hosts can regain a valid certificate

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. Prior to version 0.3.7, two related authorization gaps let a host that should no longer be trusted obtain a fresh, valid Nebula certificate, because nebula-mgmt does not re-evaluate revocation/authorization state at certificate...

6.9CVSS0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 7:40 p.m.1 views

CVE-2026-53602 nebula-mesh - Host revocation is not durable: blocked/offboarded hosts can regain a valid certificate

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. Prior to version 0.3.7, two related authorization gaps let a host that should no longer be trusted obtain a fresh, valid Nebula certificate, because nebula-mgmt does not re-evaluate revocation/authorization state at certificate...

6.9CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/09/04 7:40 p.m.25 views

CVE-2026-53602

CVE-2026-53602 affects nebula-mesh , a self-hosted control plane for Slack Nebula mesh VPN (github.com/forgekeep/nebula-mesh), prior to version 0.3.7 . The core issue is that host revocation is not durable : blocked or offboarded hosts can regain a fresh, valid Nebula certificate because nebula-m...

6.9CVSS7.5AI score0.00225EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.7 views

PT-2026-86242

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. From version 0.6.0 to before version 0.7.2, non-admin operators role user can set allow private: true on their own managed webhook subscription POST/PATCH /api/v1/webhook-subscriptions. No admin check exists on this field. At...

7.7CVSS5.3AI score0.00266EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/30 4:44 p.m.10 views

SUSE CVE-2026-47722

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/configgen/generator.go:86,108,119 interpolates the operator-supplied ListenHost and TunDevice fields raw into a text/template that produces the agent's config.yml...

8.7CVSS7.7AI score0.00467EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:44 p.m.11 views

SUSE CVE-2026-47723

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.1, none of the response paths in internal/web/ or internal/api/ set the standard browser-security headers. grep for Content-Security-Policy, X-Frame-Options, Strict-Transport-Security,...

7.1CVSS7.7AI score0.00526EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:44 p.m.10 views

SUSE CVE-2026-47724

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

9.9CVSS7.7AI score0.00481EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:44 p.m.10 views

SUSE CVE-2026-47725

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

6.9CVSS7.4AI score0.00154EPSS
SaveExploits0References2
Rows per page
Query Builder