freeradius CVE Vulnerabilities & Metrics

Focus on freeradius vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About freeradius Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with freeradius. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total freeradius CVEs: 25
Earliest CVE date: 04 Mar 2002, 05:00 UTC
Latest CVE date: 09 Jul 2024, 12:15 UTC

Latest CVE reference: CVE-2024-3596

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 1

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical freeradius CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 5.48

Max CVSS: 7.8

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 5
4.0-6.9 29
7.0-8.9 14
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS freeradius CVEs

These are the five CVEs with the highest CVSS scores for freeradius, sorted by severity first and recency.

All CVEs for freeradius

CVE-2024-3596 freeradius vulnerability CVSS: 0 09 Jul 2024, 12:15 UTC

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.

CVE-2022-41861 freeradius vulnerability CVSS: 0 17 Jan 2023, 18:15 UTC

A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash.

CVE-2022-41860 freeradius vulnerability CVSS: 0 17 Jan 2023, 18:15 UTC

In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash.

CVE-2022-41859 freeradius vulnerability CVSS: 0 17 Jan 2023, 18:15 UTC

In freeradius, the EAP-PWD function compute_password_element() leaks information about the password which allows an attacker to substantially reduce the size of an offline dictionary attack.

CVE-2019-17185 freeradius vulnerability CVSS: 5.0 21 Mar 2020, 01:15 UTC

In FreeRADIUS 3.0.x before 3.0.20, the EAP-pwd module used a global OpenSSL BN_CTX instance to handle all handshakes. This mean multiple threads use the same BN_CTX instance concurrently, resulting in crashes when concurrent EAP-pwd handshakes are initiated. This can be abused by an adversary as a Denial-of-Service (DoS) attack.

CVE-2015-9542 freeradius vulnerability CVSS: 5.0 24 Feb 2020, 15:15 UTC

add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.

CVE-2019-13456 freeradius vulnerability CVSS: 2.9 03 Dec 2019, 20:15 UTC

In FreeRADIUS 3.0 through 3.0.19, on average 1 in every 2048 EAP-pwd handshakes fails because the password element cannot be found within 10 iterations of the hunting and pecking loop. This leaks information that an attacker can use to recover the password of any user. This information leakage is similar to the "Dragonblood" attack and CVE-2019-9494.

CVE-2019-10143 freeradius vulnerability CVSS: 6.9 24 May 2019, 17:29 UTC

It was discovered freeradius up to and including version 3.0.19 does not correctly configure logrotate, allowing a local attacker who already has control of the radiusd user to escalate his privileges to root, by tricking logrotate into writing a radiusd-writable file to a directory normally inaccessible by the radiusd user. NOTE: the upstream software maintainer has stated "there is simply no way for anyone to gain privileges through this alleged issue."

CVE-2019-11235 freeradius vulnerability CVSS: 7.5 22 Apr 2019, 11:29 UTC

FreeRADIUS before 3.0.19 mishandles the "each participant verifies that the received scalar is within a range, and that the received group element is a valid point on the curve being used" protection mechanism, aka a "Dragonblood" issue, a similar issue to CVE-2019-9498 and CVE-2019-9499.

CVE-2019-11234 freeradius vulnerability CVSS: 7.5 22 Apr 2019, 11:29 UTC

FreeRADIUS before 3.0.19 does not prevent use of reflection for authentication spoofing, aka a "Dragonblood" issue, a similar issue to CVE-2019-9497.

CVE-2017-10987 freeradius vulnerability CVSS: 5.0 17 Jul 2017, 17:29 UTC

An FR-GV-304 issue in FreeRADIUS 3.x before 3.0.15 allows "DHCP - Buffer over-read in fr_dhcp_decode_suboptions()" and a denial of service.

CVE-2017-10986 freeradius vulnerability CVSS: 5.0 17 Jul 2017, 17:29 UTC

An FR-GV-303 issue in FreeRADIUS 3.x before 3.0.15 allows "DHCP - Infinite read in dhcp_attr2vp()" and a denial of service.

CVE-2017-10985 freeradius vulnerability CVSS: 7.8 17 Jul 2017, 17:29 UTC

