Lucene search
+L

496448 matches found

Github Security Blog
Github Security Blog
added 2026/07/24 4:14 p.m.24 views

seroval: `seroval.fromJSON()` Promise resolver type confusion invokes attacker-controlled methods during deserialization

Summary A type confusion issue in seroval.fromJSON allowed attacker-controlled JSON input to cause Promise control nodes to operate on values from the general deserialization reference table without first verifying that those values were genuine internal promise resolver records. In applications...

6.6AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/24 4:14 p.m.5 views

GHSA-MV8W-475R-VWQW seroval: `seroval.fromJSON()` Promise resolver type confusion invokes attacker-controlled methods during deserialization

Summary A type confusion issue in seroval.fromJSON allowed attacker-controlled JSON input to cause Promise control nodes to operate on values from the general deserialization reference table without first verifying that those values were genuine internal promise resolver records. In applications...

9.8CVSS6.6AI score
SaveExploits0References3
OSV
OSV
added 2026/07/24 4:11 p.m.4 views

GHSA-HQ9Q-27G5-QWPJ Microsoft Kiota: Command injection via x-ms-kiota-info dependencyInstallCommand surfaced by `kiota info`

Summary kiota info — the command developers run to learn which packages to install after generating a client — read the x-ms-kiota-info extension from the OpenAPI description and presented the spec-supplied dependencyInstallCommand and dependency name/version as the tool's own recommended install...

9.3CVSS6AI score0.0319EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/24 4:11 p.m.7 views

Microsoft Kiota: Command injection via x-ms-kiota-info dependencyInstallCommand surfaced by `kiota info`

Summary kiota info — the command developers run to learn which packages to install after generating a client — read the x-ms-kiota-info extension from the OpenAPI description and presented the spec-supplied dependencyInstallCommand and dependency name/version as the tool's own recommended install...

9.3CVSS6AI score0.0319EPSS
SaveExploits0References6Affected Software2
RedHat Linux
RedHat Linux
added 2026/07/24 4:1 p.m.8 views

kernel: drm/xe/dma-buf: fix UAF with retry loop

A flaw was found in the Linux kernel, specifically within the drm/xe/dma-buf component. This Use-After-Free UAF vulnerability occurs due to an issue in a retry loop, where a buffer object is prematurely freed on error. An attacker could potentially exploit this to cause memory corruption, leading...

7.8CVSS6.3AI score0.00139EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/24 3:47 p.m.16 views

EUVD-2026-41089

Ray: Arbitrary code execution via ray.data.readwebdataset default decoder: pickle.loadsvalue and torch.loadweightsonly=False...

8.8CVSS6.3AI score0.00553EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/24 3:47 p.m.6 views

GHSA-HHRP-GW25-JR43 Ray: Arbitrary code execution via ray.data.read_webdataset default decoder: pickle.loads(value) and torch.load(weights_only=False)

Summary ray.data.readwebdatasetpaths=... is a @PublicAPIstability="alpha" reader for WebDataset-format TAR files. Its default decoder=True invokes defaultdecoder on every sample's keys, which routes file extension to a decoder by extension. Two of those branches deserialize attacker-controlled...

8.8CVSS6.4AI score0.00553EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2026/07/24 3:45 p.m.7 views

Microsoft Kiota: Code Generation Literal Injection in Kiota Python Generator

Code Generation Literal Injection in Kiota Python Generator Leads to Arbitrary Code Execution at Import Time. The Kiota Python code generator is vulnerable to a code generation literal injection issue when processing malicious or untrusted OpenAPI specifications. Specifically, attacker-controlled...

7.5CVSS6.3AI score0.0102EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2026/07/24 3:44 p.m.7 views

Microsoft Kiota: Code Generation Literal Injection in Kiota Ruby Generator

Code Generation Literal Injection in Kiota Ruby Generator Leads to Arbitrary Code Execution Impact The Kiota Ruby code generator is vulnerable to a code generation literal injection attack. The generator embeds string values from OpenAPI default fields and property names directly into Ruby...

