Lucene search
+L

122 matches found

Kitploit
Kitploit
added 2026/09/06 8:13 a.m.5 views

wiremax

wiremax A Wireshark/tshark dissector for Ubiquiti AirMAX AC + M and the companion Mikrotik / RouterBoard vendor Information Elements, written in Lua. It is the over-the-wire counterpart to pyrmax: the decode logic mirrors that Python package field-for-field. The AC packet format was...

6AI score
SaveExploits0References1
F5 Networks
F5 Networks
added 2026/08/26 4:08 a.m.8 views

K000163099: Linux kernel vulnerability CVE-2026-53253

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: reject short frames before parsing A BNEP peer can send a short BNEP SDU. bneprxframe reads the packet type byte immediately and, for control packets, reads the control opcode and...

7.1CVSS4.3AI score0.00396EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 6:57 p.m.47 views

CVE-2026-43678

An unauthenticated remote peer can crash any NIOWebSocket-based server including Vapor and Hummingbird with a single 11-byte frame sent after a completed WebSocket handshake, dropping all active connections until the process restarts. This vulnerability is addressed in swift-nio version 2.101.0...

0.00285EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 4:20 p.m.51 views

CVE-2026-63335

In CommandAssembler.consumeBodyFrame, the peer-controlled body payload length is subtracted from remainingBodyBytes before bounds validation, driving the value negative and throwing an uncaught UnsupportedOperationException instead of MalformedFrameException, closing the client connection. A mali...

6.3CVSS5.4AI score0.00293EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/18 4:20 p.m.11 views

CVE-2026-63335

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.31.0, inbound AMQP command assembly in src/main/java/com/rabbitmq/client/impl/CommandAssembler.java processes a content-bearing method and header whose...

6.3CVSS5.5AI score0.00293EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.15 views

PT-2026-77209

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.31.0, inbound AMQP command assembly in src/main/java/com/rabbitmq/client/impl/CommandAssembler.java processes a content-bearing method and header whose...

6.3CVSS5.4AI score0.00293EPSS
SaveExploits0References6
Anthropic
Anthropic
added 2026/08/17 5:47 p.m.8 views

ANT-2026-GTGXBRXN · rabbitmq-c · Integer Underflow

integer-underflow medium Severity Claude medium · Security research firm medium · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Trail of Bits. ANT-2026-GTGXBRXN: sizet underflow in AMQP frame length...

6.2AI score
SaveExploits0References1
CVE
CVE
added 2026/08/10 12:04 p.m.56 views

CVE-2026-68402

Summary: CVE-2026-68402 affects the Linux kernel Wi‑Fi stack (cfg80211). A flaw in cfg80211_is_element_inherited() may read the first byte of an extension element (elem->data[0]) without confirming the element has data, allowing a crafted Wi‑Fi frame to trigger a one‑octet slab‑out‑of‑bounds r...

7.1CVSS5.3AI score0.00268EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.42 views

CVE-2026-68402 wifi: cfg80211: bound element ID read when checking non-inheritance

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: bound element ID read when checking non-inheritance cfg80211iselementinherited reads the first data octet of the candidate element id = elem-data0 to look it up in an extension non-inheritance list. It does so aft...

7.1CVSS0.00268EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2026/08/05 12:50 p.m.12 views

Security update for containerd

This update for containerd fixes the following issues: CVE-2026-35469: github.com/moby/spdystream: memory amplification in SPDY frame parsing leads to denial of service bsc1262266. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate...

7.1CVSS7.2AI score0.00656EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/08/03 11:26 a.m.13 views

Security update for containerd

This update for containerd fixes the following issues: CVE-2026-35469: github.com/moby/spdystream: memory amplification in SPDY frame parsing leads to denial of service bsc1262266. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate...

9.1CVSS6.7AI score0.00781EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/02 5:16 p.m.15 views

CVE-2026-10848

The OCPP 1.6 client in subsys/net/lib/ocpp parsed inbound WAMP RPC frames in parserpcmsg subsys/net/lib/ocpp/ocppj.c using a hand-rolled helper, extractstringfield, that copied the message's uid and action fields with strncpyoutbuf, token + 1, outlen - 1 and then scanned the result with...

8.6CVSS0.00255EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/30 11:16 p.m.11 views

CVE-2026-63033

A crafted IEC 60870-5-104 I-frame with a declared object count exceeding what fits in the ASDU body causes InformationObjectParseObjectAddress to read one byte past the end of the heap-allocated message buffer...

6.9CVSS0.00264EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 12:00 a.m.12 views

CVE-2026-51275

...

5.4AI score0.00407EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/28 12:00 a.m.36 views

CVE-2026-51275

...

0.00407EPSS
SaveExploits0
OSV
OSV
added 2026/07/22 8:55 a.m.8 views

SUSE-SU-2026:22892-1 Security update for containerd

This update for containerd fixes the following issues - CVE-2026-35469: github.com/moby/spdystream: memory amplification in SPDY frame parsing leads to denial of service bsc1262266...

9.6CVSS6.5AI score0.00781EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/14 7:45 p.m.14 views

CVE-2026-15711

A vulnerability was found in libsoup's WebSocket frame parsing implementation. The library fails to validate length rules specified in RFC 6455 §5.5, which mandates that all WebSocket control frames e.g., PING, PONG, CLOSE contain a payload of 125 bytes or less. A remote, unauthenticated attacker...

7.5CVSS5.4AI score0.00431EPSS
SaveExploits0
NVD
NVD
added 2026/07/14 4:16 p.m.16 views

CVE-2026-12523

Summary Cloudflare quiche's HTTP/3 layer was discovered to be vulnerable to resource exhaustion i.e., memory by means of specially crafted HTTP/3 frames. Impact HTTP/3 defines multiple frame types to support HTTP message exchanges and connection management. Each frame has a length and a payload...

7.5CVSS0.00532EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 9:16 a.m.21 views

UBUNTU-CVE-2026-53253

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: reject short frames before parsing A BNEP peer can send a short BNEP SDU. bneprxframe reads the packet type byte immediately and, for control packets, reads the control opcode and setup UUID-size byte before...

7.1CVSS5.7AI score0.00396EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.18 views

CVE-2026-53253

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: reject short frames before parsing A BNEP peer can send a short BNEP SDU. bneprxframe reads the packet type byte immediately and, for control packets, reads the control opcode and setup UUID-size byte before...

7.1CVSS6AI score0.00396EPSS
SaveExploits0References12
Rows per page
Query Builder