JLSEC-2026-1261

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-1261.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1261.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-1261
Upstream
  • CVE-2026-56289
  • EUVD-2026-42557
  • GHSA-3m3r-f94v-4mf8
Published
2026-08-12T14:41:02.997Z
Modified
2026-08-12T14:58:45.135787912Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
  • 4.6 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L/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 patch is vulnerable to a denial of service (DoS) due to improper validation of hunk (single...
Details

GNU patch is vulnerable to a denial of service (DoS) due to improper validation of hunk (single block of changes in diff) line offsets in unified-diff input. A specially crafted patch can specify an extremely large line number, causing the application to enter an effectively infinite processing loop while attempting to locate the requested position. This results in excessive CPU consumption and prevents the process from completing. An attacker can trigger this behavior by supplying a malicious patch file, causing the utility to become unresponsive and require manual termination.

This issue has been fixed in the commit faba04ef4f2b410257f76c1b9dc85e350929c4b9

Database specific
{
    "sources": [
        {
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56289",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-56289",
            "modified": "2026-07-13T14:10:56.943Z",
            "published": "2026-07-09T11:16:40.840Z",
            "imported": "2026-08-12T14:25:16.689Z",
            "id": "CVE-2026-56289",
            "database_specific": {
                "status": "Analyzed"
            }
        },
        {
            "html_url": "https://github.com/advisories/GHSA-3m3r-f94v-4mf8",
            "modified": "2026-07-13T15:31:42Z",
            "url": "https://api.github.com/advisories/GHSA-3m3r-f94v-4mf8",
            "imported": "2026-08-12T14:25:19.881Z",
            "id": "GHSA-3m3r-f94v-4mf8",
            "published": "2026-07-09T12:30:28Z"
        },
        {
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-42557",
            "modified": "2026-07-09T12:21:39Z",
            "published": "2026-07-09T09:29:22Z",
            "imported": "2026-08-12T14:25:18.079Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-42557",
            "id": "EUVD-2026-42557"
        }
    ],
    "license": "CC-BY-4.0"
}
References

Affected packages

Julia / patch_jll

Package

Name
patch_jll
Purl
pkg:julia/patch_jll?uuid=c7bec4a6-5215-51fd-b0a3-64ceaaad3a34

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Database specific

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