JLSEC-2026-676

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-676.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-676.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-676
Upstream
  • EUVD-2023-44359
  • GHSA-h4rv-393v-2f5h
Published
2026-07-14T21:41:35.775Z
Modified
2026-07-18T00:02:19.822137720Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
If a TLS 1.3 client gets neither a PSK (pre shared key) extension nor a KSE (key share extension)...
Details

If a TLS 1.3 client gets neither a PSK (pre shared key) extension nor a KSE (key share extension) when connecting to a malicious server, a default predictable buffer gets used for the IKM (Input Keying Material) value when generating the session master secret. Using a potentially known IKM value when generating the session master secret key compromises the key generated, allowing an eavesdropper to reconstruct it and potentially allowing access to or meddling with message contents in the session. This issue does not affect client validation of connected servers, nor expose private key information, but could result in an insecure TLS 1.3 session when not controlling both sides of the connection. wolfSSL recommends that TLS 1.3 client side users update the version of wolfSSL used.

Database specific
{
    "sources": [
        {
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3724",
            "modified": "2026-06-17T06:14:42.743Z",
            "published": "2023-07-17T22:15:09.587Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2023-3724",
            "imported": "2026-07-17T22:23:29.720Z",
            "id": "CVE-2023-3724",
            "database_specific": {
                "status": "Modified"
            }
        },
        {
            "url": "https://api.github.com/advisories/GHSA-h4rv-393v-2f5h",
            "published": "2023-07-18T00:31:08Z",
            "html_url": "https://github.com/advisories/GHSA-h4rv-393v-2f5h",
            "imported": "2026-07-17T22:23:29.949Z",
            "id": "GHSA-h4rv-393v-2f5h",
            "modified": "2024-04-04T06:12:08Z"
        },
        {
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2023-44359",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2023-44359",
            "id": "EUVD-2023-44359",
            "imported": "2026-07-17T22:23:30.140Z",
            "published": "2023-07-17T21:13:10Z",
            "modified": "2024-10-29T15:53:43Z"
        }
    ],
    "license": "CC-BY-4.0"
}
References

Affected packages

Julia / wolfSSL_jll

Package

Name
wolfSSL_jll
Purl
pkg:julia/wolfSSL_jll?uuid=98c43586-9870-5ae5-ab22-acc77b9bbdb5

Affected ranges

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

Database specific

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