Lucene search
+L

22 matches found

BDU FSTEC
BDU FSTEC
added 2026/07/08 12:0 a.m.10 views

The vulnerability of the WriteUHDRImage() function in the ImageMagick console graphics editor’s coders/uhdr.c file allows a hacker to cause a service failure.

The vulnerability of the WriteUHDRImage function in the ImageMagick console graphics editor’s coders/uhdr.c file is related to buffer overflow in dynamic memory. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

8.5CVSS7.5AI score0.0042EPSS
SaveExploits0References5Affected Software4
Snyk
Snyk
added 2026/03/12 2:15 p.m.13 views

Heap-based Buffer Overflow

Overview Magick.NET-Q16-OpenMP-arm64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package...

8.6CVSS5.8AI score0.00108EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/12 2:15 p.m.7 views

Heap-based Buffer Overflow

Overview Magick.NET-Q8-AnyCPU is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

8.6CVSS5.8AI score0.00108EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/12 2:15 p.m.7 views

Heap-based Buffer Overflow

Overview Magick.NET-Q16-HDRI-AnyCPU is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package...

8.6CVSS5.8AI score0.00108EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/12 2:15 p.m.4 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow in WriteUHDRImage in the UHDR encoder, due to truncation of a value. Remediation A fix was pushed into the master branch but not yet published. References - GitHub Commit Credit: Linke Li...

8.6CVSS5.8AI score0.00108EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/12 2:15 p.m.9 views

Heap-based Buffer Overflow

Overview Magick.NET-Q16-HDRI-OpenMP-arm64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this...

8.6CVSS5.8AI score0.00108EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/12 2:15 p.m.8 views

Heap-based Buffer Overflow

Overview Magick.NET-Q8-OpenMP-arm64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package...

8.6CVSS5.8AI score0.00108EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/12 2:15 p.m.9 views

Heap-based Buffer Overflow

Overview Magick.NET-Q16-HDRI-OpenMP-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this...

8.6CVSS5.8AI score0.00108EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/12 2:15 p.m.8 views

Heap-based Buffer Overflow

Overview Magick.NET-Q16-OpenMP-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package a...

8.6CVSS5.8AI score0.00108EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/24 3:31 p.m.23 views

ImageMagick has heap-buffer-overflow via signed integer overflow in WriteUHDRImage when writing UHDR images with large dimensions

WriteUHDRImage in coders/uhdr.c uses int arithmetic to compute the pixel buffer size. When image dimensions are large, the multiplication overflows 32-bit int, causing an undersized heap allocation followed by an out-of-bounds write. This can crash the process or potentially lead to an out of...

8.2CVSS5.6AI score0.0042EPSS
SaveExploits0References5Affected Software19
RedhatCVE
RedhatCVE
added 2026/02/24 6:35 a.m.9 views

CVE-2026-25794

A flaw was found in ImageMagick. When processing images with large dimensions, the WriteUHDRImage function in coders/uhdr.c uses integer arithmetic that can overflow. This overflow leads to an undersized memory allocation, followed by an out-of-bounds write. A remote attacker could exploit this...

8.2CVSS6AI score0.0042EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/24 1:16 a.m.3 views

DEBIAN-CVE-2026-25794

ImageMagick is free and open-source software used for editing and manipulating digital images. WriteUHDRImage in coders/uhdr.c uses int arithmetic to compute the pixel buffer size. Prior to version 7.1.2-15, when image dimensions are large, the multiplication overflows 32-bit int, causing an...

8.2CVSS8AI score0.0042EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/24 1:16 a.m.3 views

UBUNTU-CVE-2026-25794

ImageMagick is free and open-source software used for editing and manipulating digital images. WriteUHDRImage in coders/uhdr.c uses int arithmetic to compute the pixel buffer size. Prior to version 7.1.2-15, when image dimensions are large, the multiplication overflows 32-bit int, causing an...

8.2CVSS6AI score0.0042EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/02/24 12:53 a.m.9 views

CVE-2026-25794

ImageMagick is free and open-source software used for editing and manipulating digital images. WriteUHDRImage in coders/uhdr.c uses int arithmetic to compute the pixel buffer size. Prior to version 7.1.2-15, when image dimensions are large, the multiplication overflows 32-bit int, causing an...

8.2CVSS5.8AI score0.0042EPSS
SaveExploits0
Snyk
Snyk
added 2026/02/24 12:53 a.m.8 views

Integer Overflow or Wraparound

Overview Magick.NET-Q8-arm64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

8.2CVSS6.2AI score0.0042EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/24 12:53 a.m.6 views

Integer Overflow or Wraparound

Overview Magick.NET-Q16-HDRI-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

8.2CVSS6.2AI score0.0042EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/24 12:53 a.m.30 views

CVE-2026-25794 ImageMagick has heap-buffer-overflow via signed integer overflow in `WriteUHDRImage` when writing UHDR images with large dimensions

ImageMagick is free and open-source software used for editing and manipulating digital images. WriteUHDRImage in coders/uhdr.c uses int arithmetic to compute the pixel buffer size. Prior to version 7.1.2-15, when image dimensions are large, the multiplication overflows 32-bit int, causing an...

8.2CVSS0.0042EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/24 12:53 a.m.8 views

EUVD-2026-7448

ImageMagick is free and open-source software used for editing and manipulating digital images. WriteUHDRImage in coders/uhdr.c uses int arithmetic to compute the pixel buffer size. Prior to version 7.1.2-15, when image dimensions are large, the multiplication overflows 32-bit int, causing an...

8.2CVSS5.6AI score0.0042EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/24 12:53 a.m.3 views

CVE-2026-25794 ImageMagick has heap-buffer-overflow via signed integer overflow in `WriteUHDRImage` when writing UHDR images with large dimensions

ImageMagick is free and open-source software used for editing and manipulating digital images. WriteUHDRImage in coders/uhdr.c uses int arithmetic to compute the pixel buffer size. Prior to version 7.1.2-15, when image dimensions are large, the multiplication overflows 32-bit int, causing an...

8.2CVSS5.6AI score0.0042EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/24 12:0 a.m.10 views

PT-2026-21600

Name of the Vulnerable Software and Affected Versions ImageMagick versions prior to 7.1.2-15 Description ImageMagick is software used for editing and manipulating digital images. The WriteUHDRImage function in coders/uhdr.c uses 32-bit integer arithmetic to calculate the pixel buffer size. When...

9.8CVSS6AI score0.00501EPSS
SaveExploits0References160
Rows per page
Query Builder