Lucene search
+L

3000 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/01 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-56363

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ImageMagick before 7.1.2-22 contains a division by zero vulnerability in binomial kernel processing that allows attackers to cause denial of service. An attacke...

4.8CVSS5.4AI score0.0015EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/01 12:00 a.m.46 views

CVE-2026-36911

A division-by-zero vulnerability in the CStreamSwitcherOutputPin::DecideBufferSize function of Aleksoid1978 MPC-BE before commit 4341cb3 allows attackers to cause a Denial of Service DoS via a crafted MP4 file...

0.00148EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/30 11:17 p.m.14 views

CVE-2026-56363

ImageMagick before 7.1.2-22 contains a division by zero vulnerability in binomial kernel processing that allows attackers to cause denial of service. An attacker can supply a large binomial kernel value causing integer overflow, resulting in division by zero and application crash...

4.8CVSS0.0015EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/30 11:17 p.m.8 views

DEBIAN-CVE-2026-56363

ImageMagick before 7.1.2-22 contains a division by zero vulnerability in binomial kernel processing that allows attackers to cause denial of service. An attacker can supply a large binomial kernel value causing integer overflow, resulting in division by zero and application crash...

4.8CVSS5.8AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/30 11:17 p.m.11 views

UBUNTU-CVE-2026-56363

ImageMagick before 7.1.2-22 contains a division by zero vulnerability in binomial kernel processing that allows attackers to cause denial of service. An attacker can supply a large binomial kernel value causing integer overflow, resulting in division by zero and application crash...

4.8CVSS5.8AI score0.0015EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/30 10:08 p.m.11 views

CVE-2026-56363 ImageMagick - Division by Zero in Binomial Kernel Processing

ImageMagick before 7.1.2-22 contains a division by zero vulnerability in binomial kernel processing that allows attackers to cause denial of service. An attacker can supply a large binomial kernel value causing integer overflow, resulting in division by zero and application crash...

4.8CVSS6AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/06/30 10:08 p.m.22 views

CVE-2026-56363

ImageMagick before 7.1.2-22 contains a division by zero vulnerability in binomial kernel processing that allows attackers to cause denial of service. An attacker can supply a large binomial kernel value causing integer overflow, resulting in division by zero and application crash...

4.8CVSS5.8AI score0.0015EPSS
SaveExploits0
CVE
CVE
added 2026/06/30 10:08 p.m.32 views

CVE-2026-56363

ImageMagick (before 7.1.2-22) is affected by a division-by-zero vulnerability in binomial kernel processing that can trigger a denial-of-service by supplying a large binomial kernel value, causing integer overflow and application crash. Affected component: binomial kernel processing in ImageMagic...

4.8CVSS5.8AI score0.0015EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/30 10:08 p.m.11 views

CVE-2026-56363

ImageMagick before 7.1.2-22 contains a division by zero vulnerability in binomial kernel processing that allows attackers to cause denial of service. An attacker can supply a large binomial kernel value causing integer overflow, resulting in division by zero and application crash...

4.8CVSS5.8AI score0.0015EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/06/30 10:08 p.m.18 views

CVE-2026-56363

ImageMagick before 7.1.2-22 contains a division by zero vulnerability in binomial kernel processing that allows attackers to cause denial of service. An attacker can supply a large binomial kernel value causing integer overflow, resulting in division by zero and application crash...

4.8CVSS5.8AI score0.0015EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/30 10:08 p.m.52 views

CVE-2026-56363 ImageMagick - Division by Zero in Binomial Kernel Processing

ImageMagick before 7.1.2-22 contains a division by zero vulnerability in binomial kernel processing that allows attackers to cause denial of service. An attacker can supply a large binomial kernel value causing integer overflow, resulting in division by zero and application crash...

4.8CVSS0.0015EPSS
SaveExploits0References2
F5 Networks
F5 Networks
added 2026/06/29 7:21 a.m.16 views

K000161953: Multiple Linux kernel vulnerabilities CVE-2026-23379, CVE-2026-23381, CVE-2026-23396, CVE-2026-23397 and CVE-2026-23398

Security Advisory Description CVE-2026-23379 In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: fix divide by zero in the offload path Offloading ETS requires computing each class' WRR weight: this is done by averaging over the sums of quanta as 'qsum' and 'qpsum'...

5.5CVSS6AI score0.00125EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/06/25 12:01 p.m.17 views

freerdp security update

An update is available for freerdp. 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 FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released...

7.5CVSS6.7AI score0.01078EPSS
SaveExploits0
OSV
OSV
added 2026/06/18 8:45 p.m.18 views

GHSA-G7M4-839X-CH6V spomky-labs/otphp: Unbounded digits parameter in a provisioning URI triggers an uncaught DivisionByZeroError in OTP generation

Summary The digits parameter parsed from a provisioning URI is validated only with a lower bound $value 0 and has no upper bound src/OTP.php:353-357. OTP generation computes $code % 10 $this-getDigits src/OTP.php:283. When digits is large enough that 10 digits overflows PHP's integer range and th...

8.7CVSS5.4AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/18 12:00 a.m.17 views

PT-2026-53181

Summary The digits parameter parsed from a provisioning URI is validated only with a lower bound $value 0 and has no upper bound src/OTP.php:353-357. OTP generation computes $code % 10 $this-getDigits src/OTP.php:283. When digits is large enough that 10 digits overflows PHP's integer range and th...

8.7CVSS5.8AI score
SaveExploits0References4
Redos
Redos
added 2026/06/17 12:00 a.m.13 views

ROS-20260617-73-0012

The vulnerability of the ReadYUVImage function in the coders/yuv.c file of the ImageMagick console graphics editor is related to the lack of checks for division by zero. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

7.5CVSS6.7AI score0.00385EPSS
SaveExploits0
Redos
Redos
added 2026/06/17 12:00 a.m.18 views

ROS-20260617-73-0011

The vulnerability of the ReadYUVImage function in the coders/yuv.c file of the ImageMagick console graphics editor is related to the lack of checks for division by zero. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

7.5CVSS6.7AI score0.00385EPSS
SaveExploits0
Redos
Redos
added 2026/06/15 12:00 a.m.15 views

ROS-20260615-73-0033

The vulnerability of the RDP client FreeRDP is related to the lack of checks for division by zero. Exploiting this vulnerability can allow a malicious actor to cause service failures remotely...

7.5CVSS4.7AI score0.00303EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/06/14 12:00 a.m.16 views

Fedora 44 : dnsdist (2026-51cdd1292b)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-51cdd1292b advisory. Bug Fixes: CVE-2026-33254: An attacker can create a large number of concurrent DoQ or DoH3 connections, causing unlimited memory allocation in DNSdi...

9.1CVSS6AI score0.01073EPSS
SaveExploits0References12
OSV
OSV
added 2026/06/12 11:11 a.m.17 views

OESA-2026-2663 ffmpeg security update

FFmpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix. It also includes a digital VCR. It can encode in real time in many formats including MPEG1 audio and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash. Security Fixes: FFmpeg 4.2 is affected ...

8.8CVSS7.2AI score0.02489EPSS
SaveExploits6References8
Rows per page
Query Builder