CVE-2026-22705
CVE-2026-22705 is a medium-severity vulnerability with a CVSS 3.x base score of 6.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-1240.
Key facts
- Severity: Medium (CVSS 3.x base score 6.4)
- EPSS exploit prediction: 0% (7th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-1867
- Weakness: CWE-1240
- Published:
- Last modified:
Description
RustCrypto: Signatures offers support for digital signatures, which provide authentication of data using public-key cryptography. Prior to version 0.1.0-rc.2, a timing side-channel was discovered in the Decompose algorithm which is used during ML-DSA signing to generate hints for the signature. This issue has been patched in version 0.1.0-rc.2.
Frequently asked questions
- What is CVE-2026-22705?
- RustCrypto: Signatures offers support for digital signatures, which provide authentication of data using public-key cryptography. Prior to version 0.1.0-rc.2, a timing side-channel was discovered in the Decompose algorithm which is used during ML-DSA signing to generate hints for the signature. This issue has been patched in version 0.1.0-rc.2.
- How severe is CVE-2026-22705?
- CVE-2026-22705 has a CVSS 3.x base score of 6.4, rated medium severity. It is exploitable over an adjacent network with high attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2026-22705 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (7th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2026-22705?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-22705 have an EU (EUVD) identifier?
- Yes. CVE-2026-22705 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-1867.
- When was CVE-2026-22705 published?
- CVE-2026-22705 was published on 2026-01-10 and last updated on 2026-06-17.
References
- https://github.com/RustCrypto/signatures/commit/035d9eef98486ecd00a8bf418c7817eb14dd6558
- https://github.com/RustCrypto/signatures/pull/1144
- https://github.com/RustCrypto/signatures/security/advisories/GHSA-hcp2-x6j4-29j7
Other CWE-1240 vulnerabilities
- CVE-2024-0323 — Critical (CVSS 9.8): The FTP server used on the B&R Automation Runtime supports unsecure encryption mechanisms, such as SSLv3, TLSv1.0 and…
- CVE-2025-24802 — High (CVSS 8.6): Plonky2 is a SNARK implementation based on techniques from PLONK and FRI. Lookup tables, whose length is not divisible…
- CVE-2025-58720 — High (CVSS 7.8): Use of a cryptographic primitive with a risky implementation in Windows Cryptographic Services allows an authorized…
- CVE-2025-46424 — Medium (CVSS 6.7): Dell CloudLink, versions prior to 8.2, contain use of a Cryptographic Primitive with a Risky Implementation…
- CVE-2025-64647 — Medium (CVSS 5.9): IBM Concert 1.0.0 through 2.2.0 uses weaker than expected cryptographic algorithms that could allow an attacker to…
- CVE-2025-53960 — Medium (CVSS 5.9): When issuing JSON Web Tokens (JWT), Apache StreamPark directly uses the user's password as the HMAC signing key (e.g.,…