Lucene search
+L

8990 matches found

attackerkb
attackerkb
•added 2026/06/01 12:00 a.m.•26 views

CVE-2026-37220

FlexRIC v2.0.0 crashes when an SCTP association is closed before an E2SETUPREQUEST is sent. The near-RT RIC assumes a mapping between SCTP association and E2 node always exists in the cleanup path and enforces this via assert. A remote unauthenticated attacker can crash the near-RT RIC port 36421...

5.8AI score0.00608EPSS
SaveExploits0References3
CVE
CVE
•added 2026/06/01 12:00 a.m.•50 views

CVE-2026-37224

The FlexRIC v2.0.0 open-source RAN intelligent controller is vulnerable to a denial-of-service condition due to improper handling of duplicate E2 setup requests. The iApp registry enforces node ID uniqueness using assert() instead of performing a graceful rejection. A remote unauthenticated attac...

7.5CVSS5.8AI score0.00608EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/06/01 12:00 a.m.•15 views

CVE-2026-37220

FlexRIC v2.0.0 crashes when an SCTP association is closed before an E2SETUPREQUEST is sent. The near-RT RIC assumes a mapping between SCTP association and E2 node always exists in the cleanup path and enforces this via assert. A remote unauthenticated attacker can crash the near-RT RIC port 36421...

5.8AI score0.00608EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/06/01 12:00 a.m.•52 views

CVE-2026-37231

FlexRIC v2.0.0 uses a uint16t counter for xappid assignment but stores the value in uint32t message fields. After 65,530+ E42SETUPREQUESTs, the 16-bit counter wraps around and produces duplicate xappids. The iApp port 36422 crashes when attempting to register a duplicate ID in its internal data...

0.00612EPSS
SaveExploits1References2
Cvelist
Cvelist
•added 2026/06/01 12:00 a.m.•46 views

CVE-2026-37224

FlexRIC v2.0.0 crashes when receiving a duplicate E2SETUPREQUEST from the same or spoofed E2 Node. The iApp registry enforces node ID uniqueness via assert rather than graceful rejection. A remote unauthenticated attacker can crash the iApp process port 36421 by sending two E2SETUPREQUESTs with t...

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

CVE-2026-37224

FlexRIC v2.0.0 crashes when receiving a duplicate E2SETUPREQUEST from the same or spoofed E2 Node. The iApp registry enforces node ID uniqueness via assert rather than graceful rejection. A remote unauthenticated attacker can crash the iApp process port 36421 by sending two E2SETUPREQUESTs with t...

5.8AI score0.00608EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/06/01 12:00 a.m.•26 views

EUVD-2026-33659

FlexRIC v2.0.0 crashes when an SCTP association is closed before an E2SETUPREQUEST is sent. The near-RT RIC assumes a mapping between SCTP association and E2 node always exists in the cleanup path and enforces this via assert. A remote unauthenticated attacker can crash the near-RT RIC port 36421...

7.5CVSS5.8AI score0.00608EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/01 12:00 a.m.•13 views

CVE-2026-37234

FlexRIC v2.0.0 allows a single SCTP connection to bind multiple xappids by sending multiple E42SETUPREQUESTs. On disconnect, only the first registered xappid's resources are cleaned up; subsequent xappids and their subscriptions remain as stale entries. A remote attacker can exploit this to leak...

8.2CVSS6.1AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/06/01 12:00 a.m.•45 views

CVE-2026-37220

FlexRIC v2.0.0 crashes when an SCTP association is closed before an E2SETUPREQUEST is sent. The near-RT RIC assumes a mapping between SCTP association and E2 node always exists in the cleanup path and enforces this via assert. A remote unauthenticated attacker can crash the near-RT RIC port 36421...

0.00608EPSS
SaveExploits0References2
CVE
CVE
•added 2026/06/01 12:00 a.m.•38 views

CVE-2026-37231

The FlexRIC v2.0.0 RAN intelligent controller contains a security vulnerability where a uint16_t counter is used for xapp_id assignment while being stored in uint32_t message fields. After more than 65,530 E42_SETUP_REQUESTs , the 16-bit counter wraps around, leading to the generation of duplicat...