An FR-GV-302 issue in FreeRADIUS 3.x before 3.0.15 allows "Infinite loop and memory exhaustion with 'concat' attributes" and a denial of service.

CVE-2017-10984 freeradius vulnerability CVSS: 7.5 17 Jul 2017, 17:29 UTC

An FR-GV-301 issue in FreeRADIUS 3.x before 3.0.15 allows "Write overflow in data2vp_wimax()" - this allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code.

CVE-2017-10983 freeradius vulnerability CVSS: 5.0 17 Jul 2017, 17:29 UTC

An FR-GV-206 issue in FreeRADIUS 2.x before 2.2.10 and 3.x before 3.0.15 allows "DHCP - Read overflow when decoding option 63" and a denial of service.

CVE-2017-10982 freeradius vulnerability CVSS: 5.0 17 Jul 2017, 17:29 UTC

An FR-GV-205 issue in FreeRADIUS 2.x before 2.2.10 allows "DHCP - Buffer over-read in fr_dhcp_decode_options()" and a denial of service.

CVE-2017-10981 freeradius vulnerability CVSS: 5.0 17 Jul 2017, 17:29 UTC

An FR-GV-204 issue in FreeRADIUS 2.x before 2.2.10 allows "DHCP - Memory leak in fr_dhcp_decode()" and a denial of service.

CVE-2017-10980 freeradius vulnerability CVSS: 5.0 17 Jul 2017, 17:29 UTC

An FR-GV-203 issue in FreeRADIUS 2.x before 2.2.10 allows "DHCP - Memory leak in decode_tlv()" and a denial of service.

CVE-2017-10979 freeradius vulnerability CVSS: 7.5 17 Jul 2017, 17:29 UTC

An FR-GV-202 issue in FreeRADIUS 2.x before 2.2.10 allows "Write overflow in rad_coalesce()" - this allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code.

CVE-2017-10978 freeradius vulnerability CVSS: 5.0 17 Jul 2017, 17:29 UTC

An FR-GV-201 issue in FreeRADIUS 2.x before 2.2.10 and 3.x before 3.0.15 allows "Read / write overflow in make_secret()" and a denial of service.

CVE-2017-9148 freeradius vulnerability CVSS: 7.5 29 May 2017, 17:29 UTC

The TLS session cache in FreeRADIUS 2.1.1 through 2.1.7, 3.0.x before 3.0.14, 3.1.x before 2017-02-04, and 4.0.x before 2017-02-04 fails to reliably prevent resumption of an unauthenticated session, which allows remote attackers (such as malicious 802.1X supplicants) to bypass authentication via PEAP or TTLS.

CVE-2015-4680 freeradius vulnerability CVSS: 5.0 05 Apr 2017, 17:59 UTC

FreeRADIUS 2.2.x before 2.2.8 and 3.0.x before 3.0.9 does not properly check revocation of intermediate CA certificates.

CVE-2015-8764 freeradius vulnerability CVSS: 6.8 27 Mar 2017, 17:59 UTC

Off-by-one error in the EAP-PWD module in FreeRADIUS 3.0 through 3.0.8, which triggers a buffer overflow.

CVE-2015-8763 freeradius vulnerability CVSS: 6.8 27 Mar 2017, 17:59 UTC

The EAP-PWD module in FreeRADIUS 3.0 through 3.0.8 allows remote attackers to have unspecified impact via a crafted (1) commit or (2) confirm message, which triggers an out-of-bounds read.

CVE-2015-8762 freeradius vulnerability CVSS: 4.3 27 Mar 2017, 17:59 UTC

The EAP-PWD module in FreeRADIUS 3.0 through 3.0.8 allows remote attackers to cause a denial of service (NULL pointer dereference and server crash) via a zero-length EAP-PWD packet.

CVE-2014-2015 freeradius vulnerability CVSS: 7.5 02 Nov 2014, 00:55 UTC

Stack-based buffer overflow in the normify function in the rlm_pap module (modules/rlm_pap/rlm_pap.c) in FreeRADIUS 2.x, possibly 2.2.3 and earlier, and 3.x, possibly 3.0.1 and earlier, might allow attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long password hash, as demonstrated by an SSHA hash.

