Lucene search
+L

12536 matches found

AlpineLinux
AlpineLinux
added 2026/06/05 1:51 p.m.26 views

CVE-2026-48092

7-Zip is a file archiver with a high compression ratio. Versions 9.34 through 26.00 contain a heap memory disclosure via SquashFS fragment offset integer overflow on 32-bit builds. 32-bit integer overflow in the SquashFS ReadBlock function allows an attacker-controlled node.Offset value to bypass...

8.1CVSS5.6AI score0.00324EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/06/05 12:00 a.m.34 views

7-Zip >= 9.18 < 26.01 SquashFS Integer Overflow (GHSL-2026-115_GHSL-2026-122)

The version of 7-Zip installed on the remote Windows host is = 9.18 and prior to 26.01. It is, therefore, potentially affected by a vulnerability: - An integer overflow in the SquashFS fragment offset handling can lead to a crash when processing a crafted SquashFS archive. This vulnerability only...

8.1CVSS5.6AI score0.00324EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/06/04 6:30 p.m.11 views

LMCache: 16-bit multimodal hash collision can poison KV cache entries

A flaw has been found in LMCache up to 0.4.6. This affects the function hexhashtoint16 of the file lmcache/integration/vllm/utils.py of the component KV Cache Handler. Executing a manipulation can lead to use of weak hash. The attack needs to be launched locally. The attack requires a high level ...

3.6CVSS5.4AI score0.00075EPSS
SaveExploits0References9Affected Software1
CloudLinux
CloudLinux
added 2026/06/04 11:47 a.m.21 views

perl: Fix of CVE-2026-8376

CVE-2026-8376: fix heap buffer overflow in Sstudychunk when compiling regular expressions with a repeated fixed string on 32-bit builds mincount l overflow...

9.8CVSS5.8AI score0.00443EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/06/04 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-46257

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/timer-sp804: Fix an Oops when readcurrenttimer is called on ARM32...

5.5CVSS5.9AI score0.001EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/03 3:49 p.m.9 views

CVE-2026-46257 clocksource/drivers/timer-sp804: Fix an Oops when read_current_timer is called on ARM32 platforms where the SP804 is not registered as the sched_clock.

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/timer-sp804: Fix an Oops when readcurrenttimer is called on ARM32 platforms where the SP804 is not registered as the schedclock. On SP804, the delay timer shares the same clkevt instance with schedclock. On so...

5.9AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/03 5:05 a.m.25 views

libexif: libexif: Information disclosure and crashes via integer overflow in Nikon MakerNote handling

A flaw was found in libexif. A local attacker on a 32-bit system could exploit an unsigned 32-bit integer overflow vulnerability in the Nikon MakerNote handling. This could lead to application crashes or the disclosure of sensitive information...

7.1CVSS5.8AI score0.00094EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/01 5:11 p.m.33 views

EUVD-2026-33719

Nextcloud is an open source content collaboration platform. From versions 0.9.0 to before 0.9.7, and 1.0.0 to before 1.0.2, a missing sanitization in the Tables app allowed a user with access to the tables app to perform a limited SQL injection in the ORDER BY statement of a query. Compared to...

7.1CVSS5.8AI score0.00301EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/06/01 5:40 a.m.170 views

Exploit for Integer Overflow to Buffer Overflow in Perl

CVE-2026-8376-Perl-Heap-Buffer-Overflow-PoC-Exploit Perl vers...

9.8CVSS6AI score0.00443EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.33 views

PT-2026-45510

FlexRIC v2.0.0 uses a uint16 t counter for xapp id assignment but stores the value in uint32 t message fields. After 65,530+ E42 SETUP REQUESTs, the 16-bit counter wraps around and produces duplicate xapp ids. The iApp port 36422 crashes when attempting to register a duplicate ID in its internal...

5.8AI score0.00488EPSS
SaveExploits1References3
NVD
NVD
added 2026/05/29 8:16 p.m.32 views

CVE-2026-46384

iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, several Avro decoder paths read attacker-controlled 64-bit values from the wire format and either narrowed them to platform-sized int before bounds-checking, or summed them with overflow-prone signed-int arithmetic. On 32-bit targets...

8.7CVSS0.00549EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2026/05/29 8:13 p.m.23 views

CVE-2026-45787

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.9.5, deterministic AES-192-CBC with a fixed zero IV, constant KDF salt, and no MAC leads to confidentiality and integrity failures for synced bookmark/profile data. Attackers can crack common...

9.1CVSS5.8AI score0.00105EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/29 7:58 p.m.90 views

CVE-2026-46384

CVE-2026-46384 affects iskorotkov/avro (Go) prior to v2.33.0. The root causes are integer overflow and narrowing in Avro decoding paths, including: ReadBlockHeader narrowing on 32-bit targets; cumulative size overflow in arrayDecoder.Decode / mapDecoder.Decode / mapDecoderUnmarshaler.Decode; MinI...

8.7CVSS5.9AI score0.00549EPSS
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2026/05/29 7:58 p.m.26 views

CVE-2026-46384 iskorotkov/avro: Integer Overflow in Avro Decoder

iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, several Avro decoder paths read attacker-controlled 64-bit values from the wire format and either narrowed them to platform-sized int before bounds-checking, or summed them with overflow-prone signed-int arithmetic. On 32-bit targets...

8.7CVSS5.9AI score0.00549EPSS
SaveExploits0References1
RustSec
RustSec
added 2026/05/29 12:00 p.m.34 views

Out-of-bounds writes due to integer overflow in jxl-grid on 32-bit platforms

On 32-bit platforms, decoding a crafted image may lead to out-of-bounds writes due to integer overflow in length calculation. This could allow arbitrary code execution. Details & PoC The test listed below fail under miri with command cargo +nightly miri test --release -p jxl-grid Or you can use...

7.3CVSS6.2AI score0.0013EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.23 views

Linux Distros Unpatched Vulnerability : CVE-2026-46190

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mtd: spi-nor: debugfs: fix out-of-bounds read in spinorparamsshow Sashiko noticed an out-of-bounds read 1. In spinorparamsshow, the snorfnames array is passed t...

7.1CVSS6.2AI score0.00131EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.17 views

PT-2026-55480

Name of the Vulnerable Software and Affected Versions // The product name cannot be determined. affected versions not specified Description On 32-bit platforms, decoding a crafted JPEG XL image can lead to out-of-bounds writes due to an integer overflow during length calculation, potentially...

7.3CVSS6.3AI score0.0013EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.22 views

Linux Distros Unpatched Vulnerability : CVE-2026-46195

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: smb: client: validate dacloffset before building DACL pointers parsesecdesc, buildsecdesc, a...

9.8CVSS6.7AI score0.00675EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/28 5:17 p.m.25 views

EUVD-2026-32959

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.9.5, deterministic AES-192-CBC with a fixed zero IV, constant KDF salt, and no MAC leads to confidentiality and integrity failures for synced bookmark/profile data. Attackers can crack common...

6CVSS5.8AI score0.00105EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/28 2:15 p.m.16 views

CVE-2026-9605

A flaw has been found in GNU libredwg up to 0.13.4.8160. This issue affects the function bitreadRC of the file bits.c of the component Dwgbmp Utility. This manipulation causes heap-based buffer overflow. The attack is possible to be carried out remotely. The exploit has been published and may be...

7.5CVSS7.2AI score0.00339EPSS
SaveExploits0References1
Rows per page
Query Builder