Cyber Resilience

CVE-2025-3576

MediumUpdated

Published: 15 April 2025

Published
15 April 2025
Modified
12 May 2026
KEV Added
Patch
CVSS Score v3.1 5.9 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
EPSS Score 0.0025 48.9th percentile
Risk Priority 12 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-3576 is a medium-severity Use of Weak Hash (CWE-328) vulnerability in Mit (inferred from references). Its CVSS base score is 5.9 (Medium).

Operationally, ranked at the 48.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

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…

more

integrity codes. This may lead to unauthorized message tampering.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

Mit
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-328

Requires appropriate hash functions for cryptographic uses, preventing reliance on weak hashes.

addresses: CWE-328

Security updates supplant weak hashing algorithms with stronger alternatives before attackers can exploit the original weakness.

References