Approved changes feed: RSS · Atom

cpe:2.3:a:latchset:kdcproxy:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorLatchset (8f5e1021-94f8-59f8-9922-a70da258bcc1)
ProductKdcproxy (3adbe2c7-09c4-5a69-8df1-8f674a77e12f)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2025-59089 vulnerable 2026-06-08 07:35:19.984353 Python-kdcproxy: remote dos via unbounded tcp upstream buffering
MEDIUM (5.9)
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.
Published: 2025-11-12T16:40:50.725Z
Updated: 2026-06-30T03:11:05.238Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-59088 vulnerable 2026-06-08 07:35:19.978435 Python-kdcproxy: unauthenticated ssrf via realm‑controlled dns srv
HIGH (8.6)
If kdcproxy receives a request for a realm which does not have server addresses defined in its configuration, by default, it will query SRV records in the DNS zone matching the requested realm name. This creates a server-side request forgery vulnerability, since an attacker could send a request for a realm matching a DNS zone where they created SRV records pointing to arbitrary ports and hostnames (which may resolve to loopback or internal IP addresses). This vulnerability can be exploited to probe internal network topology and firewall rules, perform port scanning, and exfiltrate data. Deployments where the "use_dns" setting is explicitly set to false are not affected.
Published: 2025-11-12T16:35:27.877Z
Updated: 2026-06-30T00:30:18.385Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.