CVE-2025-59089 Details
Description
If an attacker causes kdcproxy to connect to an attacker-controlled KDC server (e.g. through server-side request forgery), they can exploit the fact that kdcproxy does not enforce bounds on TCP response length to conduct a denial-of-service attack. While receiving the KDC's response, kdcproxy copies the entire buffered stream into a new buffer on each recv() call, even when the transfer is incomplete, causing excessive memory allocation and CPU usage. Additionally, kdcproxy accepts incoming response chunks as long as the received data length is not exactly equal to the length indicated in the response header, even when individual chunks or the total buffer exceed the maximum length of a Kerberos message. This allows an attacker to send unbounded data until the connection timeout is reached (approximately 12 seconds), exhausting server memory or CPU resources. Multiple concurrent requests can cause accept queue overflow, denying service to legitimate clients.
A denial-of-service vulnerability has been identified in Red Hat KDCProxy. The issue arises when KDCProxy is manipulated to connect to a malicious Key Distribution Center (KDC) server, potentially through server-side request forgery. KDCProxy fails to properly limit the length of TCP responses, allowing attackers to send excessive data that is not appropriately managed. This unbounded buffering leads to significant memory consumption and increased CPU usage. The vulnerability can cause the accept queue to overflow, disrupting service for legitimate clients.
Users can update to the latest version of KDCProxy, which includes fixes for this vulnerability. Instructions for applying this update are available on the Red Hat Customer Portal.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Nov 12, 2025CISA-ADP
Assessed Nov 12, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-770 | Allocation of Resources Without Limits or Throttling | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Red Hat Enterprise Linux | All versions |
CPE
Remediation
| |
| Red Hat Enterprise Linux Server | All versions |
CPE
Remediation
| |
| Red Hat Enterprise Linux for IBM z Systems | All versions |
CPE
Remediation
| |
| Red Hat Enterprise Linux for Power | All versions |
CPE
Remediation
| |
| Red Hat Enterprise Linux for ARM | All versions |
CPE
Remediation
| |
| Red Hat Identity Management | All versions |
CPE
Remediation
| |
| latchset kdcproxy | All versions |
CPE
Remediation
| |
Change History
12 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 30, 2026 | CVE Modified | [email protected] |
| Jun 25, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Apr 20, 2026 | CVE Modified | [email protected] |
| Jan 28, 2026 | CVE Modified | CVE |
| Dec 9, 2025 | CVE Modified | [email protected] |
| Nov 20, 2025 | CVE Modified | [email protected] |
| Nov 19, 2025 | CVE Modified | [email protected] |
| Nov 17, 2025 | CVE Modified | [email protected] |
| Nov 12, 2025 | CVE Modified | [email protected] |
| Nov 12, 2025 | New CVE Received | [email protected] |
Volerion