← back
CVE-2024-3596critical

RADIUS Protocol under RFC2865 is vulnerable to forgery attacks.

53Vexday Risk Score

No sign of exploitation. It has a public proof of concept.

ssvc Attendcvss 9epss 15%
from disclosure to weapon0 days
Published on NVDJul 9
1st PoCJul 9
exploitation probability
15%top 4% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
In short

The RADIUS authentication protocol has a critical weakness that allows an attacker on the local network to forge fake authentication responses, potentially tricking systems into granting unauthorized access. This happens because the protocol uses MD5, an outdated encryption method that can be manipulated.

Technical detail

RADIUS (RFC 2865) is vulnerable to chosen-prefix collision attacks against the MD5-based Response Authenticator, enabling local attackers to forge Access-Accept, Access-Reject, or Access-Challenge packets. The attack requires network proximity to intercept and modify responses in transit, compromising authentication integrity and potentially allowing unauthorized access to protected resources.

Summary generated and translated by AI from the official description.
RADIUS Protocol under RFC 2865 is susceptible to forgery attacks by a local attacker who can modify any valid Response (Access-Accept, Access-Reject, or Access-Challenge) to any other response using a chosen-prefix collision attack against MD5 Response Authenticator signature.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Affected products
IETF · RFC
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.