The OpenSSL artifacts that are hardcoded in Artifacts.toml have been identified as being vulnerable to multiple CVEs, including one of moderate severity (CVE-2026-31790). Now that OpenSSL_jll has been updated to 3.5.6, I'd like to update Julia's SecurityAdvisories.jl to include these advisories. That will happen upon merging JuliaLang/SecurityAdvisories.jl#346, but we try to avoid publishing advisories without an available upgrade pathway.
In general, it's much better to incorporate JLLs as direct dependencies rather than re-incorporating their artifacts — and this is precisely one reason to do so!
The OpenSSL artifacts that are hardcoded in Artifacts.toml have been identified as being vulnerable to multiple CVEs, including one of moderate severity (CVE-2026-31790). Now that OpenSSL_jll has been updated to 3.5.6, I'd like to update Julia's SecurityAdvisories.jl to include these advisories. That will happen upon merging JuliaLang/SecurityAdvisories.jl#346, but we try to avoid publishing advisories without an available upgrade pathway.
In general, it's much better to incorporate JLLs as direct dependencies rather than re-incorporating their artifacts — and this is precisely one reason to do so!