CVE-2026-22866
Last modified
CVE-2026-22866 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Ethereum Name Service (ENS) is a distributed, open, and extensible naming system based on the Ethereum blockchain. In versions 1.6.2 and prior, the `RSASHA256Algorithm` and `RSASHA1Algorithm` contracts fail to validate PKCS#1 v1.5 padding structure when verifying RSA signatures. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
Ethereum Name Service (ENS) is a distributed, open, and extensible naming system based on the Ethereum blockchain. In versions 1.6.2 and prior, the `RSASHA256Algorithm` and `RSASHA1Algorithm` contracts fail to validate PKCS#1 v1.5 padding structure when verifying RSA signatures. The contracts only check if the last 32 (or 20) bytes of the decrypted signature match the expected hash. This enables Bleichenbacher's 2006 signature forgery attack against DNS zones using RSA keys with low public exponents (e=3). Two ENS-supported TLDs (.cc and .name) use e=3 for their Key Signing Keys, allowing any domain under these TLDs to be fraudulently claimed on ENS without DNS ownership. Apatch was merged at commit c76c5ad0dc9de1c966443bd946fafc6351f87587. Possible workarounds include deploying the patched contracts and pointing DNSSECImpl.setAlgorithm to the deployed contract.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ens.Domains | Ethereum Name Service | <= 1.6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-22866?
How severe is CVE-2026-22866?
How do I fix CVE-2026-22866?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-22860Rack is a modular Ruby web server interface. Prior to versio…7.5
- CVE-2026-22861iccDEV provides a set of libraries and tools that allow for …8.8
- CVE-2026-22862go-ethereum (geth) is a golang execution layer implementatio…7.5
- CVE-2026-22863Deno is a JavaScript, TypeScript, and WebAssembly runtime. B…7.5
- CVE-2026-22864Deno is a JavaScript, TypeScript, and WebAssembly runtime. B…9.8
- CVE-2026-22865Gradle is a build automation tool, and its native-platform t…7.4
- CVE-2026-22867LaSuite Doc is a collaborative note taking, wiki and documen…5.4
- CVE-2026-22868go-ethereum (geth) is a golang execution layer implementatio…7.5
- CVE-2026-22869Eigent is a multi-agent Workforce. A critical security vulne…9.8
- CVE-2026-2287CrewAI does not properly check that Docker is still running …9.8
- CVE-2026-22870GuardDog is a CLI tool to identify malicious PyPI packages. …7.5
- CVE-2026-22871GuardDog is a CLI tool to identify malicious PyPI packages. …9.8
Are you affected by CVE-2026-22866?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
