Lookup for vulnerable packages by Package URL.

Purlpkg:pypi/pyarrow@18.0.0
Typepypi
Namespace
Namepyarrow
Version18.0.0
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version23.0.1
Latest_non_vulnerable_version23.0.1
Affected_by_vulnerabilities
0
url VCID-htn8-cstf-a7cz
vulnerability_id VCID-htn8-cstf-a7cz
summary
Use After Free vulnerability in Apache Arrow C++.

This issue affects Apache Arrow C++ from 15.0.0 through 23.0.0. It can be triggered when reading an Arrow IPC file (but not an IPC stream) with pre-buffering enabled, if the IPC file contains data with variadic buffers (such as Binary View and String View data). Depending on the number of variadic buffers in a record batch column and on the temporal sequence of multi-threaded IO, a write to a dangling pointer could occur. The value (a `std::shared_ptr<Buffer>` object) that is written to the dangling pointer is not under direct control of the attacker.

Pre-buffering is disabled by default but can be enabled using a specific C++ API call (`RecordBatchFileReader::PreBufferMetadata`). The functionality is not exposed in language bindings (Python, Ruby, C GLib), so these bindings are not vulnerable.

The most likely consequence of this issue would be random crashes or memory corruption when reading specific kinds of IPC files. If the application allows ingesting IPC files from untrusted sources, this could plausibly be exploited for denial of service. Inducing more targeted kinds of misbehavior (such as confidential data extraction from the running process) depends on memory allocation and multi-threaded IO temporal patterns that are unlikely to be easily controlled by an attacker.

Advice for users of Arrow C++:

1. check whether you enable pre-buffering on the IPC file reader (using `RecordBatchFileReader::PreBufferMetadata`)

2. if so, either disable pre-buffering (which may have adverse performance consequences), or switch to Arrow 23.0.1 which is not vulnerable
references
0
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-25087.json
reference_id
reference_type
scores
0
value 5.3
scoring_system cvssv3
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H
url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-25087.json
1
reference_url https://api.first.org/data/v1/epss?cve=CVE-2026-25087
reference_id
reference_type
scores
0
value 0.00045
scoring_system epss
scoring_elements 0.14157
published_at 2026-06-05T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2026-25087
2
reference_url https://github.com/apache/arrow/pull/48925
reference_id
reference_type
scores
0
value 7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H
1
value 7.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-02-17T14:47:20Z/
url https://github.com/apache/arrow/pull/48925
3
reference_url https://lists.apache.org/thread/mpm4ld1qony30tchfpjtk5b11tcyvmwh
reference_id
reference_type
scores
0
value 7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H
1
value 7.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-02-17T14:47:20Z/
url https://lists.apache.org/thread/mpm4ld1qony30tchfpjtk5b11tcyvmwh
4
reference_url http://www.openwall.com/lists/oss-security/2026/02/17/4
reference_id
reference_type
scores
0
value 7.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H
url http://www.openwall.com/lists/oss-security/2026/02/17/4
5
reference_url https://bugzilla.redhat.com/show_bug.cgi?id=2440366
reference_id 2440366
reference_type
scores
url https://bugzilla.redhat.com/show_bug.cgi?id=2440366
fixed_packages
0
url pkg:pypi/pyarrow@23.0.1
purl pkg:pypi/pyarrow@23.0.1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/pyarrow@23.0.1
aliases CVE-2026-25087, PYSEC-2026-113
risk_score 3.1
exploitability 0.5
weighted_severity 6.3
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-htn8-cstf-a7cz
Fixing_vulnerabilities
Risk_score3.1
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:pypi/pyarrow@18.0.0