JLSEC-2026-222

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-222.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-222.json
JSON Data
https://api.test.osv.dev/v1/vulns/JLSEC-2026-222
Upstream
  • EUVD-2021-1630
Published
2026-04-27T18:33:55.942Z
Modified
2026-04-27T20:32:20.778681707Z
Summary
Integer Overflow in openssl-src
Details

The OpenSSL public API function X509issuerandserialhash() attempts to create a unique hash value based on the issuer and serial number data contained within an X509 certificate. However it fails to correctly handle any errors that may occur while parsing the issuer field (which might occur if the issuer field is maliciously constructed). This may subsequently result in a NULL pointer deref and a crash leading to a potential denial of service attack. The function X509issuerandserialhash() is never directly called by OpenSSL itself so applications are only vulnerable if they use this function directly and they use it on certificates that may have been obtained from untrusted sources. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "database_specific": {
                "status": "Modified"
            },
            "imported": "2026-04-27T16:32:28.721Z",
            "id": "CVE-2021-23841",
            "published": "2021-02-16T17:15:13.377Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2021-23841",
            "modified": "2024-11-21T05:51:55.460Z",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23841"
        },
        {
            "id": "GHSA-84rm-qf37-fgc2",
            "imported": "2026-04-27T16:35:05.924Z",
            "published": "2021-08-25T20:52:21Z",
            "url": "https://api.github.com/advisories/GHSA-84rm-qf37-fgc2",
            "modified": "2023-04-03T19:26:16Z",
            "html_url": "https://github.com/advisories/GHSA-84rm-qf37-fgc2"
        },
        {
            "id": "EUVD-2021-1630",
            "imported": "2026-04-27T16:33:23.771Z",
            "published": "2021-02-16T16:55:18Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2021-1630",
            "modified": "2024-09-16T22:39:57Z",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2021-1630"
        }
    ]
}
References
Credits

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
1.1.10+0

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-222.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.19.9+0

Database specific

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