Lucene search
K

29 matches found

RedhatCVE
RedhatCVE
added 2026/06/05 7:46 p.m.12 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...

7.5CVSS5.5AI score0.00415EPSS
Exploits0References1
NVD
NVD
added 2026/06/01 7:16 p.m.12 views

CVE-2026-37226

FlexRIC v2.0.0 crashes when the iApp receives an E42RICSUBSCRIPTIONREQUEST referencing a non-existent E2 Node. The lookup function returns NULL, which is enforced by assert in Debug builds SIGABRT and dereferenced in Release builds SIGSEGV. A remote unauthenticated attacker can crash the iApp...

7.5CVSS0.00642EPSS
Exploits1References2
EUVD
EUVD
added 2026/06/01 6:31 p.m.10 views

EUVD-2026-33697

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...

7.5CVSS5.8AI score0.00437EPSS
Exploits0References3
EUVD
EUVD
added 2026/06/01 6:31 p.m.11 views

EUVD-2026-33699

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...

7.5CVSS5.8AI score0.00415EPSS
Exploits0References3
CVE
CVE
added 2026/06/01 12:0 a.m.13 views

CVE-2026-37232

OpenAirInterface5G 2.4.0 (nr-softmodem) E2SM-KPM RAN Function PRB utilization calculation (fill_RRU_PrbTotDl/Ul in openair2/E2AP/RAN_FUNCTION/O-RAN/ran_func_kpm_subs.c) divides PRB difference by the previous total_prb_aggregate, missing a zero-check. If two consecutive samples are identical and a...

8.6CVSS5.8AI score0.00393EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/01 12:0 a.m.29 views

CVE-2026-37226

FlexRIC v2.0.0 crashes when the iApp receives an E42RICSUBSCRIPTIONREQUEST referencing a non-existent E2 Node. The lookup function returns NULL, which is enforced by assert in Debug builds SIGABRT and dereferenced in Release builds SIGSEGV. A remote unauthenticated attacker can crash the iApp...

0.00642EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/06/01 12:0 a.m.10 views

CVE-2026-37222

FlexRIC v2.0.0 uses hardcoded assertions to validate Information Element IE counts in decoded E2AP messages. A remote unauthenticated attacker can send a valid E2AP PDU containing an unexpected number of IEs e.g., an E2setupRequest with extra optional fields to crash the near-RT RIC port 36421 or...

5.9AI score0.00428EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/06/01 12:0 a.m.8 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...

5.8AI score0.00415EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/06/01 12:0 a.m.30 views

CVE-2026-37235

FlexRIC v2.0.0 trusts the xappid field from E42 message payloads without binding it to the sender's SCTP association. The validation function validxappid only checks that the value is within the assigned range. A remote unauthenticated attacker can impersonate any xApp by specifying their xappid ...

0.0057EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/06/01 12:0 a.m.10 views

PT-2026-45506

Name of the Vulnerable Software and Affected Versions FlexRIC version 2.0.0 Description A remote unauthenticated attacker can cause the iApp process on port 36422 to crash by sending an E42 RIC SUBSCRIPTION REQUEST that references a non-existent E2 Node. This occurs because the lookup function...

7.5CVSS5.6AI score0.00642EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2026/06/01 12:0 a.m.7 views

CVE-2026-37226

FlexRIC v2.0.0 crashes when the iApp receives an E42RICSUBSCRIPTIONREQUEST referencing a non-existent E2 Node. The lookup function returns NULL, which is enforced by assert in Debug builds SIGABRT and dereferenced in Release builds SIGSEGV. A remote unauthenticated attacker can crash the iApp...

6AI score0.00642EPSS
Exploits1References2
CVE
CVE
added 2026/06/01 12:0 a.m.16 views

CVE-2026-37226

FlexRIC v2.0.0 is vulnerable: when the iApp receives an E42_RIC_SUBSCRIPTION_REQUEST referencing a non-existent E2 Node, the lookup returns NULL and triggers an abort in Debug builds (SIGABRT) or a segfault in Release builds (SIGSEGV), allowing a remote unauthenticated attacker to crash the iApp ...

7.5CVSS6AI score0.00642EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2026/06/01 12:0 a.m.17 views

CVE-2026-37225

FlexRIC v2.0.0 is affected by CVE-2026-37225. The iApp crashes (SIGABRT) when processing an E42_RIC_SUBSCRIPTION_REQUEST that contains an empty ricEventTriggerDefinition field. The E42 layer decoder accepts the empty field, but the E2AP encoder enforces a non-empty constraint when forwarding the ...

7.5CVSS5.8AI score0.00415EPSS
Exploits0References2
CVE
CVE
added 2026/06/01 12:0 a.m.16 views

CVE-2026-37222

FlexRIC v2.0.0 contains a vulnerability where the stack asserts exact Information Element (IE) counts in decoded E2AP messages instead of validating against protocol ranges. An unauthenticated remote attacker can send a valid E2AP PDU (for example, an E2setupRequest with extra optional fields) th...

7.5CVSS5.9AI score0.00428EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/06/01 12:0 a.m.17 views

PT-2026-45508

FlexRIC v2.0.0 contains a reachable assertion in e2ap create pdu triggered when ASN.1 PER decoding fails. A remote unauthenticated attacker can send any non-PER byte sequence e.g., a single 0x00 byte over SCTP to the near-RT RIC port 36421 or iApp port 36422 to crash the process via SIGABRT. The...

5.8AI score0.00624EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/28 1:32 a.m.2 views

EUVD-2025-36422

Malicious code in sreadmin-base npm...

6.6AI score
Exploits0References1
Circl
Circl
added 2025/04/30 12:12 a.m.2 views

CVE-2023-36422

creationtimestamp| type| source ---|---|--- 2025-04-30 00:12:34+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/13951...

7.8CVSS8AI score0.00805EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2023/11/16 12:0 a.m.94 views

Security Updates for Windows Defender (November 2023)

The Malware Protection Engine version of Microsoft Windows Defender installed on the remote Windows host is prior to 4.18.23100.2009. It is, therefore, affected by a privilege escalation vulnerability. An authenticated attacker can exploit this to gain elevated privileges. Note that Nessus has no...

7.8CVSS7.8AI score0.00805EPSS
Exploits0References3
NVD
NVD
added 2023/11/14 6:15 p.m.28 views

CVE-2023-36422

Microsoft Windows Defender Elevation of Privilege Vulnerability...

7.8CVSS0.00805EPSS
Exploits0References1
CVE
CVE
added 2023/11/14 5:57 p.m.150 views

CVE-2023-36422

CVE-2023-36422 is a Windows Defender elevation-of-privilege vulnerability. Multiple sources associate it with privilege escalation via insufficient access control in Windows Defender, enabling a local attacker with low privileges and no user interaction to gain total compromise. Public details po...

7.8CVSS7.7AI score0.00805EPSS
Exploits0References1Affected Software1
Rows per page
Query Builder