CVE-2025-3301
CVE-2025-3301 is a low-severity vulnerability with a CVSS 4.0 base score of 1.0. 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-1255.
Key facts
- Severity: Low (CVSS 4.0 base score 1.0)
- EPSS exploit prediction: 0% (8th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-15063
- Weakness: CWE-1255
- Published:
- Last modified:
Description
DPA countermeasures are unavailable for ECDH key agreement and EdDSA signing operations on Curve25519 and Curve448 on all Series 2 modules and SoCs due to a lack of hardware and software support. A successful DPA attack may result in exposure of confidential information. The best practice is to use the impacted crypto curves and operations with ephemeral keys to reduce the number of DPA traces that can be collected.
Frequently asked questions
- What is CVE-2025-3301?
- DPA countermeasures are unavailable for ECDH key agreement and EdDSA signing operations on Curve25519 and Curve448 on all Series 2 modules and SoCs due to a lack of hardware and software support. A successful DPA attack may result in exposure of confidential information. The best practice is to use the impacted crypto curves and operations with ephemeral keys to reduce the number of DPA traces that can be collected.
- How severe is CVE-2025-3301?
- CVE-2025-3301 has a CVSS 4.0 base score of 1.0, rated low severity.
- Is CVE-2025-3301 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (8th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2025-3301?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-3301 have an EU (EUVD) identifier?
- Yes. CVE-2025-3301 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-15063.
- When was CVE-2025-3301 published?
- CVE-2025-3301 was published on 2025-04-29 and last updated on 2026-06-17.
References
Other CWE-1255 vulnerabilities
- CVE-2024-39920 — Medium (CVSS 4.3): The TCP protocol in RFC 9293 has a timing side channel that makes it easier for remote attackers to infer the content…