CVE-2026-41606
Uncontrolled Recursion Vulnerability in Apache Thrift Before
Publication date: 2026-04-28
Last updated on: 2026-04-28
Assigner: Apache Software Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | thrift | to 0.23.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-674 | The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2026-41606 is an uncontrolled recursion vulnerability in Apache Thrift versions prior to 0.23.0.
This means that the software can enter into a recursive loop without proper control, which can cause unexpected behavior or security issues.
How can this vulnerability impact me? :
The uncontrolled recursion vulnerability can lead to potential security risks, such as application crashes or denial of service, by exhausting system resources.
Users of affected Apache Thrift versions are recommended to upgrade to version 0.23.0 to mitigate these risks.
What immediate steps should I take to mitigate this vulnerability?
To mitigate the uncontrolled recursion vulnerability in Apache Thrift, users are recommended to upgrade to version 0.23.0, which contains the fix for this issue.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The provided information does not specify how the uncontrolled recursion vulnerability in Apache Thrift affects compliance with common standards and regulations such as GDPR or HIPAA.