Lucene search
+L

144 matches found

Vulnrichment
Vulnrichment
added 2026/04/18 1:39 a.m.7 views

CVE-2026-40492 SAIL has heap buffer overflow in XWD decoder — bits_per_pixel vs pixmap_depth type confusion in byte-swap

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit 36aa5c7ec8a2bb35f6fb867a1177a6f141156b02, the XWD codec resolves pixel format based on pixmapdepth but the byte-swap code uses bitsperpixel independently. When...

9.8CVSS6AI score0.00332EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/04/18 1:39 a.m.31 views

CVE-2026-40492

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit 36aa5c7ec8a2bb35f6fb867a1177a6f141156b02, the XWD codec resolves pixel format based on pixmapdepth but the byte-swap code uses bitsperpixel independently. When...

9.8CVSS5.6AI score0.00332EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/18 12:0 a.m.11 views

SAIL 安全漏洞

SAIL is an open-source image decoding library developed by SAIL. SAIL has a security vulnerability, which stems from inconsistencies in byte-per-pixel calculations and pixel buffer allocations within the PSD encoder. This can lead to heap buffer overflows...

9.8CVSS5.9AI score0.00367EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/18 12:0 a.m.16 views

SAIL 安全漏洞

SAIL is an open-source image decoding library developed by SAIL. SAIL has a security vulnerability, which stems from inconsistencies in pixel format parsing and byte swapping code within the XWD encoder/decoder. This vulnerability may lead to out-of-bound memory access...

9.8CVSS5.9AI score0.00332EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/18 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-40492

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit...

9.8CVSS5.7AI score0.00332EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/18 12:0 a.m.15 views

SAIL 安全漏洞

SAIL is an open-source image decoding library developed by SAIL. SAIL has a security vulnerability, which stems from the RLE decoder in the TGA encoder/decoder’s asymmetric boundary checks. This vulnerability may lead to a stack buffer overflow...

9.8CVSS6AI score0.00314EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/18 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-40494

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit...

9.8CVSS5.5AI score0.00314EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/18 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-40493

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit...

9.8CVSS5.7AI score0.00367EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/21 12:16 a.m.18 views

CVE-2026-27168

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. All versions are vulnerable to Heap-based Buffer Overflow through the XWD parser's use of the bytesperline value. The value os read directly from the file as the read size in...

9.8CVSS0.00397EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/21 12:16 a.m.5 views

UBUNTU-CVE-2026-27168

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. All versions are vulnerable to Heap-based Buffer Overflow through the XWD parser's use of the bytesperline value. The value os read directly from the file as the read size in...

9.8CVSS5.9AI score0.00397EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/02/21 12:16 a.m.4 views

CVE-2026-27168

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. All versions are vulnerable to Heap-based Buffer Overflow through the XWD parser's use of the bytesperline value. The value os read directly from the file as the read size in...

9.8CVSS5.9AI score0.00397EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/02/21 12:0 a.m.15 views

SAIL 安全漏洞

SAIL is an open-source image decoding library developed by SAIL. SAIL has a security vulnerability that stems from the XWD parser’s use of the bytesperline value. This value is read directly from the file and used as the reading size, but it is not compared with the actual size of the target...

9.8CVSS6AI score0.00397EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/02/21 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-27168

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. All versions are vulnerable to Heap-based...

9.8CVSS5.7AI score0.00397EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/20 11:34 p.m.42 views

CVE-2026-27168

SAIL’s XWD codec vulnerability (CVE-2026-27168) causes a heap-based buffer overflow by reading bytes_per_line directly from the XWD file without validating it against the destination buffer size. EUVD-2026-23644 details a related but distinct issue in the same library where, for pixmap_depth=8, b...

9.8CVSS5.9AI score0.00397EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2026/02/20 11:34 p.m.22 views

CVE-2026-27168

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. All versions are vulnerable to Heap-based Buffer Overflow through the XWD parser's use of the bytesperline value. The value os read directly from the file as the read size in...

9.8CVSS5.7AI score0.00397EPSS
SaveExploits1
OSV
OSV
added 2026/02/20 11:34 p.m.10 views

CVE-2026-27168 SAIL: Heap-based Buffer Overflow in Sail-codecs-xwd

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. All versions are vulnerable to Heap-based Buffer Overflow through the XWD parser's use of the bytesperline value. The value os read directly from the file as the read size in...

8.8CVSS5.9AI score0.00397EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2004-1613

Malware in sbrugna...

7.5CVSS6.4AI score0.0495EPSS
SaveExploits2References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-25737

Malicious code in bioql PyPI...

8.8CVSS6.3AI score0.00682EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-25739

Malicious code in bioql PyPI...

8.8CVSS6.3AI score0.00741EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-25757

Malicious code in bioql PyPI...

8.8CVSS6.3AI score0.00682EPSS
SaveExploits1References1
Rows per page
Query Builder