7.5CVSS6AI score0.01471EPSS
SaveExploits0References6Affected Software2
EUVD
EUVD
added 2026/07/24 2:44 p.m.7 views

EUVD-2026-48604

BlenderMCP before commit 30a3308 contains a path traversal vulnerability in the downloadpolyhavenasset method that allows attackers to write arbitrary files by injecting traversal sequences in API response include keys. Attackers performing MITM attacks or prompt injection can supply malicious...

6CVSS6AI score0.00295EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/24 2:44 p.m.31 views

CVE-2026-66004 BlenderMCP Path Traversal via download_polyhaven_asset API

BlenderMCP before commit 30a3308 contains a path traversal vulnerability in the downloadpolyhavenasset method that allows attackers to write arbitrary files by injecting traversal sequences in API response include keys. Attackers performing MITM attacks or prompt injection can supply malicious...

6CVSS0.00295EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/24 2:44 p.m.16 views

CVE-2026-66004

BlenderMCP before commit 30a3308 contains a path traversal vulnerability in the download_polyhaven_asset method. By injecting traversal sequences in API response include keys, an attacker can write arbitrary files (e.g., ../../.bashrc), enabling overwrite of sensitive files and potentially persis...

6CVSS6AI score0.00295EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/24 2:9 p.m.7 views

Improper Encoding or Escaping of Output

Overview Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output through the HTML encoding. An attacker can execute arbitrary code by supplying specially crafted input that is not properly sanitized. Remediation A fix was pushed into the master branch but not y...

5.7CVSS6.2AI score
SaveExploits0References3
EUVD
EUVD
added 2026/07/24 2:0 p.m.11 views

EUVD-2026-40456

electron-updater: Uncontrolled search path elements within AppImage built by app-builder-lib...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/24 2:0 p.m.8 views

electron-updater: Uncontrolled search path elements within `AppImage` built by `app-builder-lib`

Summary AppImage targets built by app-builder-lib could use an empty path component when setting the LDLIBRARYPATH environment variable at runtime. This causes the current working directory to be added to the dynamic linker search path, which may allow an attacker to execute arbitrary code by...

7.8CVSS6.6AI score0.00129EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/24 12:46 p.m.3 views

SUSE-SU-2026:3237-1 Security update for vim

This update for vim fixes the following issues - Updated to version 9.2.0780. - CVE-2026-59856: Arbitrary Code Execution via PHP Omni-Completion bsc1271194. - CVE-2026-59857: Out-of-bounds Write in SAL Soundfolding bsc1271195. - CVE-2026-59858: Arbitrary Code Execution via C Omni-Completion...

8.4CVSS5.9AI score0.00216EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/07/24 12:41 p.m.7 views

CVE-2026-65706

A flaw was found in FFmpeg. This vulnerability, an out-of-bounds write in the vfswaprect video filter, allows an attacker to corrupt heap memory. By providing a specially crafted NV12 video frame with specific dimensions, a local user can trigger a memory corruption, leading to a process crash...

8.5CVSS6AI score0.00133EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/24 12:41 p.m.6 views

CVE-2026-65703

A flaw was found in FFmpeg, a widely used multimedia framework. This vulnerability, an out-of-bounds write in the TDSC video decoder, allows a remote attacker to corrupt memory by supplying a specially crafted AVI Audio Video Interleave file. Successful exploitation can lead to a system crash and...

8.5CVSS6.1AI score0.00207EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/24 12:16 p.m.8 views

CVE-2026-10610

Local privilege escalation potentially allowed an attacker to execute arbitrary code as a privileged user...

8.5CVSS0.00143EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/24 11:46 a.m.7 views

CVE-2026-64831

A flaw was found in FFmpeg. A remote attacker can exploit a stack buffer overflow vulnerability in the Vulkan HEVC High Efficiency Video Coding hardware decoder by providing a specially crafted HEVC/H.265 bitstream. This can lead to overwriting memory on the stack, potentially allowing the attack...

8.8CVSS6.5AI score0.00457EPSS
SaveExploits0References6
Rows per page
Query Builder