Lucene search
+L

94 matches found

CNNVD
CNNVD
added 2026/06/01 12:00 a.m.17 views

Mosaic5G flexric 异常处理不当漏洞

FlexRIC is an open-source RAN intelligent controller developed by Mosaic5G. Version FlexRIC v2.0.0 contains a security vulnerability. This vulnerability stems from the iApp message distributor using assert for validation of the allowlist, which may allow remote unauthenticated attackers to send...

7.5CVSS5.5AI score0.00437EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/01 12:00 a.m.51 views

CVE-2026-37227

FlexRIC v2.0.0 contains reachable assert0 calls in stub message handlers for whitelisted but unimplemented E2AP message types in the near-RT RIC. A remote unauthenticated attacker can send a decodable E2AP PDU of such a type e.g., E2nodeConfigurationUpdate to crash the near-RT RIC process port...

0.00415EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/01 12:00 a.m.45 views

CVE-2026-37230

FlexRIC v2.0.0 crashes when the near-RT RIC receives a RICINDICATION message with a ranfuncid 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 unauthenticated attacker can crash...

0.00642EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.24 views

Mosaic5G FlexRIC 异常处理不当漏洞

FlexRIC is an open-source RAN intelligent controller developed by Mosaic5G. The FlexRIC v2.0.0 version contains a security vulnerability. This vulnerability stems from the use of the assert function to enforce the existence of pending events when processing RICSUBSCRIPTIONRESPONSE with an unknown...

7.5CVSS5.4AI score0.00347EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.21 views

Mosaic5G FlexRIC 异常处理不当漏洞

FlexRIC is an open-source RAN intelligent controller developed by Mosaic5G. Version FlexRIC v2.0.0 contains a security vulnerability. This vulnerability arises from the use of the assert function to enforce mapping relationships before sending the E2SETUPREQUEST message. This could allow remote...

7.5CVSS5.4AI score0.00347EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/01 12:00 a.m.46 views

CVE-2026-37233

CVE-2026-37233 affects FlexRIC v2.0.0. The iApp/xApp isolation contains an authorization bypass: the function eq_xapp_ric_gen_id() compares m0->xapp_id against itself rather than the other argument, effectively ignoring the xApp identity dimension. A malicious xApp connected to the iApp (port ...

7.5CVSS5.8AI score0.00454EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/01 12:00 a.m.15 views

CVE-2026-37221

FlexRIC v2.0.0 crashes when receiving a RICSUBSCRIPTIONRESPONSE with an unknown ricid that has no corresponding pending event. The near-RT RIC uses assert to enforce the existence of a pending event during response processing. A remote unauthenticated attacker can send a forged...

5.8AI score0.00347EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/01 12:00 a.m.10 views

CVE-2026-37221

FlexRIC v2.0.0 crashes when receiving a RICSUBSCRIPTIONRESPONSE with an unknown ricid that has no corresponding pending event. The near-RT RIC uses assert to enforce the existence of a pending event during response processing. A remote unauthenticated attacker can send a forged...

5.8AI score0.00347EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/01 12:00 a.m.46 views

CVE-2026-37225

FlexRIC v2.0.0 crashes when the iApp receives an E42RICSUBSCRIPTIONREQUEST 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 attacker can crash the...

0.00415EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/01 12:00 a.m.16 views

CVE-2026-37223

FlexRIC v2.0.0 contains a reachable assertion in the iApp message dispatcher. The dispatcher validates incoming E2AP messages against a 9-entry whitelist using assert. A remote unauthenticated attacker can send any decodable E2AP PDU with a message type not in the whitelist to crash the iApp...

5.8AI score0.00437EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/01 12:00 a.m.41 views

CVE-2026-37230

FlexRIC v2.0.0 is vulnerable: when the near-RT RIC processes a RIC_INDICATION containing a ran_func_id not present in its registry, the lookup returns NULL, triggering an assert in Debug builds (SIGABRT) or a NULL pointer dereference in Release builds (SIGSEGV). This allows a remote unauthenticat...

7.5CVSS5.9AI score0.00642EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/06/01 12:00 a.m.50 views

CVE-2026-37223

FlexRIC v2.0.0 contains a reachable assertion in the iApp message dispatcher. The dispatcher validates incoming E2AP messages against a 9-entry whitelist using assert(), allowing a remote unauthenticated attacker to send decodable E2AP PDUs with a type not in the whitelist to crash the iApp proce...

7.5CVSS5.8AI score0.00437EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.17 views

Mosaic5G flexric 异常处理不当漏洞

FlexRIC is an open-source RAN intelligent controller developed by Mosaic5G. Version FlexRIC v2.0.0 contains a security vulnerability. This vulnerability stems from reachable assert0 calls within the stub message processor, which could allow remote unauthenticated attackers to send E2AP message...

7.5CVSS5.4AI score0.00415EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/01 12:00 a.m.52 views

CVE-2026-37229

CVE-2026-37229 affects FlexRIC v2.0.0. A reachable assertion in e2ap_create_pdu() is triggered when ASN.1 PER decoding fails, allowing a remote unauthenticated attacker to send a non-PER byte sequence (e.g., 0x00) over SCTP to the near-RT RIC at port 36421 or iApp at port 36422 to crash the proce...

7.5CVSS5.8AI score0.00624EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/09 9:36 a.m.15 views

CVE-2024-34046

The O-RAN E2T I-Release Prometheus metric Increment function can crash in sctpThread.cpp for message.peerInfo-sctpParams-e2tCountersINSUCCMSGCOUNTERProcedureCodeidRICsubscription-Increment...

7.5CVSS7AI score0.00515EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:35 a.m.16 views

CVE-2024-34047

O-RAN RIC I-Release e2mgr lacks array size checks in RicServiceUpdateHandler...

4.3CVSS7AI score0.00334EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2017-7257

Malware in sbrugna...

6.5CVSS7AI score0.00222EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-53928

Malicious code in bioql PyPI...

5.7CVSS6.6AI score0.0024EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2024-53929

Malicious code in bioql PyPI...

4.3CVSS6.6AI score0.00217EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-53927

Malicious code in bioql PyPI...

5.7CVSS6.6AI score0.0024EPSS
SaveExploits0References2
Rows per page
Query Builder