Out-of-bounds Read Affecting thrift package, versions [0,]


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
1.08% (62nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Out-of-bounds Read vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-CONAN-THRIFT-18389017
  • published29 Jul 2026
  • disclosed27 Jul 2026
  • creditsajdakabir

Introduced: 27 Jul 2026

NewCVE-2026-58023  (opens in a new tab)
CWE-125  (opens in a new tab)

How to fix?

A fix was pushed into the master branch but not yet published.

Overview

Affected versions of this package are vulnerable to Out-of-bounds Read through the thrift_buffered_transport_read_slow and thrift_framed_transport_read_slow paths in the c_glib transport bindings. An attacker can trigger the bug by sending a read request that spans both buffered data and new transport data, causing the code to memcpy from the GByteArray object itself rather than its backing data buffer. This exposes the heap contents to the caller and can corrupt returned reads, breaking applications that use c_glib-buffered or framed transports for client/server I/O.

CVSS Base Scores

version 4.0
version 3.1