5.8AI score0.00612EPSS
SaveExploits1References2Affected Software1
attackerkb
attackerkb
•added 2026/06/01 12:00 a.m.•14 views

CVE-2026-37234

FlexRIC v2.0.0 allows a single SCTP connection to bind multiple xappids by sending multiple E42SETUPREQUESTs. On disconnect, only the first registered xappid's resources are cleaned up; subsequent xappids and their subscriptions remain as stale entries. A remote attacker can exploit this to leak...

5.8AI score0.00534EPSS
SaveExploits1References3
CNNVD
CNNVD
•added 2026/06/01 12:00 a.m.•22 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.00608EPSS
SaveExploits0References2
CVE
CVE
•added 2026/06/01 12:00 a.m.•30 views

CVE-2026-37220

FlexRIC v2.0.0 is vulnerable to a crash when an SCTP association is closed before an E2_SETUP_REQUEST is sent. The root cause is the use of the assert() function in the cleanup path, where the near-RT RIC incorrectly assumes a mapping between the SCTP association and the E2 node always exists. A ...

5.8AI score0.00608EPSS
SaveExploits0References2
CNNVD
CNNVD
•added 2026/06/01 12:00 a.m.•23 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 iApp registry using assert instead of gracefully rejecting forced node ID uniqueness. This could allow remote unauthenticated...

7.5CVSS5.4AI score0.00608EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/06/01 12:00 a.m.•25 views

PT-2026-45454

FlexRIC v2.0.0 crashes when receiving a duplicate E2 SETUP REQUEST from the same or spoofed E2 Node. The iApp registry enforces node ID uniqueness via assert rather than graceful rejection. A remote unauthenticated attacker can crash the iApp process port 36421 by sending two E2 SETUP REQUESTs wi...

5.8AI score0.00608EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/06/01 12:00 a.m.•54 views

CVE-2026-37234

FlexRIC v2.0.0 allows a single SCTP connection to bind multiple xappids by sending multiple E42SETUPREQUESTs. On disconnect, only the first registered xappid's resources are cleaned up; subsequent xappids and their subscriptions remain as stale entries. A remote attacker can exploit this to leak...

0.00534EPSS
SaveExploits1References2
EUVD
EUVD
•added 2026/05/31 1:15 p.m.•37 views

EUVD-2026-33505

A vulnerability was identified in TRENDnet TEW-432BRP 3.10B20. This affects the function formWlanSetup of the file /goform/formWlanSetup. The manipulation of the argument enrollee leads to stack-based buffer overflow. The attack may be initiated remotely. The exploit is publicly available and mig...

9CVSS7.9AI score0.00472EPSS
SaveExploits0References5
attackerkb
attackerkb
•added 2026/05/31 1:15 p.m.•17 views

CVE-2026-10183

A vulnerability was identified in TRENDnet TEW-432BRP 3.10B20. This affects the function formWlanSetup of the file /goform/formWlanSetup. The manipulation of the argument enrollee leads to stack-based buffer overflow. The attack may be initiated remotely. The exploit is publicly available and mig...

9CVSS7.9AI score0.00472EPSS
SaveExploits0References5Affected Software1
CVE
CVE
•added 2026/05/31 1:15 p.m.•69 views

CVE-2026-10183

CVE-2026-10183 affects TRENDnet TEW-432BRP firmware 3.10B20. The vulnerability is in the function /goform/formWlanSetup, where manipulation of the enrollee argument causes a stack-based buffer overflow. It may be exploited remotely; a public exploit exists. The vendor notes the device has been En...

9CVSS7.9AI score0.00472EPSS
SaveExploits0References5
OSV
OSV
•added 2026/05/31 1:13 p.m.•22 views

MAL-2026-5100 Malicious code in obfuscation (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 9a6d747918a89b433d6b670595d6b8d3049f49a69762c3e483d4f0f9dbeb81a3 During installation, the code tamper with security settings and downloads and executes malicious executable. --- Category: MALICIOUS - The campaign has clearly...

6AI score
SaveExploits0References2
Rows per page
Query Builder