JLSEC-2026-677

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-677.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-677.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-677
Upstream
  • EUVD-2023-59133
  • GHSA-r36f-f47x-637q
Published
2026-07-14T21:41:35.775Z
Modified
2026-07-25T18:23:59.491012021Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
wolfSSL SP Math All RSA implementation is vulnerable to the Marvin Attack, new variation of a timing...
Details

wolfSSL SP Math All RSA implementation is vulnerable to the Marvin Attack, new variation of a timing Bleichenbacher style attack, when built with the following options to configure:

--enable-all CFLAGS="-DWOLFSSL_STATIC_RSA"

The define “WOLFSSL_STATIC_RSA” enables static RSA cipher suites, which is not recommended, and has been disabled by default since wolfSSL 3.6.6.  Therefore the default build since 3.6.6, even with "--enable-all", is not vulnerable to the Marvin Attack. The vulnerability is specific to static RSA cipher suites, and expected to be padding-independent.

The vulnerability allows an attacker to decrypt ciphertexts and forge signatures after probing with a large number of test observations. However the server’s private key is not exposed.

Database specific
{
    "sources": [
        {
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2023-6935",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6935",
            "imported": "2026-07-17T22:23:35.805Z",
            "published": "2024-02-09T23:15:08.030Z",
            "id": "CVE-2023-6935",
            "database_specific": {
                "status": "Modified"
            },
            "modified": "2026-06-17T06:51:43.017Z"
        },
        {
            "url": "https://api.github.com/advisories/GHSA-r36f-f47x-637q",
            "html_url": "https://github.com/advisories/GHSA-r36f-f47x-637q",
            "imported": "2026-07-17T22:23:35.971Z",
            "published": "2024-02-10T00:31:59Z",
            "id": "GHSA-r36f-f47x-637q",
            "modified": "2024-11-07T21:32:40Z"
        },
        {
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2023-59133",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2023-59133",
            "imported": "2026-07-17T22:23:40.336Z",
            "published": "2024-02-09T22:25:04Z",
            "id": "EUVD-2023-59133",
            "modified": "2024-08-02T08:42:08Z"
        }
    ],
    "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-677.json"