CVE-2026-53602: CWE-862: Missing Authorization in forgekeep nebula-mesh
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 issuance time — only at poll time. Firstly, the blocklist is not enforced at sign / re-enroll time. internal/api/enroll.go:128 calls caMgr.Sign(...) without consulting the blocklist. The blocklist is only checked in the poll path (internal/api/updates.go:57, fingerprintInBlocklist). The blocklist is keyed by certificate fingerprint (internal/store/sqlite.go), so a re-enrollment produces a new fingerprint that is not in the blocklist. Secondly, renewal does not re-validate operator / CA status. Auto-renewal at poll time (internal/api/updates.go:285-319, signHostCert) reads host.Name, host.Groups, host.NebulaIPs from the DB and re-signs without checking whether the owning operator is still active or the CA still valid. DisableOperator (internal/store/sqlite_operators.go) revokes sessions and API keys but does not retire the operator's CAs, and pki/signer.go checks only CA cert time-expiry, not operator/CA status. This issue has been patched in version 0.3.7.
AI Analysis
Technical Summary
nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. Before version 0.3.7, two related authorization gaps allowed a host that should have been revoked to obtain a new valid certificate. First, the blocklist that prevents untrusted hosts is only checked during polling, not at certificate signing or re-enrollment, allowing new certificates with new fingerprints to bypass the blocklist. Second, during auto-renewal, the system re-signs certificates without verifying if the operator or CA is still active, as operator disablement does not retire the operator's CAs and the signer only checks CA certificate expiration, not operator status. These flaws permit unauthorized hosts to regain valid certificates. The vulnerability is fixed in version 0.3.7.
Potential Impact
An attacker controlling a host that should have been revoked can obtain a fresh, valid Nebula certificate, potentially regaining unauthorized network access. This undermines the trust model of the VPN mesh by allowing revoked hosts to re-enroll and renew certificates without proper authorization checks.
Mitigation Recommendations
Upgrade to nebula-mesh version 0.3.7 or later, where these authorization gaps have been fixed. The patch enforces blocklist checks at certificate issuance and re-enrollment time and validates operator and CA status during renewal. No other mitigation is required once the update is applied.
CVE-2026-53602: CWE-862: Missing Authorization in forgekeep nebula-mesh
Description
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 issuance time — only at poll time. Firstly, the blocklist is not enforced at sign / re-enroll time. internal/api/enroll.go:128 calls caMgr.Sign(...) without consulting the blocklist. The blocklist is only checked in the poll path (internal/api/updates.go:57, fingerprintInBlocklist). The blocklist is keyed by certificate fingerprint (internal/store/sqlite.go), so a re-enrollment produces a new fingerprint that is not in the blocklist. Secondly, renewal does not re-validate operator / CA status. Auto-renewal at poll time (internal/api/updates.go:285-319, signHostCert) reads host.Name, host.Groups, host.NebulaIPs from the DB and re-signs without checking whether the owning operator is still active or the CA still valid. DisableOperator (internal/store/sqlite_operators.go) revokes sessions and API keys but does not retire the operator's CAs, and pki/signer.go checks only CA cert time-expiry, not operator/CA status. This issue has been patched in version 0.3.7.
CVSS v4.0
Score 6.9medium
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. Before version 0.3.7, two related authorization gaps allowed a host that should have been revoked to obtain a new valid certificate. First, the blocklist that prevents untrusted hosts is only checked during polling, not at certificate signing or re-enrollment, allowing new certificates with new fingerprints to bypass the blocklist. Second, during auto-renewal, the system re-signs certificates without verifying if the operator or CA is still active, as operator disablement does not retire the operator's CAs and the signer only checks CA certificate expiration, not operator status. These flaws permit unauthorized hosts to regain valid certificates. The vulnerability is fixed in version 0.3.7.
Potential Impact
An attacker controlling a host that should have been revoked can obtain a fresh, valid Nebula certificate, potentially regaining unauthorized network access. This undermines the trust model of the VPN mesh by allowing revoked hosts to re-enroll and renew certificates without proper authorization checks.
Mitigation Recommendations
Upgrade to nebula-mesh version 0.3.7 or later, where these authorization gaps have been fixed. The patch enforces blocklist checks at certificate issuance and re-enrollment time and validates operator and CA status during renewal. No other mitigation is required once the update is applied.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-339v-266x-79xr
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53602"]
- Ecosystems
- ["Go"]
- Database Specific Severity
- MODERATE
- Cvss Version
- 4.0
Threat ID: 6a50ba7668715ace43580401
Added to database: 07/10/2026, 09:25:10 UTC
Last enriched: 09/07/2026, 11:05:44 UTC
Last updated: 09/12/2026, 10:17:06 UTC
Views: 144
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.