JLSEC-2026-1195

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-1195.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1195.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-1195
Upstream
  • EUVD-2026-48524
  • GHSA-7xvj-m9x7-qgxq
Published
2026-08-07T17:08:02.500Z
Modified
2026-08-07T17:28:41.384363556Z
Severity
  • 4.6 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator
Summary
GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte...
Details

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w (--check-chars) option is used. The find_field() function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input, resulting in an inflated length value. This incorrect length is later used in a memcmp operation, causing reads beyond the allocated buffer when processing crafted multibyte input.

When running GNU coreutils uniq with attacker-provided arguments, this behavior leads to a crash and potential adjacent heap memory exposure.

This issue has been fixed in the commit d64e35a8a4c0e4608321433e0d84d917e4e36371.

Database specific
{
    "sources": [
        {
            "database_specific": {
                "status": "Received"
            },
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-56391",
            "imported": "2026-07-27T06:18:45.521Z",
            "id": "CVE-2026-56391",
            "published": "2026-07-24T09:16:25.003Z",
            "modified": "2026-07-24T13:18:27.743Z",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56391"
        },
        {
            "url": "https://api.github.com/advisories/GHSA-7xvj-m9x7-qgxq",
            "imported": "2026-07-27T06:18:45.409Z",
            "published": "2026-07-24T09:32:16Z",
            "html_url": "https://github.com/advisories/GHSA-7xvj-m9x7-qgxq",
            "modified": "2026-07-24T09:32:27Z",
            "id": "GHSA-7xvj-m9x7-qgxq"
        },
        {
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-48524",
            "imported": "2026-07-27T06:18:45.241Z",
            "id": "EUVD-2026-48524",
            "published": "2026-07-24T07:44:45Z",
            "modified": "2026-07-24T12:31:34Z",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-48524"
        }
    ],
    "license": "CC-BY-4.0"
}
References

Affected packages

Julia / coreutils_jll

Package

Name
coreutils_jll
Purl
pkg:julia/coreutils_jll?uuid=5818bda4-868b-5068-b238-e370ed6eefef

Affected ranges

Type
SEMVER
Events
Introduced
9.5.0+0

Database specific

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