Lucene search
+L

715 matches found

OSV
OSV
added 2026/07/17 7:42 p.m.9 views

GO-2026-5984 nebula-mesh: CA private key not zeroized on web mobile-bundle error paths in github.com/forgekeep/nebula-mesh

nebula-mesh: CA private key not zeroized on web mobile-bundle error paths in github.com/forgekeep/nebula-mesh...

5.3AI score
SaveExploits0References3
OSV
OSV
added 2026/07/17 7:42 p.m.9 views

GO-2026-5991 nebula-mesh: Operator session tokens stored in plaintext in the database in github.com/forgekeep/nebula-mesh

nebula-mesh: Operator session tokens stored in plaintext in the database in github.com/forgekeep/nebula-mesh...

5.2AI score
SaveExploits0References3
OSV
OSV
added 2026/07/17 7:42 p.m.8 views

GO-2026-5950 nebula-mesh: Host revocation is not durable - blocked/offboarded hosts can regain a valid certificate in github.com/forgekeep/nebula-mesh

nebula-mesh: Host revocation is not durable - blocked/offboarded hosts can regain a valid certificate in github.com/forgekeep/nebula-mesh...

5.2AI score
SaveExploits0References2
Veracode
Veracode
added 2026/07/17 1:36 p.m.16 views

Uncontrolled Resource Consumption

github.com/forgekeep/nebula-mesh is vulnerable to Uncontrolled Resource Consumption. The vulnerability is due to the unauthenticated /ui/oidc/login endpoint creating and storing a new OIDC state for every request without rate limiting or a maximum state limit, which allows an attacker to repeated...

5.3AI score
SaveExploits0References3Affected Software1
Circl
Circl
added 2026/07/14 10:35 p.m.12 views

CVE-2026-61699

creationtimestamp| type| source ---|---|--- 2026-07-14 22:35:16+00:00| published-proof-of-concept| https://github.com/forgekeep/nebula-mesh/security/advisories/GHSA-cm26-5974-52h8...

6.1AI score
SaveExploits0References1
Circl
Circl
added 2026/07/14 10:35 p.m.15 views

CVE-2026-55512

creationtimestamp| type| source ---|---|--- 2026-07-14 22:35:07+00:00| published-proof-of-concept| https://github.com/forgekeep/nebula-mesh/security/advisories/GHSA-m3cx-mwpg-32jg...

6.1AI score
SaveExploits0References1
Circl
Circl
added 2026/07/14 10:35 p.m.12 views

CVE-2026-55513

creationtimestamp| type| source ---|---|--- 2026-07-14 22:35:04+00:00| published-proof-of-concept| https://github.com/forgekeep/nebula-mesh/security/advisories/GHSA-g4x6-jcvr-9m3g...

6.1AI score
SaveExploits0References1
OSV
OSV
added 2026/07/14 8:28 p.m.16 views

GHSA-7RX3-5WX3-5V76 Nebula-mesh allows non-admin operators to disable webhook SSRF protection via `allow_private`

Summary 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 delivery time, allowprivate switches the dispatcher to an unguarded HTTP client, bypassing the...

7.7CVSS6.2AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/14 8:28 p.m.18 views

nebula-mesh: Certificate revocation is never enforced at the mesh

Summary nebula-mesh revokes a host by adding its certificate fingerprint to a per-CA blocklist and shipping that list to every other agent on each poll. Slack's Nebula enforces certificate revocation ONLY through the pki.blocklist list in config.yml no CRL/OCSP. The project's own code states this...

6.1AI score
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/07/14 8:28 p.m.13 views

Operation on a Resource after Expiration or Release

Overview Affected versions of this package are vulnerable to Operation on a Resource after Expiration or Release due to the lack of enforcement of certificate revocation in the mesh network. An attacker can maintain unauthorized access to internal services and peers by continuing to use a revoked...

8.6CVSS5.4AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/14 8:26 p.m.9 views