CVE-2011-4966 freeradius vulnerability CVSS: 6.0 12 Mar 2013, 23:55 UTC

modules/rlm_unix/rlm_unix.c in FreeRADIUS before 2.2.0, when unix mode is enabled for user authentication, does not properly check the password expiration in /etc/shadow, which allows remote authenticated users to authenticate using an expired password.

CVE-2012-3547 freeradius vulnerability CVSS: 6.8 18 Sep 2012, 17:55 UTC

Stack-based buffer overflow in the cbtls_verify function in FreeRADIUS 2.1.10 through 2.1.12, when using TLS-based EAP methods, allows remote attackers to cause a denial of service (server crash) and possibly execute arbitrary code via a long "not after" timestamp in a client certificate.

CVE-2011-2701 freeradius vulnerability CVSS: 5.8 04 Aug 2011, 02:45 UTC

The ocsp_check function in rlm_eap_tls.c in FreeRADIUS 2.1.11, when OCSP is enabled, does not properly parse replies from OCSP responders, which allows remote attackers to bypass authentication by using the EAP-TLS protocol with a revoked X.509 client certificate.

CVE-2010-3697 freeradius vulnerability CVSS: 4.3 07 Oct 2010, 21:00 UTC

The wait_for_child_to_die function in main/event.c in FreeRADIUS 2.1.x before 2.1.10, in certain circumstances involving long-term database outages, does not properly handle long queue times for requests, which allows remote attackers to cause a denial of service (daemon crash) by sending many requests.

CVE-2010-3696 freeradius vulnerability CVSS: 4.3 07 Oct 2010, 21:00 UTC

The fr_dhcp_decode function in lib/dhcp.c in FreeRADIUS 2.1.9, in certain non-default builds, does not properly handle the DHCP Relay Agent Information option, which allows remote attackers to cause a denial of service (infinite loop and daemon outage) via a packet that has more than one sub-option. NOTE: some of these details are obtained from third party information.

CVE-2009-3111 freeradius vulnerability CVSS: 5.0 09 Sep 2009, 18:30 UTC

The rad_decode function in FreeRADIUS before 1.1.8 allows remote attackers to cause a denial of service (radiusd crash) via zero-length Tunnel-Password attributes, as demonstrated by a certain module in VulnDisco Pack Professional 7.6 through 8.11. NOTE: this is a regression error related to CVE-2003-0967.

CVE-2008-4474 freeradius vulnerability CVSS: 7.2 07 Oct 2008, 21:11 UTC

freeradius-dialupadmin in freeradius 2.0.4 allows local users to overwrite arbitrary files via a symlink attack on temporary files in (1) backup_radacct, (2) clean_radacct, (3) monthly_tot_stats, (4) tot_stats, and (5) truncate_radacct.

CVE-2007-2028 freeradius vulnerability CVSS: 5.0 13 Apr 2007, 18:19 UTC

Memory leak in freeRADIUS 1.1.5 and earlier allows remote attackers to cause a denial of service (memory consumption) via a large number of EAP-TTLS tunnel connections using malformed Diameter format attributes, which causes the authentication request to be rejected but does not reclaim VALUE_PAIR data structures.

CVE-2007-0080 freeradius vulnerability CVSS: 6.6 05 Jan 2007, 11:28 UTC

Buffer overflow in the SMB_Connect_Server function in FreeRadius 1.1.3 and earlier allows attackers to execute arbitrary code related to the server desthost field of an SMB_Handle_Type instance. NOTE: the impact of this issue has been disputed by a reliable third party and the vendor, who states that exploitation is limited "only to local administrators who have write access to the server configuration files." CVE concurs with the dispute

CVE-2006-1354 freeradius vulnerability CVSS: 7.5 22 Mar 2006, 02:02 UTC

Unspecified vulnerability in FreeRADIUS 1.0.0 up to 1.1.0 allows remote attackers to bypass authentication or cause a denial of service (server crash) via "Insufficient input validation" in the EAP-MSCHAPv2 state machine module.

