Vulnerability DatabaseGHSA-qgrp-8f3v-q85p

GHSA-qgrp-8f3v-q85p
Rust vulnerability analysis and mitigation

Overview

The vulnerability (GHSA-qgrp-8f3v-q85p) affects the FixedSizeBinaryArray implementation in the Apache Arrow Rust package (arrow-rs). Discovered on September 14, 2021, and disclosed on June 16, 2022, this high-severity vulnerability exists in versions prior to 6.4.0 of the cargo arrow package. The core issue involves insufficient bounds checking in the FixedSizeBinaryArray implementation, which can lead to out-of-bounds reads in safe code (GitHub Advisory, RustSec Advisory).

Technical details

The vulnerability stems from FixedSizeBinaryArray's failure to properly validate buffer sizes when accessing values and offsets. Specifically, when creating a FixedSizeBinaryArray from ArrayData, the implementation does not verify that the buffer size is less than or equal to size multiplied by length. This oversight can result in memory access violations when attempting to access values beyond the allocated buffer size (Arrow RS Issue).

Impact

The vulnerability allows out-of-bounds reads in safe code, which can lead to memory exposure and potential buffer overflow issues. This is particularly concerning as it bypasses Rust's memory safety guarantees, potentially exposing sensitive information from memory regions (RustSec Advisory).

Exploitability

The vulnerability can be triggered through normal API usage when creating a FixedSizeBinaryArray with mismatched buffer sizes and access patterns. A proof-of-concept demonstrates that passing DataType::FixedSizeBinary(1000) with a length of 2 and a buffer of 1001 elements results in a memory access violation when calling FixedSizeBinaryArray::value(1) (Arrow RS Issue).

Mitigation and workarounds

The vulnerability has been patched in version 6.4.0 of the cargo arrow package. Users are strongly advised to upgrade to this version or later to address the security issue (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Rust vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

RUSTSEC-2026-0236HIGH7.5
  • Rust logoRust
  • viperjs
NoYesAug 06, 2026
RUSTSEC-2026-0232HIGH7.5
  • Rust logoRust
  • nostr-relay-pool
NoYesAug 01, 2026
RUSTSEC-2026-0231HIGH7.5
  • Rust logoRust
  • nostr-relay-pool
NoYesAug 01, 2026
RUSTSEC-2026-0230HIGH7.5
  • Rust logoRust
  • nostr
NoYesAug 01, 2026
CVE-2026-68930MEDIUM6.5
  • Rust logoRust
  • russh
NoYesAug 03, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management