Lucene search
+L

2449 matches found

Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.8 views

PT-2026-76861

Name of the Vulnerable Software and Affected Versions iOS versions prior to 26.6.1 iPadOS versions prior to 26.6.1 macOS Tahoe versions prior to 26.6.2 Description Processing an image may lead to a denial-of-service, which is a condition where a system becomes unavailable to its intended users...

6.5CVSS5.2AI score0.00232EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

DEBIAN-CVE-2026-74492

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: do not update comments from kernel-side hash adds mtyperesize copies comment pointers with memcpy, not the comment objects themselves. During the window after an entry has been copied but before the table swap a...

8.4CVSS5.3AI score0.00142EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/14 7:23 p.m.12 views

Grav: Unauthenticated denial of service via unbounded image derivative dimensions

Summary An unauthenticated visitor exhausts server memory and CPU by requesting an image with oversized resize dimensions. One request drives a worker to several gigabytes of RAM and tens of seconds of CPU. A few concurrent requests take the host down. Details Grav::fallbackUrl...

8.7CVSS5.8AI score0.00301EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/13 5:44 p.m.5 views

CVE-2026-33328

A flaw was found in libvips, an image processing library. On 32-bit systems, a vulnerability in the gifload operation could lead to an integer overflow due to incorrectly determined image dimensions. This could allow a local attacker to cause the application to crash, resulting in a denial of...

6.8CVSS5.2AI score0.00146EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/11 5:07 p.m.7 views

CLSA-2026-1786468070 TuxCare security update for pillow (5 CVEs)

TuxCare rebuilt pillow to address 5 CVEs. Fixed in 11.2.1.post3+tuxcare...

8.7CVSS6AI score0.00418EPSS
SaveExploits4
OSV
OSV
added 2026/08/11 4:17 p.m.8 views

DEBIAN-CVE-2026-73075

Vim is an open source, command line text editor. From 9.2.0469 until 9.2.0843, popupmarkopacityzindex in src/popupwin.c can use a negative wwinrow for a text-property-anchored popup with clipwindow and opacity, indexing before the screen array instead of accounting for wpopuptopoff and causing an...

4.6CVSS5.3AI score0.00117EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability in imagemagick

ImageMagick is free and open-source software used for editing and manipulating digital images. Before versions 7.1.2-15 and 6.9.13-40, the MSL interpreter would crash when processing an invalid element, causing it to use an image after it had been freed. Versions 7.1.2-15 and 6.9.13-40 include a...

5.3CVSS7.2AI score0.0045EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/10 4:01 a.m.6 views

python-pillow: Pillow: Denial of Service via crafted BDF font file

A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service DoS by providing a specially crafted BDF font file. The library's image processing function fails to properly validate dimensions from the font file, bypassing a critical...

7.5CVSS6.6AI score0.00421EPSS
SaveExploits1References7
OSV
OSV
added 2026/08/07 6:04 a.m.10 views

RLSA-2026:51105 Important: LibRaw security update

LibRaw is a library for reading RAW files obtained from digital photo cameras CRW/CR2, NEF, RAF, DNG, and others. Security Fixes: LibRaw: LibRaw: Buffer Overflow vulnerability in image processing CVE-2026-51235 For more details about the security issues, including the impact, a CVSS score,...

7.3CVSS5.4AI score0.00267EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/08/07 6:04 a.m.14 views

LibRaw security update

An update is available for LibRaw. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list LibRaw is a library for reading RAW files obtained from digital photo cameras...

5.4AI score0.00267EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/06 6:00 p.m.22 views

Important: Red Hat Security Advisory: LibRaw security update

An update for LibRaw is now available for Red Hat Enterprise Linux 9. 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 rating, is available for each vulnerability from th...

5.6AI score0.00267EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/06 6:00 p.m.11 views

LibRaw: LibRaw: Buffer Overflow vulnerability in image processing

A flaw was found in LibRaw, an open-source library for processing raw image files. This vulnerability is a buffer overflow, which occurs in the stretch and fujirotate functions. A buffer overflow can allow an attacker to overwrite memory, potentially leading to a denial of service or the executio...

6AI score0.00267EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/06 12:00 a.m.10 views

ALSA-2026:51105 Important: LibRaw security update

LibRaw is a library for reading RAW files obtained from digital photo cameras CRW/CR2, NEF, RAF, DNG, and others. Security Fixes: LibRaw: LibRaw: Buffer Overflow vulnerability in image processing CVE-2026-51235 For more details about the security issues, including the impact, a CVSS score,...

5.4AI score0.00267EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:58 a.m.9 views

CVE-2026-70378

imagecli's carve pipeline operation Carve::apply in src/imageops.rs only asserts ratio = 1.0, never validating that the ratio is positive. A negative ratio e.g. -5 causes the computed target width to saturate to 0 via Rust's defined float-to-uint cast, which is then passed to...

7.5CVSS5.6AI score0.00278EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/04 4:11 p.m.8 views

python-pillow: Pillow: Denial of Service via crafted BDF font file

A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service DoS by providing a specially crafted BDF font file. The library's image processing function fails to properly validate dimensions from the font file, bypassing a critical...

7.5CVSS6.8AI score0.00421EPSS
SaveExploits1References7
CVE
CVE
added 2026/08/03 1:20 p.m.57 views

CVE-2026-69089

Grav CMS 2.0.10 is affected by a path traversal vulnerability in ImageMedium::watermark() that passes the unsanitized image argument to RocketTheme\Toolbox\ResourceLocator\UniformResourceLocator::findResource(). The file:// path handling only collapses '..' lexically, enabling an editor composing...

8.7CVSS5.6AI score0.00373EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/31 4:00 p.m.9 views

Important: Red Hat Security Advisory: python-pillow security update

An update for python-pillow is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scori...

7.5CVSS6.7AI score0.00421EPSS
SaveExploits4References5
RedHat Linux
RedHat Linux
added 2026/07/31 3:59 p.m.15 views

python-pillow: Pillow: Denial of Service via crafted BDF font file

A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service DoS by providing a specially crafted BDF font file. The library's image processing function fails to properly validate dimensions from the font file, bypassing a critical...

7.5CVSS6.8AI score0.00421EPSS
SaveExploits1References7
BDU FSTEC
BDU FSTEC
added 2026/07/31 12:00 a.m.9 views

The vulnerability of the Pillow image processing library, related to integer overflow, allows an attacker to cause a service failure.

The vulnerability of the Pillow image processing library is related to integer overflow. Exploiting this vulnerability could allow an attacker to cause a service failure...

4CVSS5.6AI score0.00114EPSS
SaveExploits0References10Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/07/31 12:00 a.m.9 views

The vulnerability of the Pillow image processing library, related to the execution of a loop with an unreachable exit condition, allows a intruder to cause a service failure.

The vulnerability of the Pillow image processing library lies in the execution of a loop with an unreachable exit condition. Exploiting this vulnerability could allow an attacker to cause a service failure...

4CVSS5.7AI score0.00126EPSS
SaveExploits0References11Affected Software4
Rows per page
Query Builder