JLSEC-2026-267

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-267.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-267.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-267
Upstream
  • EUVD-2025-31728
  • GHSA-9mrx-mqmg-gwj9
Published
2026-04-27T18:33:55.942Z
Modified
2026-04-27T19:02:39.256745594Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L CVSS Calculator
Summary
Issue summary: A timing side-channel which could potentially allow remote recovery of the private...
Details

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.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "published": "2025-09-30T14:15:41.190Z",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9231",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2025-9231",
            "imported": "2026-04-27T16:35:30.251Z",
            "modified": "2026-04-15T00:35:42.020Z",
            "id": "CVE-2025-9231",
            "database_specific": {
                "status": "Deferred"
            }
        },
        {
            "published": "2025-09-30T15:30:30Z",
            "url": "https://api.github.com/advisories/GHSA-9mrx-mqmg-gwj9",
            "imported": "2026-04-27T16:36:30.115Z",
            "html_url": "https://github.com/advisories/GHSA-9mrx-mqmg-gwj9",
            "id": "GHSA-9mrx-mqmg-gwj9",
            "modified": "2025-11-05T00:32:31Z"
        },
        {
            "published": "2025-09-30T13:17:12Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2025-31728",
            "imported": "2026-04-27T16:33:10.695Z",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2025-31728",
            "id": "EUVD-2025-31728",
            "modified": "2025-11-04T21:15:18Z"
        }
    ]
}
References

Affected packages

Julia / OpenSSL_jll

Package

Name
OpenSSL_jll
Purl
pkg:julia/OpenSSL_jll?uuid=458c3c95-2e84-50aa-8efc-19380b2a3a95

Affected ranges

Type
SEMVER
Events
Introduced
3.5.0+0
Fixed
3.5.4+0

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-267.json"