Lucene search
+L

9671 matches found

RedhatCVE
RedhatCVE
added 2026/07/13 7:05 p.m.15 views

CVE-2026-60103

A flaw was found in Blender. A remote attacker could exploit an out-of-bounds read vulnerability by providing a specially crafted .blend file. This vulnerability occurs when the application processes a malicious memberindex value without proper validation, leading to an attempt to access memory...

6.8CVSS6.1AI score0.00117EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/13 6:16 p.m.13 views

CVE-2026-60103

Blender 3.0.0 through 5.1.2 contains an out-of-bounds read vulnerability that allows attackers to trigger a crash or read adjacent heap memory by supplying a crafted .blend file with a malicious signed short memberindex value in the SDNA block. The memberindex field is used as an array index into...

6.8CVSS0.00117EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/13 6:16 p.m.19 views

CVE-2026-60103

Blender 3.0.0 through 5.1.2 contains an out-of-bounds read vulnerability that allows attackers to trigger a crash or read adjacent heap memory by supplying a crafted .blend file with a malicious signed short memberindex value in the SDNA block. The memberindex field is used as an array index into...

6.8CVSS6.1AI score0.00117EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/13 5:44 p.m.52 views

CVE-2026-60103

Blender 3.0.0–5.1.2 contains an out-of-bounds read via a crafted .blend SDNA block. The signed short member_index is used as an array index into sdna->members[] in sdna_expand_names() without bounds checking, producing an invalid pointer that is then passed to strlen(), causing a SIGSEGV or un...

6.8CVSS6.1AI score0.00117EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/13 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-60103

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Blender 3.0.0 through 5.1.2 contains an out-of-bounds read vulnerability that allows attackers to trigger a crash or read adjacent heap memory by supplying a...

6.8CVSS5.4AI score0.00117EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/12 11:39 p.m.6 views

BIT-DJANGO-2026-53877 Heap buffer over-read in GDALRaster

An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. django.contrib.gis.gdal.GDALRaster over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the vsibuffer...

6.3CVSS6.9AI score0.00281EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/10 2:16 p.m.8 views

SUSE-SU-2026:22631-1 Security update for gsasl

This update for gsasl fixes the following issue - CVE-2026-56968: improper sanitization of a short challenge in gsaslntlmclientstep of the NTLM client can lead to memory disclosure bsc1268885...

5.3CVSS5.3AI score0.00286EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/10 2:15 p.m.6 views

OPENSUSE-SU-2026:21303-1 Security update for gsasl

This update for gsasl fixes the following issue - CVE-2026-56968: improper sanitization of a short challenge in gsaslntlmclientstep of the NTLM client can lead to memory disclosure bsc1268885...

5.3CVSS6.1AI score0.00286EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/07/10 1:40 p.m.14 views

CVE-2026-53877

A flaw was found in Django. Instantiating django.contrib.gis.gdal.GDALRaster with a bytes object representing a raster file can trigger a heap buffer over-read in the vsibuffer property, reading roughly 32 bytes past the end of the allocated buffer. An attacker who can supply crafted raster data...

6.3CVSS6.1AI score0.00281EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.17 views

EulerOS 2.0 SP12 : xorg-x11-server (EulerOS-SA-2026-2637)

According to the versions of the xorg-x11-server packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in the X.Org X server. This out-of-bounds read vulnerability in the XKB geometry processing, specifically within the...

9.1CVSS6.1AI score0.00489EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.18 views

EulerOS 2.0 SP12 : rsync (EulerOS-SA-2026-2626)

According to the versions of the rsync packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Rsync version 3.4.2 and prior contain an integer overflow vulnerability in the compressed-token decoder where a 32-bit signed counter is not checke...

8.1CVSS6.2AI score0.0078EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.18 views

EulerOS 2.0 SP12 : xorg-x11-server (EulerOS-SA-2026-2577)

According to the versions of the xorg-x11-server packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in the X.Org X server. This out-of-bounds read vulnerability in the XKB geometry processing, specifically within the...

9.1CVSS6.1AI score0.00489EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.14 views

EulerOS 2.0 SP12 : rsync (EulerOS-SA-2026-2566)

According to the versions of the rsync packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Rsync version 3.4.2 and prior contain an integer overflow vulnerability in the compressed-token decoder where a 32-bit signed counter is not checke...

8.1CVSS6.2AI score0.0078EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/07/09 2:53 a.m.7 views

SUSE CVE-2026-53877

An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. django.contrib.gis.gdal.GDALRaster over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the vsibuffer...

4.8CVSS6.9AI score0.00281EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.16 views

MiracleLinux 9 : gimp-3.0.4-4.el9_8.4 (AXSA:2026-1226:06)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1226:06 advisory. gimp: GIMP:Memory disclosure and denial of service via specially crafted PCX image CVE-2026-4887 gimp: GIMP: Remote Code Execution via XPM File...

7.8CVSS7.7AI score0.00755EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.15 views

MiracleLinux 8 : php:7.4 (AXSA:2026-1217:01)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1217:01 advisory. php: php-soap: php-src: PHP SOAP extension: Remote Code Execution via use-after-free vulnerability CVE-2026-6722 PHP: PHP: Denial of Service via...

9.8CVSS7.1AI score0.00894EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.12 views

RHEL 8 : httpd:2.4 (RHSA-2026:36846)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:36846 advisory. The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: Apache HTTP...

9.8CVSS7.2AI score0.27984EPSS
SaveExploits10References16
Cvelist
Cvelist
added 2026/07/08 10:35 p.m.64 views

CVE-2026-15109

Uninitialized Use in ANGLE in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. Chromium security severity: High...

0.00272EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/08 10:35 p.m.21 views

CVE-2026-15109

Uninitialized Use in ANGLE in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. Chromium security severity: High...

6.5CVSS6AI score0.00272EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/08 7:33 p.m.18 views

httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data()

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the ajpparsedata function attempts to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially lea...

7.5CVSS7.1AI score0.00394EPSS
SaveExploits0References5
Rows per page
Query Builder