CVE-2026-45112
Undergoing Analysis Undergoing Analysis - In Progress

Allocation of Resources Without Limits or Throttling in Apache Thrift Java Bindings

Vulnerability report for CVE-2026-45112, 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

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.

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 2 associated CPEs
Vendor Product Version / Range
apache thrift to 0.24.0 (exc)
apache thrift 0.24.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-45112 is an Allocation of Resources Without Limits or Throttling vulnerability in Apache Thrift Java bindings. It affects versions from 0.19.0 before 0.24.0 and can lead to an unbounded read, potentially causing a Denial of Service (DoS) condition.

Detection Guidance

Detection involves checking the Apache Thrift version in use. Commands like 'thrift --version' or inspecting dependency files (e.g., pom.xml for Maven) can identify vulnerable versions (0.19.0 to <0.24.0).

Monitor for unusual resource consumption or DoS symptoms in Java applications using Thrift bindings.

Impact Analysis

This vulnerability may allow attackers to cause excessive resource consumption, leading to system slowdowns or crashes. It specifically targets Apache Thrift Java bindings, potentially disrupting services relying on this component.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by enabling Denial of Service (DoS) conditions through unbounded resource allocation. Such disruptions may lead to unauthorized data access or service unavailability, violating availability requirements in these regulations.

Mitigation Strategies

Upgrade Apache Thrift to version 0.24.0 or later to address the Allocation of Resources Without Limits vulnerability.

Chat Assistant

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

EPSS Chart