Lucene search
+L

59370 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.3 views

RHEL 10 : libvirt (RHSA-2026:68510)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:68510 advisory. The libvirt library contains a C API for managing and interacting with the virtualization capabilities of Linux and other operating systems. In...

7.8CVSS0.00169EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.3 views

RHEL 9 : libvirt (RHSA-2026:68514)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:68514 advisory. The libvirt library contains a C API for managing and interacting with the virtualization capabilities of Linux and other operating systems. In...

7.8CVSS0.00169EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2026/09/17 12:00 a.m.6 views

libsoup3 security update

3.6.5-14 - Fix CVE-2026-85197: http2 crash after connection destroyed 3.6.5-13 - Fix CVE-2026-15711: Reject oversized WebSocket control frames 3.6.5-12 - Fix CVE-2026-15709: bound decompressed WebSocket message size 3.6.5-11 - Add patches for CVE-2026-4271 and CVE-2026-5119 3.6.5-10 - Add patch f...

7.6CVSS0.00593EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/09/17 12:00 a.m.4 views

The vulnerability of the VideoLAN VLC media player software, related to integer overflow, allows a hacker to trigger a service failure or execute arbitrary code.

The vulnerability of the VideoLAN VLC media player lies in a numerical overflow condition. Exploiting this vulnerability can allow an attacker to cause a service failure or execute arbitrary code...

7CVSS0.00106EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.4 views

RHEL 9 : libvirt (RHSA-2026:68511)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:68511 advisory. The libvirt library contains a C API for managing and interacting with the virtualization capabilities of Linux and other operating systems. In...

7.8CVSS0.00169EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/16 6:58 p.m.6 views

CVE-2014-0075_PoC

CVE-2014-0075PoC これは、n pythonで書かれたシンプルなPoCで、整数オーバーフローによるDoSを実証します。...

5CVSS6.9AI score0.2006EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/09/16 6:13 p.m.38 views

CVE-2026-63126 Wire: Unauthenticated decoder crash via 32-bit length integer overflow in ByteArrayProtoReader32 (incomplete fix of CVE-2026-45799)

Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.4.5 and 7.0.0-alpha04, Wire protobuf readers do not consistently validate attacker-controlled lengths against the current logical message boundary before advancing cursors, pointers, limits, slices, or...

7.5CVSS0.00682EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/16 6:13 p.m.13 views

CVE-2026-63126

Wire (a gRPC and protocol buffers library by Square for Android, Kotlin, Swift, and Java) has an integer overflow in its 32-bit protobuf decoder. Prior to 6.4.5 and 7.0.0-alpha04 , ByteArrayProtoReader32.internalNextLengthDelimited() in Kotlin allows a positive oversized length to wrap pos + leng...

7.5CVSS0.00682EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/16 6:13 p.m.10 views

CVE-2026-63126 Wire: Unauthenticated decoder crash via 32-bit length integer overflow in ByteArrayProtoReader32 (incomplete fix of CVE-2026-45799)

Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.4.5 and 7.0.0-alpha04, Wire protobuf readers do not consistently validate attacker-controlled lengths against the current logical message boundary before advancing cursors, pointers, limits, slices, or...

7.5CVSS0.00682EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/16 6:13 p.m.6 views

CVE-2026-63126 Wire: Unauthenticated decoder crash via 32-bit length integer overflow in ByteArrayProtoReader32 (incomplete fix of CVE-2026-45799)

Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.4.5 and 7.0.0-alpha04, Wire protobuf readers do not consistently validate attacker-controlled lengths against the current logical message boundary before advancing cursors, pointers, limits, slices, or...

7.5CVSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 2:45 p.m.34 views

CVE-2026-77411 RabbitMQ amqp091-go: Protocol Desynchronization and Frame Injection via Integer Overflow in readLongstr

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, readLongstr in read.go returns an empty string and a nil error when a declared AMQP longstr length exceeds 0x7FFFFFFF instead of returning ErrSyntax. The function leaves the declared field bytes unread, while readTable treats the...

9.5CVSS0.00411EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 2:45 p.m.27 views

CVE-2026-77411

RabbitMQ amqp091-go (a Go AMQP 0.9.1 client) is vulnerable to protocol desynchronization and frame injection in versions prior to 1.13.0 . The root cause is in readLongstr (read.go): when a declared AMQP longstr length exceeds 0x7FFFFFFF, the function returns an empty string and a nil error inste...

9.5CVSS5.7AI score0.00411EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 2:30 p.m.12 views

CVE-2026-77408

RabbitMQ amqp091-go (a Go AMQP 0.9.1 client) is vulnerable to silent data truncation and state corruption prior to version 1.13.0 . The writeShortstr function in write.go casts the byte length of AMQP shortstr property values to uint8 without rejecting values longer than 255 bytes. An application...

9.1CVSS6AI score0.00411EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/16 2:30 p.m.8 views

CVE-2026-77408 RabbitMQ amqp091-go: Silent Data Truncation and State Corruption via Shortstr Integer Overflow

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, the writeShortstr function in write.go casts the byte length of AMQP shortstr property values to uint8 without first rejecting values longer than 255 bytes. An application that accepts an oversized CorrelationId, ReplyTo, MessageId,...

9.1CVSS0.00411EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/16 2:30 p.m.33 views

CVE-2026-77408 RabbitMQ amqp091-go: Silent Data Truncation and State Corruption via Shortstr Integer Overflow

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, the writeShortstr function in write.go casts the byte length of AMQP shortstr property values to uint8 without first rejecting values longer than 255 bytes. An application that accepts an oversized CorrelationId, ReplyTo, MessageId,...

9.1CVSS0.00411EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 2:30 p.m.7 views

CVE-2026-77408 RabbitMQ amqp091-go: Silent Data Truncation and State Corruption via Shortstr Integer Overflow

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, the writeShortstr function in write.go casts the byte length of AMQP shortstr property values to uint8 without first rejecting values longer than 255 bytes. An application that accepts an oversized CorrelationId, ReplyTo, MessageId,...

9.1CVSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/16 12:10 p.m.7 views

Important: Red Hat Security Advisory: gstreamer1-plugins-ugly-free security update

An update for gstreamer1-plugins-ugly-free is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.1CVSS5.8AI score0.0041EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/16 12:10 p.m.9 views

gstreamer: gstreamer1-plugins-ugly-free: gstreamer: integer overflow/underflow in asfdemux bounds checks leading to out-of-bounds read

Multiple integer overflow and underflow vulnerabilities were found in the GStreamer gst-plugins-ugly ASF demuxer asfdemux when parsing header objects from crafted ASF, WMV, or WMA files. Insufficient validation of attacker-controlled length and size values can bypass bounds checks and cause...

7.1CVSS5.9AI score0.0041EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/16 12:07 p.m.9 views

gstreamer: gstreamer1-plugins-ugly-free: gstreamer: integer overflow/underflow in asfdemux bounds checks leading to out-of-bounds read

Multiple integer overflow and underflow vulnerabilities were found in the GStreamer gst-plugins-ugly ASF demuxer asfdemux when parsing header objects from crafted ASF, WMV, or WMA files. Insufficient validation of attacker-controlled length and size values can bypass bounds checks and cause...

7.1CVSS5.9AI score0.0041EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/16 12:07 p.m.8 views

Important: Red Hat Security Advisory: gstreamer1-plugins-ugly-free security update

An update for gstreamer1-plugins-ugly-free is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed...

7.1CVSS5.8AI score0.0041EPSS
SaveExploits0References2
Rows per page
Query Builder