Lucene search
+L

2300 matches found

Vulnrichment
Vulnrichment
added 2026/06/01 12:00 a.m.13 views

CVE-2026-37228

FlexRIC v2.0.0 contains a reachable assertion in e2aprecvsctpmsg src/lib/ep/e2apep.c. The function allocates a fixed 32KB receive buffer and enforces assertrc = 32,768 bytes to crash the near-RT RIC, iApp, E2 Agent, or xApp process via SIGABRT. No valid E2AP PDU is required. All four SCTP endpoin...

6.1AI score0.00642EPSS
SaveExploits1References2
CVE
CVE
added 2026/06/01 12:00 a.m.52 views

CVE-2026-37223

The FlexRIC v2.0.0 open-source RAN intelligent controller is vulnerable to a reachable assertion within the iApp message dispatcher . The dispatcher utilizes assert() to validate incoming E2AP messages against a 9-entry whitelist. A remote unauthenticated attacker can exploit this by sending a de...

5.8AI score0.00437EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/31 10:28 a.m.12 views

OPENSUSE-SU-2026:20851-1 Security update for putty

This update for putty fixes the following issues: Changes in putty: - Update to release 0.84 Fixed a remotely triggerable double-free in RSA key exchange. Fixed a remotely triggerable crash assertion failure - program termination in NIST ECDSA signature verification. Fixed marking of Telnet and...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/05/29 8:16 p.m.30 views

CVE-2026-44420

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, a malicious RDP client can trigger a heap-buffer-overflow write in FreeRDP's server-side clipboard cliprdr channel by sending a CBCLIPCAPS PDU with a too-small capabilitySetLength. This can crash the server process...

8.8CVSS0.03665EPSS
SaveExploits1References7
CVE
CVE
added 2026/05/29 7:42 p.m.126 views

CVE-2026-44420

CVE-2026-44420 affects FreeRDP before version 3.26.0. A malicious RDP client can trigger a heap-buffer-overflow write in the server-side clipboard (cliprdr) channel by sending a CB_CLIP_CAPS PDU with a too-small capabilitySetLength, which can crash the server (remote DoS) and may be exploitable f...

8.8CVSS6.2AI score0.03665EPSS
SaveExploits1References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/29 7:42 p.m.15 views

CVE-2026-44420 FreeRDP cliprdr server heap-buffer-overflow via undersized capabilitySetLength in CB_CLIP_CAPS

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, a malicious RDP client can trigger a heap-buffer-overflow write in FreeRDP's server-side clipboard cliprdr channel by sending a CBCLIPCAPS PDU with a too-small capabilitySetLength. This can crash the server process...

8.8CVSS6.2AI score0.03665EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/05/28 9:14 p.m.44 views

CVE-2026-39929 Lakeside SysTrack Agent LsiAgent.exe Out-of-Bounds Read via UDP

Lakeside SysTrack Agent versions prior to 11.2.1.28, 11.3.0.38, 11.4.0.24, 11.5.0.15 contain an out-of-bounds read vulnerability in the Command ID 30 UDP packet handler that allows remote attackers to crash the application by sending a specially crafted UDP packet. Attackers can send a malformed...

8.7CVSS0.01403EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.19 views

Lakeside SysTrack Agent 代码问题漏洞

Lakeside SysTrack Agent is a proxy component developed by Lakeside Corporation in the United States, used for collecting performance data from terminal devices and user experience metrics. There is a code vulnerability in Lakeside SysTrack Agent, which stems from an out-of-bounds read in the...

8.7CVSS5.9AI score0.01403EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/26 8:14 p.m.25 views

CVE-2026-5072

A bitwise shift vulnerability in Zephyr's PTP subsystem allows a remote attacker to cause undefined behavior and potential system crashes. An attacker sends a crafted PTPMSGMANAGEMENT message to set an unvalidated negative logannounceinterval value in the port's data set. When a subsequent...

6.5CVSS5.9AI score0.003EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/26 12:00 a.m.25 views

PT-2026-62077

Name of the Vulnerable Software and Affected Versions Capstone versions prior to 6.0.0-Alpha8 Capstone versions prior to 5.0.8 Description A NULL pointer dereference occurs in the modRMRequired and decode functions when disassembling 3DNow! opcodes 0F 0F in builds compiled with -DCAPSTONE X86...