Insufficient Session Expiration

Overview Affected versions of this package are vulnerable to Insufficient Session Expiration due to the POST /ui/hosts process not honoring configured enrollment token TTL settings and instead issuing tokens with a fixed 24-hour validity. An attacker can obtain enrollment tokens with a...

5.4CVSS6.1AI score
SaveExploits0References2
OSV
OSV
added 2026/07/14 8:26 p.m.13 views

GHSA-G4X6-JCVR-9M3G nebula-mesh: Web UI host creation ignores configured enrollment token TTL and mints 24-hour bearer enrollment tokens

Summary The nebula-mgmt Web UI host-creation path ignores both the server-wide enrollmenttokenttl security setting and per-network networkconfig.enrollmenttokenttl overrides. API host creation and token-regeneration paths use the configured TTL resolver, but POST /ui/hosts hardcodes now.Add24...

5.4CVSS6AI score
SaveExploits0References4
Snyk
Snyk
added 2026/07/14 8:26 p.m.10 views

Insufficient Session Expiration

Overview Affected versions of this package are vulnerable to Insufficient Session Expiration due to the POST /ui/hosts process not honoring configured enrollment token TTL settings and instead issuing tokens with a fixed 24-hour validity. An attacker can obtain enrollment tokens with a...

5.4CVSS5.3AI score
SaveExploits0References2
Snyk
Snyk
added 2026/07/14 8:05 p.m.10 views

Cleartext Storage of Sensitive Information in Memory

Overview Affected versions of this package are vulnerable to Cleartext Storage of Sensitive Information in Memory in the Build process. An attacker can recover sensitive cryptographic material by reading process memory through methods such as core dumps, swap files, or memory scraping. Remediatio...

8.7CVSS6.1AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/09 8:52 p.m.8 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization due to insufficient enforcement of host revocation and operator status during certificate issuance and renewal processes. An attacker can regain valid certificates for blocked or offboarded hosts by re-enrolling or...

7.1CVSS6.1AI score
SaveExploits0References3
OSV
OSV
added 2026/07/07 3:26 p.m.17 views

GO-2026-5815 nebula-mesh: Signed-poll nonce LRU is in-memory and bounded; replay survives restart + eviction in github.com/juev/nebula-mesh

nebula-mesh: Signed-poll nonce LRU is in-memory and bounded; replay survives restart + eviction in github.com/juev/nebula-mesh...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/07/07 3:26 p.m.13 views

GO-2026-5816 Nebula Mesh: Web UI lacks ownership checks, enabling cross-operator access to hosts and networks (read, block, delete) in github.com/juev/nebula-mesh

Nebula Mesh: Web UI lacks ownership checks, enabling cross-operator access to hosts and networks read, block, delete in github.com/juev/nebula-mesh...

8.8CVSS5.9AI score0.00283EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 10:34 p.m.12 views

GO-2026-5635 nebula-mesh: Session and OIDC state cookies lack the Secure attribute in github.com/juev/nebula-mesh

nebula-mesh: Session and OIDC state cookies lack the Secure attribute in github.com/juev/nebula-mesh...

8.2CVSS5.8AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 10:34 p.m.15 views

GO-2026-5698 nebula-mesh: Web UI and API responses lack security headers (CSP, X-Frame-Options, HSTS, etc.) in github.com/juev/nebula-mesh

nebula-mesh: Web UI and API responses lack security headers CSP, X-Frame-Options, HSTS, etc. in github.com/juev/nebula-mesh...

7.1CVSS5.8AI score0.00303EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 10:34 p.m.15 views

GO-2026-5586 nebula-mesh: GET /api/v1/audit-log discloses all entries to any operator in github.com/juev/nebula-mesh

nebula-mesh: GET /api/v1/audit-log discloses all entries to any operator in github.com/juev/nebula-mesh...

7.1CVSS5.8AI score0.00238EPSS
SaveExploits0References3
Rows per page
Query Builder