JLSEC-2026-217

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-217.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-217.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-217
Upstream
  • EUVD-2019-10109
  • GHSA-f22q-2wx9-9qgh
Published
2026-04-27T18:33:55.942Z
Modified
2026-04-27T19:02:46.507002486Z
Summary
OpenSSL has internal defaults for a directory tree where it can find a configuration file as well...
Details

OpenSSL has internal defaults for a directory tree where it can find a configuration file as well as certificates used for verification in TLS. This directory is most commonly referred to as OPENSSLDIR, and is configurable with the --prefix / --openssldir configuration options. For OpenSSL versions 1.1.0 and 1.1.1, the mingw configuration targets assume that resulting programs and libraries are installed in a Unix-like environment and the default prefix for program installation as well as for OPENSSLDIR should be '/usr/local'. However, mingw programs are Windows programs, and as such, find themselves looking at sub-directories of 'C:/usr/local', which may be world writable, which enables untrusted users to modify OpenSSL's default configuration, insert CA certificates, modify (or even replace) existing engine modules, etc. For OpenSSL 1.0.2, '/usr/local/ssl' is used as default for OPENSSLDIR on all Unix and Windows targets, including Visual C builds. However, some build instructions for the diverse Windows targets on 1.0.2 encourage you to specify your own --prefix. OpenSSL versions 1.1.1, 1.1.0 and 1.0.2 are affected by this issue. Due to the limited scope of affected deployments this has been assessed as low severity and therefore we are not creating new releases at this time. Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c). Fixed in OpenSSL 1.1.0l (Affected 1.1.0-1.1.0k). Fixed in OpenSSL 1.0.2t (Affected 1.0.2-1.0.2s).

Database specific
{
    "sources": [
        {
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2019-1552",
            "database_specific": {
                "status": "Modified"
            },
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1552",
            "modified": "2024-11-21T04:36:48.717Z",
            "id": "CVE-2019-1552",
            "imported": "2026-04-27T16:32:25.804Z",
            "published": "2019-07-30T17:15:12.780Z"
        },
        {
            "url": "https://api.github.com/advisories/GHSA-f22q-2wx9-9qgh",
            "html_url": "https://github.com/advisories/GHSA-f22q-2wx9-9qgh",
            "modified": "2023-01-29T05:03:20Z",
            "id": "GHSA-f22q-2wx9-9qgh",
            "imported": "2026-04-27T16:36:30.774Z",
            "published": "2022-05-24T16:51:47Z"
        },
        {
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2019-10109",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2019-10109",
            "modified": "2024-09-16T16:18:01Z",
            "id": "EUVD-2019-10109",
            "imported": "2026-04-27T16:33:27.892Z",
            "published": "2019-07-30T16:29:24Z"
        }
    ],
    "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
1.1.1+2

Database specific

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