5.1CVSS5.9AI score0.00398EPSS
SaveExploits1References10
UbuntuCve
UbuntuCve
added 2026/05/22 6:16 p.m.22 views

CVE-2026-46727

An issue was discovered in Ruby 4 before 4.0.5. A race condition leading to a use-after-free in the pthread-based getaddrinfo timeout handler rbgetaddrinfo in ext/socket/raddrinfo.c allows a remote attacker who can delay DNS responses near the user-specified timeout to crash a Ruby process that...

8.1CVSS5.8AI score0.00478EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/22 7:00 a.m.25 views

EUVD-2026-31413

A bitwise shift vulnerability in Zephyr's PTP subsystem allows a remote attacker to cause undefined behavior and potential system crashes. An attacker sends a crafted PTPMSGMANAGEMENT message to set an unvalidated negative logannounceinterval value in the port's data set. When a subsequent...

6.5CVSS5.9AI score0.003EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/05/22 12:00 a.m.33 views

CVE-2026-46727

An issue was discovered in Ruby 4 before 4.0.5. A race condition leading to a use-after-free in the pthread-based getaddrinfo timeout handler rbgetaddrinfo in ext/socket/raddrinfo.c allows a remote attacker who can delay DNS responses near the user-specified timeout to crash a Ruby process that...

8.1CVSS0.00478EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/22 12:00 a.m.24 views

Ruby 竞争条件问题漏洞

Ruby is a cross-platform, object-oriented dynamic type programming language developed by Yukihiro Matsumoto. Prior to Ruby 4.0.5, there was a race condition vulnerability. This vulnerability stemmed from a race condition in the getaddrinfo handling process based on pthread, where reusing resource...

8.1CVSS5.8AI score0.00478EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/21 7:46 p.m.30 views

nimiq-blockchain: Genesis batch set request

Impact A remote peer can crash any full node by sending a RequestBatchSet message containing the genesis block's hash. The handler calls getepochchunks which iterates backwards through macro blocks using Policy::macroblockbefore. When it reaches the genesis block number, macroblockbefore panics...

5.3CVSS5.8AI score0.00291EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/21 7:46 p.m.35 views

GHSA-VGHX-352F-93JM nimiq-blockchain: Genesis batch set request

Impact A remote peer can crash any full node by sending a RequestBatchSet message containing the genesis block's hash. The handler calls getepochchunks which iterates backwards through macro blocks using Policy::macroblockbefore. When it reaches the genesis block number, macroblockbefore panics...

5.3CVSS5.8AI score0.00291EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.35 views

PT-2026-42671

Name of the Vulnerable Software and Affected Versions Nimiq versions prior to 1.5.0 Description A remote peer can cause a full node to crash by sending a RequestBatchSet message that includes the hash of the genesis block. This occurs because the handler invokes the get epoch chunks function, whi...

5.3CVSS5.5AI score0.00291EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/05/19 11:19 p.m.26 views

CVE-2026-32738

A flaw was found in libheif, a HEIF and AVIF file format decoder and encoder. A remote attacker could exploit this vulnerability by providing a specially crafted HEIF sequence file. This file, with samplesperchunk=0, triggers an unsigned integer underflow, causing the library to map all samples t...

6.5CVSS5.8AI score0.00301EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/05/18 5:56 p.m.31 views

OpenTelemetry eBPF Instrumentation: Postgres BIND parsing can panic on malformed payloads

Summary The Postgres protocol parser assumes BIND message payloads contain a valid NUL-terminated portal name. A crafted empty or unterminated payload can make OBI slice beyond the end of the captured buffer and panic. Details The vulnerable logic is in pkg/ebpf/common/sqldetectpostgres.go. In th...

7.5CVSS6AI score0.00342EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/18 5:17 a.m.8 views

SUSE-SU-2026:21780-1 Security update for glibc

This update for glibc fixes the following issues - CVE-2026-4046: assertion failure when converting inputs may be used to remotely crash an application bsc1261206. - CVE-2026-5450: stdio-common: scanf %mc pattern will cause heap overflow when width 1024 bsc1262465. - CVE-2026-5928: libio: ungetwc...

7AI score0.00502EPSS
SaveExploits3References7
Rows per page
Query Builder