CVE-2005-4746 freeradius vulnerability CVSS: 7.8 31 Dec 2005, 05:00 UTC

Multiple buffer overflows in FreeRADIUS 1.0.3 and 1.0.4 allow remote attackers to cause denial of service (crash) via (1) the rlm_sqlcounter module or (2) unknown vectors "while expanding %t".

CVE-2005-4745 freeradius vulnerability CVSS: 7.5 31 Dec 2005, 05:00 UTC

SQL injection vulnerability in the rlm_sqlcounter module in FreeRADIUS 1.0.3 and 1.0.4 allows remote attackers to execute arbitrary SQL commands via unknown attack vectors.

CVE-2005-4744 freeradius vulnerability CVSS: 6.4 31 Dec 2005, 05:00 UTC

Off-by-one error in the sql_error function in sql_unixodbc.c in FreeRADIUS 1.0.2.5-5, and possibly other versions including 1.0.4, might allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code by causing the external database query to fail. NOTE: this single issue is part of a larger-scale disclosure, originally by SUSE, which reported multiple issues that were disputed by FreeRADIUS. Disputed issues included file descriptor leaks, memory disclosure, LDAP injection, and other issues. Without additional information, the most recent FreeRADIUS report is being regarded as the authoritative source for this CVE identifier.

CVE-2005-1454 freeradius vulnerability CVSS: 7.5 19 May 2005, 04:00 UTC

SQL injection vulnerability in the radius_xlat function in the SQL module for FreeRADIUS 1.0.2 and earlier allows remote authenticated users to execute arbitrary SQL commands via (1) group_membership_query, (2) simul_count_query, or (3) simul_verify_query configuration entries.

CVE-2005-1455 freeradius vulnerability CVSS: 7.5 19 May 2005, 04:00 UTC

Buffer overflow in the sql_escape_func function in the SQL module for FreeRADIUS 1.0.2 and earlier allows remote attackers to cause a denial of service (crash).

CVE-2004-0960 freeradius vulnerability CVSS: 5.0 09 Feb 2005, 05:00 UTC

FreeRADIUS before 1.0.1 allows remote attackers to cause a denial of service (core dump) via malformed USR vendor-specific attributes (VSA) that cause a memcpy operation with a -1 argument.

CVE-2004-0961 freeradius vulnerability CVSS: 5.0 09 Feb 2005, 05:00 UTC

Memory leak in FreeRADIUS before 1.0.1 allows remote attackers to cause a denial of service (memory exhaustion) via a series of Access-Request packets with (1) Ascend-Send-Secret, (2) Ascend-Recv-Secret, or (3) Tunnel-Password attributes.

CVE-2004-0938 freeradius vulnerability CVSS: 5.0 03 Nov 2004, 05:00 UTC

FreeRADIUS before 1.0.1 allows remote attackers to cause a denial of service (server crash) by sending an Ascend-Send-Secret attribute without the required leading packet.

CVE-2003-0967 freeradius vulnerability CVSS: 5.0 15 Dec 2003, 05:00 UTC

rad_decode in FreeRADIUS 0.9.2 and earlier allows remote attackers to cause a denial of service (crash) via a short RADIUS string attribute with a tag, which causes memcpy to be called with a -1 length argument, as demonstrated using the Tunnel-Password attribute.

CVE-2002-0318 freeradius vulnerability CVSS: 5.0 25 Jun 2002, 04:00 UTC

FreeRADIUS RADIUS server allows remote attackers to cause a denial of service (CPU consumption) via a flood of Access-Request packets.

CVE-2001-1376 freeradius vulnerability CVSS: 7.5 04 Mar 2002, 05:00 UTC

Buffer overflow in digest calculation function of multiple RADIUS implementations allows remote attackers to cause a denial of service and possibly execute arbitrary code via shared secret data.

CVE-2001-1377 freeradius vulnerability CVSS: 5.0 04 Mar 2002, 05:00 UTC

Multiple RADIUS implementations do not properly validate the Vendor-Length of the Vendor-Specific attribute, which allows remote attackers to cause a denial of service (crash) via a Vendor-Length that is less than 2.