Server-Side Request Forgery (SSRF) in kdcproxy - CVE-2025-59088

 

Server-Side Request Forgery (SSRF) in kdcproxy - CVE-2025-59088

Published: November 19, 2025


Vulnerability identifier: #VU118627
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:U/U:Green
CVE-ID: CVE-2025-59088
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: latchset
Affected software:
kdcproxy

Detailed vulnerability description

The disclosed vulnerability allows a remote attacker to perform SSRF attacks.

The vulnerability exists due to insufficient validation of user-supplied input. 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. A remote attacker can probe internal network topology and firewall rules, perform port scanning, and exfiltrate data.


How to mitigate CVE-2025-59088

Install updates from vendor's website.

Sources