JLSEC-2026-692

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-692.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-692.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-692
Upstream
  • EUVD-2026-13133
  • GHSA-2q9g-q8jj-fr53
Published
2026-07-14T21:41:35.775Z
Modified
2026-07-14T21:50:14.504339193Z
Severity
  • 2.1 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
Integer underflow in wolfSSL packet sniffer <= 5.8.4 allows an attacker to cause a buffer...
Details

Integer underflow in wolfSSL packet sniffer <= 5.8.4 allows an attacker to cause a buffer overflow in the AEAD decryption path by injecting a TLS record shorter than the explicit IV plus authentication tag into traffic inspected by ssl_DecodePacket. The underflow wraps a 16-bit length to a large value that is passed to AEAD decryption routines, causing heap buffer overflow and a crash. An unauthenticated attacker can trigger this remotely via malformed TLS Application Data records.

Database specific
{
    "sources": [
        {
            "database_specific": {
                "status": "Analyzed"
            },
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1005",
            "imported": "2026-07-14T21:22:48.987Z",
            "published": "2026-03-19T17:16:21.873Z",
            "id": "CVE-2026-1005",
            "modified": "2026-06-17T10:14:51.830Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-1005"
        },
        {
            "url": "https://api.github.com/advisories/GHSA-2q9g-q8jj-fr53",
            "imported": "2026-07-14T21:23:04.484Z",
            "html_url": "https://github.com/advisories/GHSA-2q9g-q8jj-fr53",
            "id": "GHSA-2q9g-q8jj-fr53",
            "modified": "2026-04-29T21:31:19Z",
            "published": "2026-03-19T18:31:18Z"
        },
        {
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-13133",
            "imported": "2026-07-14T21:22:52.032Z",
            "published": "2026-03-19T17:00:10Z",
            "id": "EUVD-2026-13133",
            "modified": "2026-03-19T17:20:03Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-13133"
        }
    ],
    "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.9.2+0

Database specific

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