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

 

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

Published: November 19, 2025


Vulnerability identifier: #VU118627
Vulnerability risk: Medium
CVSSv4.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
Vulnerable software:
kdcproxy
Software vendor:
latchset

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.


Remediation

Install updates from vendor's website.

External links