VYPR

flexric

by Eurecom.fr

CVEs (2)

  • CVE-2026-37230HigJun 1, 2026
    risk 0.49cvss 7.5epss 0.01

    FlexRIC v2.0.0 crashes when the near-RT RIC receives a RIC_INDICATION message with a ran_func_id that does not exist in its registry. The lookup returns NULL, triggering assert() in Debug builds (SIGABRT) or NULL pointer dereference in Release builds (SIGSEGV). A remote…

  • CVE-2026-37225HigJun 1, 2026
    risk 0.49cvss 7.5epss 0.00

    FlexRIC v2.0.0 crashes when the iApp receives an E42_RIC_SUBSCRIPTION_REQUEST with an empty ricEventTriggerDefinition field. The E42 layer decoder accepts this as valid, but the E2AP encoder asserts a non-empty constraint when forwarding the request. A remote unauthenticated…