Lucene search
+L

753 matches found

Cvelist
Cvelist
added 2026/09/04 7:43 p.m.37 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.4CVSS0.00187EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/04 7:41 p.m.30 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
Cvelist
Cvelist
added 2026/09/04 7:41 p.m.38 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.3CVSS0.00333EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 7:41 p.m.2 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.6 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
Cvelist
Cvelist
added 2026/09/04 7:40 p.m.35 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.1CVSS0.00116EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/04 7:40 p.m.36 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
Cvelist
Cvelist
added 2026/09/04 7:40 p.m.36 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.1CVSS0.00204EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 7:40 p.m.5 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.45 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.34 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.4 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.30 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.10 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
Fedora
Fedora
added 2026/08/31 5:20 p.m.8 views

[SECURITY] Fedora 44 Update: nebula-1.11.1-1.fc44

A scalable overlay networking tool with a focus on performance, simplicity and security...

9.1CVSS6.7AI score0.00473EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.9 views

Fedora 44 : nebula (2026-08fe186b29)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-08fe186b29 advisory. Update to 1.11.1 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested f...

9.1CVSS6.8AI score0.00473EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 7:16 p.m.32 views

CVE-2026-74238

TIER IV Nebula through 1.2.0 contains an out-of-bounds read vulnerability in the Vlp32Decoder::unpack function that allows unauthenticated remote attackers to cause the decoder to read past the end of a received UDP buffer into adjacent heap memory by sending a short UDP datagram. Attackers can...

8.7CVSS0.00375EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 6:12 p.m.15 views

EUVD-2026-60323

TIER IV Nebula through 1.2.0 contains an out-of-bounds read vulnerability in the Vlp32Decoder::unpack function that allows unauthenticated remote attackers to cause the decoder to read past the end of a received UDP buffer into adjacent heap memory by sending a short UDP datagram. Attackers can...

8.7CVSS5.7AI score0.00375EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/17 6:12 p.m.40 views

CVE-2026-74238 TIER IV Nebula 1.2.0 Heap Out-of-Bounds Read via VLP32 UDP Decoder

TIER IV Nebula through 1.2.0 contains an out-of-bounds read vulnerability in the Vlp32Decoder::unpack function that allows unauthenticated remote attackers to cause the decoder to read past the end of a received UDP buffer into adjacent heap memory by sending a short UDP datagram. Attackers can...

8.7CVSS0.00375EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 6:12 p.m.17 views

CVE-2026-74238 TIER IV Nebula 1.2.0 Heap Out-of-Bounds Read via VLP32 UDP Decoder

TIER IV Nebula through 1.2.0 contains an out-of-bounds read vulnerability in the Vlp32Decoder::unpack function that allows unauthenticated remote attackers to cause the decoder to read past the end of a received UDP buffer into adjacent heap memory by sending a short UDP datagram. Attackers can...

8.7CVSS5.8AI score
SaveExploits0References5
Rows per page
Query Builder