Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2022-41860

24
FAUCET Score

CVE-2022-41860 is a NULL pointer dereference vulnerability affecting FreeRADIUS. Specifically, an EAP-SIM supplicant sending an unknown SIM option can cause the server to crash due to improper handling of a failed dictionary lookup. This vulnerability carries a CVSS score of 7.5 (High), indicating it can be exploited remotely with low attack complexity, leading to a denial-of-service condition. There is no impact on confidentiality or integrity. Currently, there is no evidence of active exploitation, and no public exploit code (Metasploit, Nuclei, ExploitDB) is available. Community discussion and media coverage for this CVE are minimal.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0.9.3, <= 3.0.25CPE matchmatch criteria
cpe:2.3:a:freeradius:freeradius:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.17%
Probability of exploitation in next 30 days
EPSS Percentile
64.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0117 is in the 43rd percentile among its peer group of 51,553 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (5)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: cbl2 freeradius 3.2.3-1 on CBL Mariner 2.0Fixed in: 3.2.3-1
microsoftpatch availablevia msrc
Product: 19509-16823Fixed in: 3.2.3-1
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: freeradius:3.0-8080020221214103624.89170a74
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: freeradius-0:3.0.21-37.el9
View patch

Vendor Advisories (2)

microsoft2023-Jan/CVE-2022-41860Important

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.

Jan 10, 2023
redhatCVE-2022-41860Moderate

freeradius: Crash on unknown option in EAP-SIM

Apr 22, 2022

References

lists.debian.org / debian-lts-announce/2025/06/msg00030.html
freeradius.org / security
PatchVendor Advisory
github.com / FreeRADIUS/freeradius-server/commit/f1cdbb33ec61c4a64a
PatchThird Party Advisory