JLSEC-2026-259

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-259.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-259.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-259
Upstream
  • EUVD-2025-16128
  • GHSA-v8qh-5c5w-48pp
Published
2026-04-27T18:33:55.942Z
Modified
2026-04-27T19:02:41.560276136Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L CVSS Calculator
Summary
Issue summary: Use of -addreject option with the openssl x509 application adds a trusted use...
Details

Issue summary: Use of -addreject option with the openssl x509 application adds a trusted use instead of a rejected use for a certificate.

Impact summary: If a user intends to make a trusted certificate rejected for a particular use it will be instead marked as trusted for that use.

A copy & paste error during minor refactoring of the code introduced this issue in the OpenSSL 3.5 version. If, for example, a trusted CA certificate should be trusted only for the purpose of authenticating TLS servers but not for CMS signature verification and the CMS signature verification is intended to be marked as rejected with the -addreject option, the resulting CA certificate will be trusted for CMS signature verification purpose instead.

Only users which use the trusted certificate format who use the openssl x509 command line application to add rejected uses are affected by this issue. The issues affecting only the command line application are considered to be Low severity.

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

OpenSSL 3.4, 3.3, 3.2, 3.1, 3.0, 1.1.1 and 1.0.2 are also not affected by this issue.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "published": "2025-05-22T14:16:07.630Z",
            "modified": "2025-10-23T14:51:30.377Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2025-4575",
            "imported": "2026-04-27T16:32:47.240Z",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4575",
            "database_specific": {
                "status": "Analyzed"
            },
            "id": "CVE-2025-4575"
        },
        {
            "published": "2025-05-22T15:34:50Z",
            "url": "https://api.github.com/advisories/GHSA-v8qh-5c5w-48pp",
            "imported": "2026-04-27T16:35:39.679Z",
            "html_url": "https://github.com/advisories/GHSA-v8qh-5c5w-48pp",
            "id": "GHSA-v8qh-5c5w-48pp",
            "modified": "2025-05-22T18:32:18Z"
        },
        {
            "published": "2025-05-22T13:36:49Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2025-16128",
            "imported": "2026-04-27T16:33:15.818Z",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2025-16128",
            "id": "EUVD-2025-16128",
            "modified": "2025-05-22T16:03:42Z"
        }
    ]
}
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
3.5.0+0
Fixed
3.5.1+0

Database specific

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