Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-9231 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Issue summary: A timing side-channel which could potentially allow remote recovery of the private key exists in the SM2 algorithm implementation on 64 bit ARM platforms. Impact summary: A timing side-channel in SM2 signature computations on 64 bit ARM platforms could allow recovering the private key by an attacker.. While remote key recovery over a network was not attempted by the reporter, timing measurements revealed a timing signal which may allow such an attack. OpenSSL does not directly support certificates with SM2 keys in TLS, and so this CVE is not relevant in most TLS contexts. However, given that it is possible to add support for such certificates via a custom provider, coupled with the fact that in such a custom provider context the private key may be recoverable via remote timing measurements, we consider this to be a Moderate severity issue. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as SM2 is not an approved algorithm.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-385Covert Timing Channel[email protected]

Affected Products

ProductVersions
OpenSSL
>= 3.5, < 3.5.4
>= 3.4, < 3.4.3
>= 3.3, < 3.3.5
>= 3.2, < 3.2.6

CPE

  • cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*
  • cpe:2.3:a:openssl_project:openssl:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 3.5.4moderate effort
  • Upgrade: 3.4.3moderate effort
  • Upgrade: 3.3.5moderate effort
  • Upgrade: 3.2.6moderate effort

Change History

10 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-9231
NVD Published Date:
Sep 30, 2025
NVD Last Modified:
Jul 14, 2026
Source:
[email protected]
CVE-2025-9231 Details - Not Deferred