Nixpkgs security tracker

Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Suggestions search

With package: free5gc-nssf

Found 3 matching suggestions

View:
Compact
Detailed
Untriaged
Permalink CVE-2026-55068
9.3 CRITICAL
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): None (N)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): High (H)
  • Vulnerable System Impact Integrity (VI): High (H)
  • Vulnerable System Impact Availability (VA): High (H)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): None (N)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): High (H)
  • Modified Vulnerable System Impact Integrity (MVI): High (H)
  • Modified Vulnerable System Impact Availability (MVA): High (H)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 1 day, 4 hours ago Activity log
  • Created suggestion
free5GC: NRF nnrf-nfm lacks NF Profile input validation — enables NF Registration Poisoning with arbitrary service endpoints

free5GC is an open-source implementation of the 5G core network. In 4.2.2 and earlier, the NRF RegisterNFInstance handler at PUT /nnrf-nfm/v1/nf-instances/{nfInstanceID} accepts NF Profiles without enforcing UUID format, nfStatus enum values, heartBeatTimer ranges, mandatory profile fields, or nfServices.ipEndPoints address constraints. The invalid profiles are persisted in the MongoDB NfProfile collection and returned by NFDiscover, allowing an attacker with SBI access to advertise attacker-controlled network-function endpoints and redirect control-plane signaling. This can expose credentials and signaling, alter service discovery integrity, and deny service across network functions that trust the NRF. This issue is fixed in version 4.2.3.

Affected products

free5gc
  • ==< 4.2.3

Matching in nixpkgs

pkgs.free5gc-amf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-bsf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.0.4

pkgs.free5gc-chf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.2.5

pkgs.free5gc-nef

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.2.5

pkgs.free5gc-nrf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-pcf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-smf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-udm

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-udr

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.4

pkgs.free5gc-upf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -

pkgs.free5gc-ausf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-nssf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-tngf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.1.5

pkgs.free5gc-n3iwf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.3.5

Package maintainers

Untriaged
Permalink CVE-2026-55784
7.5 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): None (N)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): High (H)
created 1 day, 4 hours ago Activity log
  • Created suggestion
free5GC AUSF authentication contexts can be overwritten by concurrent requests for the same SUPI

free5GC is an open-source implementation of the 5G core network. In version 1.4.4 and earlier, the AUSF component stores per-subscriber authentication state in a global sync.Map named AUSFContext.UePool in internal/context/context.go, keyed only by SUPI. Every request handled by internal/sbi/processor/ue_authentication.go creates an AusfUeContext, and AddAusfUeContextToPool executes ausfContext.UePool.Store(ausfUeContext.Supi, ausfUeContext), unconditionally replacing the active context for that SUPI. An attacker with access to the AUSF SBI/N12 interface can send concurrent POST /nausf-auth/v1/ue-authentications requests for the same target SUPI, causing all attempts to share one logical authentication context URL while K_aut, XRES, and EapID are repeatedly overwritten. A valid EAP-AKA' response for an earlier challenge is then checked against the latest context, causing AT_MAC verification to fail and denying authentication to the selected subscriber while the request flood continues. No fixed version is available as of this review.

Affected products

free5gc
  • ==<= 1.4.4

Matching in nixpkgs

pkgs.free5gc-amf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-bsf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.0.4

pkgs.free5gc-chf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.2.5

pkgs.free5gc-nef

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.2.5

pkgs.free5gc-nrf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-pcf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-smf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-udm

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-udr

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.4

pkgs.free5gc-upf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -

pkgs.free5gc-ausf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-nssf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-tngf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.1.5

pkgs.free5gc-n3iwf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.3.5

Package maintainers

Untriaged
Permalink CVE-2026-55785
3.7 LOW
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): Low (L)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
created 1 day, 4 hours ago Activity log
  • Created suggestion
free5GC AUSF uses non-constant-time authentication comparisons and logs XRES* in 5G-AKA

free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the AUSF component performs cryptographic authentication comparisons in internal/sbi/processor/ue_authentication.go with ordinary equality helpers. Auth5gAkaComfirmRequestProcedure compares RES* and XRES* with strings.EqualFold and logs the expected XRES* value at INFO level before comparison. EapAuthComfirmRequestProcedure compares AT_MAC and XMAC with bytes.Equal and evaluates XRES == RES with ordinary string equality. These comparisons can return at mismatch-dependent times, although testing did not demonstrate a practical remote timing oracle because of HTTP/SBI timing noise. The INFO log exposes authentication material to operators, log collectors, sidecars, or processes able to read AUSF logs. This issue is fixed in version 1.4.5.

Affected products

free5gc
  • ==< 1.4.5

Matching in nixpkgs

pkgs.free5gc-amf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-bsf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.0.4

pkgs.free5gc-chf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.2.5

pkgs.free5gc-nef

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.2.5

pkgs.free5gc-nrf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-pcf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-smf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-udm

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-udr

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.4

pkgs.free5gc-upf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -

pkgs.free5gc-ausf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-nssf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.4.5

pkgs.free5gc-tngf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.1.5

pkgs.free5gc-n3iwf

Open source 5G core network based on 3GPP R15

  • nixos-unstable -
    • nixos-unstable-small 1.3.5

Package maintainers