JLSEC-2026-248

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-248.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-248.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-248
Upstream
  • EUVD-2024-51400
  • GHSA-r9fv-h47r-823f
Published
2026-04-27T18:33:55.942Z
Modified
2026-04-27T19:02:29.249181692Z
Severity
  • 4.1 (Medium) CVSS_V3 - CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L CVSS Calculator
Summary
Issue summary: A timing side-channel which could potentially allow recovering the private key...
Details

Issue summary: A timing side-channel which could potentially allow recovering the private key exists in the ECDSA signature computation.

Impact summary: A timing side-channel in ECDSA signature computations could allow recovering the private key by an attacker. However, measuring the timing would require either local access to the signing application or a very fast network connection with low latency.

There is a timing signal of around 300 nanoseconds when the top word of the inverted ECDSA nonce value is zero. This can happen with significant probability only for some of the supported elliptic curves. In particular the NIST P-521 curve is affected. To be able to measure this leak, the attacker process must either be located in the same physical computer or must have a very fast network connection with low latency. For that reason the severity of this vulnerability is Low.

The FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue.

Database specific
{
    "sources": [
        {
            "id": "CVE-2024-13176",
            "database_specific": {
                "status": "Deferred"
            },
            "imported": "2026-04-27T16:34:14.892Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2024-13176",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13176",
            "modified": "2026-04-15T00:35:42.020Z",
            "published": "2025-01-20T14:15:26.247Z"
        },
        {
            "id": "GHSA-r9fv-h47r-823f",
            "imported": "2026-04-27T16:36:29.197Z",
            "url": "https://api.github.com/advisories/GHSA-r9fv-h47r-823f",
            "html_url": "https://github.com/advisories/GHSA-r9fv-h47r-823f",
            "modified": "2025-11-03T21:32:14Z",
            "published": "2025-01-20T15:31:22Z"
        },
        {
            "id": "EUVD-2024-51400",
            "imported": "2026-04-27T16:33:03.736Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2024-51400",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2024-51400",
            "modified": "2026-03-18T16:49:36Z",
            "published": "2025-01-20T13:29:57Z"
        }
    ],
    "license": "CC-BY-4.0"
}
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
0Unknown introduced version / All previous versions are affected
Fixed
3.0.16+0

Database specific

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

Julia / Openresty_jll

Package

Name
Openresty_jll
Purl
pkg:julia/Openresty_jll?uuid=87da34d4-7b1b-5a94-8376-8cb65bf3132c

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.29.203+0

Database specific

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