Description
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.
Problem types
Server-Side Request Forgery (SSRF)
Product status
0:1.0.0-19.el10_1 (rpm) before *
0:1.0.0-19.el10_0 (rpm) before *
8100020251103113748.143e9e98 (rpm) before *
8100020251028161822.823393f5 (rpm) before *
0:1.0.0-9.el9_7 (rpm) before *
0:1.0.0-7.el9_2.1 (rpm) before *
0:1.0.0-9.el9_6 (rpm) before *
Timeline
| 2025-09-08: | Reported to Red Hat. |
| 2025-11-12: | Made public. |
Credits
Red Hat would like to thank Arad Inbar for reporting this issue.
References
access.redhat.com/errata/RHSA-2025:21138 (RHSA-2025:21138)
access.redhat.com/errata/RHSA-2025:21139 (RHSA-2025:21139)
access.redhat.com/errata/RHSA-2025:21140 (RHSA-2025:21140)
access.redhat.com/errata/RHSA-2025:21141 (RHSA-2025:21141)
access.redhat.com/errata/RHSA-2025:21142 (RHSA-2025:21142)
access.redhat.com/errata/RHSA-2025:21448 (RHSA-2025:21448)
access.redhat.com/security/cve/CVE-2025-59088
bugzilla.redhat.com/show_bug.cgi?id=2393955 (RHBZ#2393955)
github.com/latchset/kdcproxy/pull/68