VYPR

Go modules package

github.com/free5gc/bsf

pkg:golang/github.com/free5gc/bsf

Vulnerabilities (1)

  • CVE-2026-44318MedMay 27, 2026
    affected < 1.0.2fixed 1.0.2

    free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's BSF PUT /nbsf-management/v1/subscriptions/{subId} handler has an unsynchronized write on the global Subscriptions map. The handler first reads the map under RLock() via BSFContext.GetSubscr