A vulnerability in the MIT Kerberos implementation allows GSSAPI-protected messages using RC4-HMAC-MD5 to be spoofed due to weaknesses in the MD5 checksum design. If RC4 is preferred over stronger encryption types, an attacker could exploit MD5 collisions to forge message integrity codes. This may lead to unauthorized message tampering.
Workaround:
The product uses an algorithm that produces a digest (output value) that does not meet security expectations for a hash function that allows an adversary to reasonably determine the original input (preimage attack), find another input that can produce the same hash (2nd preimage attack), or find multiple inputs that evaluate to the same hash (birthday attack).
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2025:8411 | vendor advisory |
https://access.redhat.com/errata/RHSA-2025:9418 | vendor advisory |
https://access.redhat.com/errata/RHSA-2025:9430 | vendor advisory |
https://access.redhat.com/security/cve/CVE-2025-3576 | vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=2359465 | issue tracking |
https://lists.debian.org/debian-lts-announce/2025/05/msg00047.html |