Nebula is a scalable overlay networking tool. In versions from 1.7.0 to 1.10.2, when using P256 certificates (which is not the default configuration), it is possible to evade a blocklist entry created against the fingerprint of a certificate by using ECDSA Signature Malleability to use a copy of the certificate with a different fingerprint. This issue has been patched in version 1.10.3.
Nebula Has Possible Blocklist Bypass via ECDSA Signature Malleability
Problem type
Affected products
slackhq
>= 1.7.0, < 1.10.3 - AFFECTED
References
https://github.com/slackhq/nebula/security/advisories/GHSA-69x3-g4r3-p962
https://github.com/slackhq/nebula/commit/f573e8a26695278f9d71587390fbfe0d0933aa21
GitHub Security Advisories
GHSA-69x3-g4r3-p962
Blocklist Bypass possible via ECDSA Signature Malleability
https://github.com/advisories/GHSA-69x3-g4r3-p962Impact
When using P256 certificates (which is not the default configuration), it is possible to evade a blocklist entry created against the fingerprint of a certificate by using ECDSA Signature Malleability to use a copy of the certificate with a different fingerprint.
In order for this to affect a user or network, all of the following must be true:
CURVE_P256certificates are being used- There are one or more entries on the blocklist
- The certificates for those entries are signed by a trusted CA and not expired
- An attacker has a copy of the private key, and corresponding certificate, for one of those blocklist entries
Patches
See attached
Workarounds
If full copies of each certificate on the existing blocklist are available, it is possible to compute their opposite-chirality signature, and then the appropriate second fingerprint to list in the blocklist.
Rotating out all CAs that have signed hosts on the blocklist will also prevent exploitation of this vulnerability.
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-25793Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-25793",
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"dateUpdated": "2026-02-06T22:55:36.011Z",
"dateReserved": "2026-02-05T19:58:01.640Z",
"datePublished": "2026-02-06T22:55:36.011Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M",
"dateUpdated": "2026-02-06T22:55:36.011Z"
},
"title": "Nebula Has Possible Blocklist Bypass via ECDSA Signature Malleability",
"descriptions": [
{
"lang": "en",
"value": "Nebula is a scalable overlay networking tool. In versions from 1.7.0 to 1.10.2, when using P256 certificates (which is not the default configuration), it is possible to evade a blocklist entry created against the fingerprint of a certificate by using ECDSA Signature Malleability to use a copy of the certificate with a different fingerprint. This issue has been patched in version 1.10.3."
}
],
"affected": [
{
"vendor": "slackhq",
"product": "nebula",
"versions": [
{
"version": ">= 1.7.0, < 1.10.3",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-347: Improper Verification of Cryptographic Signature",
"cweId": "CWE-347",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/slackhq/nebula/security/advisories/GHSA-69x3-g4r3-p962",
"name": "https://github.com/slackhq/nebula/security/advisories/GHSA-69x3-g4r3-p962",
"tags": [
"x_refsource_CONFIRM"
]
},
{
"url": "https://github.com/slackhq/nebula/commit/f573e8a26695278f9d71587390fbfe0d0933aa21",
"name": "https://github.com/slackhq/nebula/commit/f573e8a26695278f9d71587390fbfe0d0933aa21",
"tags": [
"x_refsource_MISC"
]
}
],
"metrics": [
{}
]
}
}
}