Lucene search
+L

640333 matches found

Vulnrichment
Vulnrichment
added 2026/08/18 4:44 p.m.10 views

CVE-2026-67271

Dell PowerStore SDNAS, contains an Out-of-bounds Write vulnerability in SMB/CIFS. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to denial of service and remote execution. This is a Critical vulnerability as a remote user could send a speciall...

9.8CVSS6.2AI score0.00462EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/18 4:38 p.m.6 views

GO-2026-6163 Panic on malformed XOR-MAPPED-ADDRESS attribute in github.com/pion/stun/v3

In github.com/pion/stun/v3 before 3.1.5, XORMappedAddress.GetFromAs reads the address family header from an XOR-MAPPED-ADDRESS attribute before validating the attribute length. Parsing a malformed STUN message carrying a zero-length XOR-MAPPED-ADDRESS attribute from a tightly sized buffer causes ...

5.3CVSS5.5AI score0.00371EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 4:38 p.m.8 views

GO-2026-6168 WITHDRAWN: Unbounded iteration count causes CPU denial of service in github.com/lib/pq/scram

This report has been withdrawn with reason: "Report mistakenly added without having CVE / GHSA associated". The SCRAM client in github.com/lib/pq/scram accepts an attacker-controlled iteration count with no upper bound and immediately performs that many PBKDF2-style HMAC rounds. A PostgreSQL...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/08/18 4:38 p.m.13 views

GO-2026-6107 Unbounded TLS handshake goroutines in go.etcd.io/etcd/client/pkg/v3

In go.etcd.io/etcd/client/pkg/v3 before 3.5.33, 3.6.14, and 3.7.1, TLS handshakes on listeners created by NewTLSListener do not enforce a handshake deadline. An unauthenticated network attacker who connects to an etcd TLS listener without sending a ClientHello causes a goroutine and a tracking ma...

8.7CVSS5.3AI score0.00396EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/18 4:38 p.m.9 views

GO-2026-6237 Denial of service via malformed IPv4 packet in github.com/insomniacslk/dhcp

In github.com/insomniacslk/dhcp/dhcpv4/nclient4, BroadcastRawUDPConn.ReadFrom does not validate that the IPv4 payload length is sufficient to hold a UDP header before calculating the DHCP payload length. A frame with an IPv4 total-length field specifying fewer than eight payload bytes results in ...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/08/18 4:38 p.m.4 views

GO-2026-6112 Nil-pointer panic on content parameter without schema in github.com/getkin/kin-openapi

Nil-pointer panic on content parameter without schema in github.com/getkin/kin-openapi...

5.3CVSS5.2AI score0.00372EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 4:36 p.m.26 views

CVE-2026-50126

adaguc-server (versions prior to 7.2.2) has a memory-safety flaw in adagucserverEC/CConvertGeoJSON.cpp: it indexes coordinate array values and uses array length as a loop bound without validating JSON node type or coordinate length, affecting Polygon, LineString, MultiLineString and MultiPolygon ...

4CVSS5.3AI score0.00124EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 4:32 p.m.7 views

GHSA-QX7J-JV8M-FPPR RabbitMQ Java client malformed body frame triggers raw command assembler exception

Summary RabbitMQ Java Client's inbound AMQP command assembly accepts a content header declaring a small body and then processes a larger body frame by throwing a raw UnsupportedOperationException from CommandAssembler. A broker peer that the client has connected to can use this malformed frame...

6.3CVSS5.8AI score0.00293EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/18 4:32 p.m.8 views

RabbitMQ Java client ValueReader: Oversized LongString/bytes length triggers OOM via unchecked allocation

Summary ValueReader.readBytes allocates a byte array sized by a wire-declared content length without validating it against actual frame data. A malicious AMQP peer triggers OOM by declaring a 2GB string/bytes field. Vulnerable Code src/main/java/com/rabbitmq/client/impl/ValueReader.java lines...

8.7CVSS5.6AI score0.00422EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/08/18 4:32 p.m.44 views

CVE-2026-61634

In RabbitMQ Java client prior to 5.33.0, SocketFrameHandler.java and NettyFrameHandlerFactory validate frame payload lengths against maxInboundMessageBodySize instead of the negotiated frame_max, so a malicious broker can send oversized method frames that bypass MalformedFrameException checks, ca...

5.3AI score0.00299EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/18 4:32 p.m.7 views

CVE-2026-61634

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, the AMQP connection tuning path records the negotiated AMQP framemax value, but src/main/java/com/rabbitmq/client/impl/SocketFrameHandler.java and...

5.4AI score0.00299EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/08/18 4:32 p.m.9 views

RabbitMQ Java client ValueReader: Unbounded recursive table/array nesting causes StackOverflowError DoS

Summary ValueReader.readTable and readArray recursively call readFieldValue with no depth limit. A malicious AMQP peer can crash the client JVM by sending a deeply nested table structure. Vulnerable Code src/main/java/com/rabbitmq/client/impl/ValueReader.java lines 139-155 and 237-249: java priva...

8.7CVSS5.4AI score0.00399EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/18 4:29 p.m.7 views

CVE-2026-72223

A flaw was found in the Linux kernel's nvdimm/btt module. This vulnerability occurs when the discoverarenas function encounters an error, failing to properly deallocate memory. Specifically, memory allocated by sub-functions like bttfreelistinit is not released, leading to a memory leak. This can...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 4:29 p.m.5 views

CVE-2026-72219

A flaw was found in the Linux kernel's lockd component. A remote attacker can repeatedly trigger failures in the nlmdofopen function by providing specially crafted file handles that the system rejects. This vulnerability causes a memory leak, where each failed operation consumes system memory...

7CVSS5.6AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 4:29 p.m.7 views

CVE-2026-72215

A flaw was found in the Linux kernel. In 64-bit configurations, when the promprintf firmware entry point is called from a kernel thread other than the initial one, the stack pointer can be incorrectly manipulated by 32-bit firmware code. This incorrect handling of the stack can lead to the kernel...

5.5CVSS5.5AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 4:29 p.m.5 views

CVE-2026-72213

A flaw was found in the Linux kernel's huge page memory management hugetlb. A mismatch in how reserved and non-reserved huge page control group cgroup charges are handled during memory allocation and deallocation can lead to an incorrect cgroup being uncharged. This issue results in a page counte...

7.1CVSS5.3AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 4:27 p.m.5 views

CVE-2026-72221

A flaw was found in the kernel. A race condition exists in the sunrpc component during the Transport Layer Security TLS handshake cancellation process. This can lead to the corruption of an internal data structure, potentially causing system instability or a denial of service. Additionally, it ma...

9.8CVSS5.3AI score0.00626EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 4:27 p.m.4 views

CVE-2026-72217

A flaw was found in the Linux kernel's SUNRPC component. The xdrbuftobvec function performs an out-of-bounds write when processing client-supplied RPC Remote Procedure Call payload sizes without proper boundary checks. A remote attacker could exploit this by crafting malicious RPC requests, leadi...

9.8CVSS5.5AI score0.00618EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 4:25 p.m.54 views

CVE-2026-69220 RabbitMQ Java client ValueReader: Unbounded recursive table/array nesting causes StackOverflowError DoS

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java permits ValueReader.readTable and ValueReader.readArray to call ValueReader.readFieldValue recursively f...

8.7CVSS0.00399EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/18 4:25 p.m.7 views

CVE-2026-69220

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java permits ValueReader.readTable and ValueReader.readArray to call ValueReader.readFieldValue recursively f...

8.7CVSS5.5AI score0.00399EPSS
SaveExploits0
Rows per page
Query Builder