CVE-2026-58023
Undergoing Analysis Undergoing Analysis - In Progress

Out-of-bounds Read in Apache Thrift c_glib Bindings

Vulnerability report for CVE-2026-58023, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-27

Last updated on: 2026-07-27

Assigner: Apache Software Foundation

Description

Out-of-bounds Read vulnerability in Apache Thrift c_glib bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-27
Last Modified
2026-07-27
Generated
2026-07-27
AI Q&A
2026-07-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
apache thrift to 0.24.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Out-of-bounds Read vulnerability in Apache Thrift's c_glib bindings. It allows an attacker to read memory outside the intended buffer, potentially exposing sensitive data. The issue affects Apache Thrift versions before 0.24.0.

Detection Guidance

Detection requires checking Apache Thrift version. Use commands like 'thrift --version' or inspect installed packages via package managers (e.g., 'dpkg -l | grep thrift' or 'rpm -qa | grep thrift'). If version is before 0.24.0, the system is vulnerable.

Impact Analysis

An attacker could exploit this to read sensitive memory, leading to information disclosure. This might include credentials, personal data, or other confidential information. Systems using vulnerable versions of Apache Thrift are at risk.

Compliance Impact

This vulnerability could lead to unauthorized data access, violating GDPR's data protection principles or HIPAA's security requirements. Organizations may face compliance violations, fines, or legal consequences if exploited.

Mitigation Strategies

Upgrade Apache Thrift to version 0.24.0 or later to address the out-of-bounds read vulnerability in c_glib bindings.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-58023. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart