Lucene search
+L

3387 matches found

CVE
CVE
added 2026/07/13 12:11 a.m.40 views

CVE-2026-15551

CVE-2026-15551 : Samsung Open Source rlottie fraught with an integer overflow/ wraparound in the function gray_hline() , causing a heap-based buffer overflow when rendering a crafted Lottie animation at native canvas size. Risk details: attacker-controlled input through a crafted animation; CVSS3...

5.5CVSS6.1AI score0.00081EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.24 views

PT-2026-57822

Name of the Vulnerable Software and Affected Versions Perl versions prior to 5.44 Description Incorrect regular expression matches occur when an alternation of more than 65535 fixed string branches is compiled into a trie in Perl study chunk. A trie is a specialized tree-like data structure used...

9.1CVSS6AI score0.00432EPSS
SaveExploits0References29
Redos
Redos
added 2026/07/13 12:00 a.m.11 views

ROS-20260713-73-0009

The vulnerability is related to numerical truncation errors. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

8.7CVSS6.3AI score0.00842EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.19 views

PT-2026-60047

Impact read character string and read string in src/zeroconf/ protocol/incoming.py sliced self.dataself.offset : self.offset + length and advanced self.offset by the declared length without checking it against self. data len. Python's slice silently returns fewer bytes when the end index runs pas...

6.5CVSS6.1AI score0.00248EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/10 9:29 p.m.13 views

CVE-2026-47261

A flaw was found in Wasmtime, a runtime for WebAssembly. This vulnerability allows an attacker to bypass intended access controls when a filesystem preopen is configured with read-only file permissions but also allows directory mutations. By using specific open flags, an attacker can truncate fil...

7.5CVSS6AI score0.00357EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/10 8:42 p.m.44 views

CVE-2026-34196

CVE-2026-34196 concerns GPU-driver code: when non-privileged software makes improper GPU system calls, an integer overflow can cause two GPU virtual addresses to map to the same physical page. After freeing the first mapping and the physical page, the second mapping can be used to read/write to m...

7.8CVSS6.1AI score0.00122EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/10 9:36 a.m.6 views

OPENSUSE-SU-2026:21297-1 Security update for uriparser

This update for uriparser fixes the following issues - CVE-2026-42371: numeric truncation in text range comparison when an application accepts URIs with a length in gigabytes bsc1262999. - CVE-2026-44927: truncation of ptrdifft to int in various places bsc1264578. - CVE-2026-44928: function famil...

5.3CVSS6.1AI score0.00211EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/10 9:35 a.m.7 views

SUSE-SU-2026:22627-1 Security update for uriparser

This update for uriparser fixes the following issues - CVE-2026-42371: numeric truncation in text range comparison when an application accepts URIs with a length in gigabytes bsc1262999. - CVE-2026-44927: truncation of ptrdifft to int in various places bsc1264578. - CVE-2026-44928: function famil...

5.3CVSS5.3AI score0.00211EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.26 views

EulerOS 2.0 SP12 : kernel (EulerOS-SA-2026-2595)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Input: alps - fix use-after-free bugs caused by dev3registerworkCVE-2025-68822 ext4: reject mount if bigalloc with sfirstdatablock !=...

9.8CVSS6.9AI score0.01501EPSS
SaveExploits15References167
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.24 views

AlmaLinux 10 : gnutls (ALSA-2026:20613)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:20613 advisory. gnutls: Fix qsort comparator in DTLS reassembly CVE-2026-42009 gnutls: Fix crashing on an underflow with a DTLS datagram CVE-2026-33845 gnutls: Fix...

9.8CVSS6.3AI score0.01335EPSS
SaveExploits2References15
OSV
OSV
added 2026/07/07 4:03 p.m.14 views

PYSEC-2026-1375 filelock has a TOCTOU race condition which allows symlink attacks during lock file creation

Impact A Time-of-Check-Time-of-Use TOCTOU race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation where filelock checks if a file exists before opening it with OTRUNC. An attack...

6.3CVSS6.2AI score0.00201EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/07 12:32 p.m.8 views

SUSE-SU-2026:22566-1 Security update for jq

This update for jq fixes the following issues: - CVE-2025-48060: improper handling of string data in jvstringempty can lead to heap buffer overflow and a crash when processing crafted input bsc1244116. - CVE-2026-32316: integer overflow within the jvpstringappend and jvpstringcopyreplacebad...

8.7CVSS6.3AI score0.00559EPSS
SaveExploits10References23
OSV
OSV
added 2026/07/07 12:32 p.m.7 views

SUSE-SU-2026:22545-1 Security update for jq

This update for jq fixes the following issues: - CVE-2025-48060: improper handling of string data in jvstringempty can lead to heap buffer overflow and a crash when processing crafted input bsc1244116. - CVE-2026-32316: integer overflow within the jvpstringappend and jvpstringcopyreplacebad...

8.7CVSS6.3AI score0.00559EPSS
SaveExploits10References23
OSV
OSV
added 2026/07/07 11:45 a.m.10 views

PYSEC-2026-1758 Prefix Truncation Attack against ChaCha20-Poly1305 and Encrypt-then-MAC aka Terrapin

Summary Terrapin is a prefix truncation attack targeting the SSH protocol. More precisely, Terrapin breaks the integrity of SSH's secure channel. By carefully adjusting the sequence numbers during the handshake, an attacker can remove an arbitrary amount of messages sent by the client or server a...

5.9CVSS7AI score0.93305EPSS
SaveExploits4References147
OSV
OSV
added 2026/07/03 12:17 p.m.5 views

SUSE-SU-2026:22664-1 Security update for jq

This update for jq fixes the following issues: - CVE-2026-32316: integer overflow within the jvpstringappend and jvpstringcopyreplacebad functions can lead to heap buffer overflow when evaluating untrusted jq queries bsc1262044. - CVE-2026-33947: unbounded recursion in functions jvsetpath,...

8.2CVSS6AI score0.00559EPSS
SaveExploits9References21
OSV
OSV
added 2026/07/02 3:40 p.m.21 views

GHSA-XWW8-GQVH-92X9 OpenClaw: Exec approval display truncation could hide the command being approved

Summary OpenClaw exec approvals could show a shortened command in the approval UI while keeping the full original command for execution. For very long commands, an approver could see and approve a benign-looking prefix while a hidden suffix remained part of the command that would run after...

8CVSS5.8AI score0.00232EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.11 views

AlmaLinux 9 : gnutls (ALSA-2026:20612)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:20612 advisory. gnutls: Fix qsort comparator in DTLS reassembly CVE-2026-42009 gnutls: Fix crashing on an underflow with a DTLS datagram CVE-2026-33845 gnutls: Fix RSA-P...

9.8CVSS6.2AI score0.01335EPSS
SaveExploits2References15
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.34 views

PT-2026-54046

Name of the Vulnerable Software and Affected Versions ImageMagick versions prior to 7.1.2-24 Description An incorrect policy check allows remote attackers to bypass path policy restrictions in sandboxed conversion services. This flaw enables the creation or truncation of files that are disallowed...

9.2CVSS5.9AI score0.00884EPSS
SaveExploits1References87
Packet Storm News
Packet Storm News
added 2026/06/30 12:00 a.m.13 views

FreeBSD Security Advisory - FreeBSD-SA-26:44.posixshm

FreeBSD Security Advisory - Pages belonging to largepage shared memory objects were not explicitly wired. When sendfile2 transmitted such an object with the SFNOCACHE flag, it freed the underlying pages after transmission even though existing mappings still referred to them. Separately, certain...

5.8AI score0.0029EPSS
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2026/06/30 12:00 a.m.10 views

FreeBSD-SA-26:40.zfs

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-26:40.zfs Security Advisory The FreeBSD Project Topic: Multiple vulnerabilities in OpenZFS Category: contrib Module: openzfs Announced: 2026-06-30 Credits:...

7.8CVSS6.1AI score0.00202EPSS
SaveExploits0
Rows per page
Query Builder