Lucene search
+L

391969 matches found

Cvelist
Cvelist
added yesterday12 views

CVE-2026-73433 Gstreamer1-plugins-good: gstreamer: unsigned integer underflow in avidemux fujifilm strd parsing leading to out-of-bounds read/write

A flaw was found in GStreamer gst-plugins-good avidemux. When parsing FUJIFILM metadata in an AVI strd chunk, gstavidemuxparsestrd decrements a remaining-length counter by fixed offsets 98 and 10 bytes without verifying sufficient data remains. For crafted strd payloads of exactly 106 or 107 byte...

6.6CVSS
SaveExploits0References4
EUVD
EUVD
added yesterday5 views

EUVD-2026-57444

A flaw was found in GStreamer gst-plugins-good avidemux. When parsing FUJIFILM metadata in an AVI strd chunk, gstavidemuxparsestrd decrements a remaining-length counter by fixed offsets 98 and 10 bytes without verifying sufficient data remains. For crafted strd payloads of exactly 106 or 107 byte...

6.6CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added yesterday14 views

CVE-2026-73434

Summary: CVE-2026-73434 affects the GStreamer gst-plugins-good package (avidemux). The flaw occurs in gst_avi_demux_riff_parse_vprp(): it computes the number of available gst_riff_vprp_video_field_desc entries by dividing the remaining buffer size by the attacker-controlled vprp->fields, inste...

6.1CVSS5.5AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-73433

A flaw was found in GStreamer gst-plugins-good avidemux. When parsing FUJIFILM metadata in an AVI strd chunk, gstavidemuxparsestrd decrements a remaining-length counter by fixed offsets 98 and 10 bytes without verifying sufficient data remains. For crafted strd payloads of exactly 106 or 107 byte...

6.6CVSS5.4AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added yesterday5 views

Pillow: Pillow: Native heap out-of-bounds write

A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter calls image.expandsize // 2, size // 2 before rank-filter size validation, and ImagingExpand computes output...

8.2CVSS5.3AI score0.00436EPSS
SaveExploits1References8
Rockylinux
Rockylinux
added yesterday6 views

libgcrypt security update

An update is available for libgcrypt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The libgcrypt library provides general-purpose implementations of various...

6.7CVSS7.6AI score0.00182EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added yesterday4 views

nanoid: nanoid: Predictable ID generation due to integer overflow

A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the nanoidsize function. This issue causes the internal random number generator to become predictable, leading to t...

7.4CVSS5.4AI score0.00296EPSS
SaveExploits0References10
F5 Networks
F5 Networks
added yesterday6 views

K000162891: Jettison vulnerability CVE-2022-45693

Security Advisory Description Jettison before v1.5.2 was discovered to contain a stack overflow via the map parameter. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted string. CVE-2022-45693 Impact There is no impact; F5 products are not affected by this...

7.5CVSS6.5AI score0.01395EPSS
SaveExploits1
OSV
OSV
added yesterday3 views

JLSEC-2026-1265 GNU gzip contains a global buffer overflow vulnerability in the LZH decompression logic caused by...

GNU gzip contains a global buffer overflow vulnerability in the LZH decompression logic caused by improper reuse of shared global state between different decompression formats within a single execution. GNU gzip maintains a global array that is shared across the LZ77, LZW, and LZH decompression...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-68433

A flaw was found in the libceph component of the Linux kernel. This vulnerability occurs because the system incorrectly processes replies, using an allocated buffer size rather than the actual received data length. A specially crafted, truncated reply can lead to the system reading uninitialized...

5.5CVSS5.5AI score0.00157EPSS
SaveExploits0References4
F5 Networks
F5 Networks
added yesterday9 views

K000162889: Linux kernel vulnerability CVE-2026-63796

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject oversized group bitmap descriptors ocfs2validategdparent only bounds bgbits against the parent allocator's chain geometry. A malicious descriptor can still claim a bgsize/bgbits pair th...

8.8CVSS5.3AI score0.00455EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-43629

A flaw was found in llama.cpp. An attacker with local write access to specific directories can exploit a heap buffer overflow vulnerability. By crafting malicious data files, the attacker can cause the system to write beyond intended memory boundaries. This could lead to data corruption or, in...

9.2CVSS5.9AI score0.00619EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-29035

A flaw was found in CivetWeb. An unauthenticated remote attacker could exploit a heap and stack buffer overflow vulnerability by sending specially crafted compressed WebSocket frames. This could lead to memory corruption, potentially resulting in denial of service or arbitrary code execution. The...

8.3CVSS6.1AI score0.00467EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-73086

A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the nanoidsize function. This issue causes the internal random number generator to become predictable, leading to t...

7.4CVSS5AI score0.00296EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-68440

A flaw was found in the Linux kernel's txgbe network driver. When reading module EEPROM Electrically Erasable Programmable Read-Only Memory, the txgbereadeepromhostif function can attempt to copy more data than the allocated buffer size if the data length is not a multiple of four. This...

5.5CVSS5.5AI score0.0016EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added yesterday4 views

kernel: accel/ivpu: Fix signed integer truncation in IPC receive

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix signed integer truncation in IPC receive Fix potential buffer overflow where firmware-supplied datasize is cast to signed int before being used in mint. Large unsigned values = 0x80000000 become negative, causing...

7.8CVSS5.6AI score0.00143EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added yesterday4 views

Moderate: Red Hat Security Advisory: libgcrypt security update

An update for libgcrypt is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

6.7CVSS7.1AI score0.00182EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added yesterday4 views

Libgcrypt: Libgcrypt: Denial of Service and buffer overflow via crafted ECDH ciphertext

A flaw was found in Libgcrypt. A remote attacker could exploit this vulnerability by sending crafted Elliptic Curve Diffie-Hellman ECDH ciphertext to the gcrypkdecrypt function. This can lead to a heap-based buffer overflow, potentially causing a denial of service DoS condition...

6.7CVSS6.9AI score0.00182EPSS
SaveExploits0References7
Circl
Circl
added yesterday5 views

CVE-2026-73072

creationtimestamp| type| source ---|---|--- 2026-08-12 13:46:02+00:00| seen| https://www.acn.gov.it/portale/w/rilevate-vulnerabilita-in-vim-1...

8.5CVSS4.9AI score0.00125EPSS
SaveExploits0References1
Circl
Circl
added yesterday4 views

CVE-2026-73076

creationtimestamp| type| source ---|---|--- 2026-08-12 13:45:57+00:00| seen| https://www.acn.gov.it/portale/w/rilevate-vulnerabilita-in-vim-1...

8.4CVSS4.9AI score0.00131EPSS
SaveExploits0References1
Rows per page
Query Builder