Lucene search
+L

2540 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/27 8:14 p.m.9 views

CVE-2026-64766

An integer overflow was addressed with improved input validation. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing a maliciously crafted file may lead to unexpected app termination or...

6.1AI score0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/27 8:12 p.m.48 views

CVE-2026-64754

CVE-2026-64754 is an out-of-bounds write vulnerability in Apple OS components that is fixed in iOS/iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, and watchOS 26.6. The issue arises from processing a maliciously crafted file and can lead to a de...

5.5CVSS5.8AI score0.00118EPSS
SaveExploits0References7Affected Software6
NVD
NVD
added 2026/07/27 4:17 p.m.13 views

CVE-2026-17574

HDF5 contains a NULL pointer dereference vulnerability. Processing a crafted HDF5 file containing an attribute with an invalid variable-length datatype type field may cause the application to crash when the attribute is read...

6.7CVSS0.00117EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/27 12:0 a.m.11 views

PT-2026-65282

Name of the Vulnerable Software and Affected Versions iOS versions prior to 26.6 iPadOS versions prior to 26.6 macOS Sequoia versions prior to 15.7.8 macOS Sonoma versions prior to 14.8.8 macOS Tahoe versions prior to 26.6 tvOS versions prior to 26.6 visionOS versions prior to 26.6 watchOS versio...

5.5CVSS5.5AI score0.00118EPSS
SaveExploits0References10
CVE
CVE
added 2026/07/18 12:46 p.m.38 views

CVE-2026-9147

CVE-2026-9147 affects uproot 5.7.4 and prior. The issue arises when uproot dynamically generates Python class source code from ROOT TStreamerInfo records and compiles it at runtime. Some file-controlled streamer metadata fields (e.g., streamer element names) are interpolated into the generated Py...

8.5CVSS6.2AI score0.00153EPSS
SaveExploits1References4
Ubuntu
Ubuntu
added 2026/07/14 4:17 p.m.12 views

USN-8541-1: Vim vulnerabilities

Hirohito Higashi discovered that Vim incorrectly escaped class or trait names when performing PHP omni-completion. An attacker could possibly use this issue to trick a user into opening a specially crafted PHP file and executing arbitrary commands. This issue only affected Ubuntu 22.04 LTS, Ubunt...

8.4CVSS6.2AI score0.00216EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/07/07 9:52 p.m.16 views

CVE-2026-42958

The application contains a use-after-free vulnerability that can be exploited to cause memory corruption while parsing specially crafted files. This could allow an attacker to execute arbitrary code in the context of the current process...

8.4CVSS6.3AI score0.00128EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/07 9:52 p.m.23 views

CVE-2026-42958

CVE-2026-42958 affects Labcenter Proteus. A use-after-free vulnerability is triggered while parsing specially crafted files, leading to memory corruption and potentially arbitrary code execution in the context of the current process. The available data indicate local access with low complexity an...

8.4CVSS6.3AI score0.00128EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/07 9:52 p.m.44 views

CVE-2026-42958 Use After Free in Labcenter Proteus

The application contains a use-after-free vulnerability that can be exploited to cause memory corruption while parsing specially crafted files. This could allow an attacker to execute arbitrary code in the context of the current process...

8.4CVSS0.00128EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/07 12:0 a.m.17 views

PT-2026-56270

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description A use-after-free issue occurs during the parsing of specially crafted files, which can lead to memory corruption. This flaw may allow an attacker to execute...

8.4CVSS6.3AI score0.00128EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/06 8:42 p.m.11 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the GdImageFile.open process. An attacker can cause excessive memory allocation by supplying a crafted .gd file that bypasses decompression bomb checks. Remediation Upgrade pillow to versio...

8.7CVSS6AI score0.00418EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/06 7:17 p.m.16 views

CVE-2026-9182

Esri ArcGIS Server contains an unrestricted file upload vulnerability. An unauthenticated attacker could exploit this issue by uploading a crafted file to the affected endpoint. Successful exploitation could allow arbitrary file upload, potentially allowing for other attacks. This issue impacts a...

9.8CVSS0.00352EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/06 7:17 p.m.8 views

PYSEC-2026-2256

Pillow is a Python imaging library. Prior to 12.3.0, PIL/GdImageFile.py GdImageFile.open read image dimensions from the GD 2.x header and stored them in self.size without calling Image.decompressionbombcheck, allowing a crafted .gd file to trigger excessive C-heap allocation when loaded. This iss...

7.5CVSS6.1AI score0.00418EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/06 6:50 p.m.9 views

CVE-2026-55380

Pillow is a Python imaging library. Prior to 12.3.0, PIL/GdImageFile.py GdImageFile.open read image dimensions from the GD 2.x header and stored them in self.size without calling Image.decompressionbombcheck, allowing a crafted .gd file to trigger excessive C-heap allocation when loaded. This iss...

7.5CVSS6AI score0.00418EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/07/06 6:50 p.m.68 views

CVE-2026-55380

Pillow (Python imaging library) vulnerability: Prior to 12.3.0, in GdImageFile._open(), image dimensions were read from the GD 2.x header and stored in self._size without invoking Image._decompression_bomb_check(), allowing a crafted .gd file to trigger excessive C-heap allocation. Impact: potent...

7.5CVSS6AI score0.00418EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/06 3:10 p.m.10 views

CVE-2026-55180

A flaw was found in pnpm and pacquet. A malicious repository could exploit this vulnerability by crafting specific .npmrc or pnpm-workspace.yaml files. When these package managers process these files, they improperly expand environment variable placeholders, leading to the disclosure of sensitive...

6.5CVSS5.8AI score0.00326EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/07/06 12:0 a.m.37 views

PT-2026-55968

Name of the Vulnerable Software and Affected Versions ArcGIS Server versions prior to 12.0 Description An unrestricted file upload issue exists where an unauthenticated attacker can upload a crafted file to the affected endpoint. This could allow for arbitrary file upload, potentially enabling...

9.8CVSS6.2AI score0.00352EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/03 4:16 p.m.15 views

CVE-2026-20213

A flaw was found in ClamAV. An unauthenticated, remote attacker could exploit this vulnerability by submitting a specially crafted file containing Portable Executable PE content for scanning. This is due to improper boundary checks during the scanning process, which may lead to an out-of-bounds...

7.5CVSS6AI score0.00563EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/03 2:40 p.m.13 views

CVE-2026-20243

A flaw was found in ClamAV's ALZ file format parser. An unauthenticated, remote attacker can exploit this vulnerability by submitting a specially crafted ALZ Archived Link Zipped file for scanning. This improper handling of ALZ files can lead to memory corruption, causing the ClamAV scanning...

7.5CVSS5.9AI score0.005EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/03 6:17 a.m.15 views

CVE-2026-20216

A flaw was found in ClamAV's InstallShield file format parser. An unauthenticated, remote attacker could exploit this vulnerability by submitting a specially crafted InstallShield file for scanning. This improper handling of temporary resources during file scanning could lead to the termination o...

7.5CVSS6AI score0.005EPSS
SaveExploits0References4
Rows per page
Query Builder