JLSEC-2026-804

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-804.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-804.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-804
Upstream
  • EUVD-2024-0151
  • GHSA-m5xw-hwxw-fq3j
Published
2026-07-29T13:18:44.864Z
Modified
2026-07-29T13:35:34.889692575Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Deserialization of untrusted data in IPC and Parquet readers in the Apache Arrow R package...
Details

Deserialization of untrusted data in IPC and Parquet readers in the Apache Arrow R package versions 4.0.0 through 16.1.0 allows arbitrary code execution. An application is vulnerable if it reads Arrow IPC, Feather or Parquet data from untrusted sources (for example, user-supplied input files). This vulnerability only affects the arrow R package, not other Apache Arrow implementations or bindings unless those bindings are specifically used via the R package (for example, an R application that embeds a Python interpreter and uses PyArrow to read files from untrusted sources is still vulnerable if the arrow R package is an affected version). It is recommended that users of the arrow R package upgrade to 17.0.0 or later. Similarly, it is recommended that downstream libraries upgrade their dependency requirements to arrow 17.0.0 or later. If using an affected version of the package, untrusted data can read into a Table and its internal to_data_frame() method can be used as a workaround (e.g., read_parquet(..., as_data_frame = FALSE)$to_data_frame()).

This issue affects the Apache Arrow R package: from 4.0.0 through 16.1.0.

Users are recommended to upgrade to version 17.0.0, which fixes the issue.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "id": "CVE-2024-52338",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52338",
            "modified": "2026-06-17T08:07:02.880Z",
            "imported": "2026-07-29T06:12:02.136Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2024-52338",
            "database_specific": {
                "status": "Analyzed"
            },
            "published": "2024-11-28T17:15:48.690Z"
        },
        {
            "html_url": "https://github.com/advisories/GHSA-m5xw-hwxw-fq3j",
            "modified": "2024-11-29T15:37:53Z",
            "imported": "2026-07-29T06:12:02.388Z",
            "url": "https://api.github.com/advisories/GHSA-m5xw-hwxw-fq3j",
            "id": "GHSA-m5xw-hwxw-fq3j",
            "published": "2024-11-28T18:38:38Z"
        },
        {
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2024-0151",
            "modified": "2024-11-29T15:09:43Z",
            "imported": "2026-07-29T06:12:02.198Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2024-0151",
            "id": "EUVD-2024-0151",
            "published": "2024-11-28T16:31:44Z"
        }
    ]
}
References

Affected packages

Julia / Arrow_jll

Package

Name
Arrow_jll
Purl
pkg:julia/Arrow_jll?uuid=8ce61222-c28f-5041-a97a-c2198fb817bf

Affected ranges

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

Database specific

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