Description
Allocation of Resources Without Limits or Throttling vulnerability in Apache Thrift Java bindings.

This issue affects Apache Thrift: from 0.19.0 before 0.24.0.

Users are recommended to upgrade to version 0.24.0, which fixes the issue.
Published: 2026-07-27
Score: 6.9 Medium
EPSS: 1.9% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to trigger resource exhaustion by causing the Apache Thrift Java bindings to read an unbounded amount of data. The description states that the server allocates resources without limits; it is inferred from the advisory that a specially crafted request could cause that unbounded read, although the exact trigger is not explicitly documented. This can lead to excessive memory or CPU consumption and a denial of service. The issue is a resource exhaustion flaw (CWE-770).

Affected Systems

Apache Thrift, Java bindings, version 0.19.0 through 0.23.x are affected. Any deployment of these versions that exposes a Thrift server to untrusted network traffic is at risk.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity. The EPSS score of 2% suggests a low but non-zero probability of exploitation. The flaw is not listed in CISA KEV, implying no widespread active exploitation. It is inferred from the description that a remote attacker could trigger the flaw by sending a request that causes the server to read an unbounded amount of data, though no proof‑of‑concept or exploitation details are documented.

Generated by OpenCVE AI on August 3, 2026 at 17:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Apache Thrift to version 0.24.0 or later, which includes the necessary safeguards.
  • Configure the Thrift server to enforce maximum read sizes or implement rate limiting to prevent large requests from overwhelming resources.
  • Monitor server performance and resource usage to detect abnormal spikes that may indicate an attempt to abuse the unbounded read functionality.

Generated by OpenCVE AI on August 3, 2026 at 17:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Important


Mon, 27 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache thrift
Vendors & Products Apache
Apache thrift

Mon, 27 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Allocation of Resources Without Limits or Throttling vulnerability in Apache Thrift Java bindings. This issue affects Apache Thrift: from 0.19.0 before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue.
Title Apache Thrift: Unbounded Read Leading to Denial of Service
Weaknesses CWE-770
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-27T13:02:07.682Z

Reserved: 2026-05-08T20:04:35.618Z

Link: CVE-2026-45112

cve-icon Vulnrichment

Updated: 2026-07-27T11:07:23.477Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T12:16:44.560

Modified: 2026-07-27T19:51:07.873

Link: CVE-2026-45112

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-27T10:57:34Z

Links: CVE-2026-45112 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T18:00:11Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling