Lucene search
+L

63339 matches found

Github Security Blog
Github Security Blog
added 5 days ago7 views

Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)

Summary image.download fetches a URL and writes the response to disk. It does not use the central path guard validatepathwithenvconfig, which confines writes to FLYTOSANDBOXDIR; instead it confines the output to outputdir, but outputdir is itself a caller parameter. Since the attacker sets both t...

10CVSS6.5AI score0.00494EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 5 days ago14 views

CVE-2026-15435

IBM App Connect Enterprise is vulnerable to an arbitrary file write due to a path traversal flaw (CWE-22). A remote attacker could send a crafted URL containing dot-dot sequences (/../) to traverse directories and write arbitrary files on the system. Affected versions are 13.0.1.0–13.0.7.2 and 12...

9.8CVSS6AI score0.00734EPSS
SaveExploits0References1
EUVD
EUVD
added 5 days ago11 views

EUVD-2026-51138

IBM App Connect Enterprise 13.0.1.0 through 13.0.7.2, and 12.0.1.0 through 12.0.12.27 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot" sequences /../ to write arbitrary files on the system...

9.8CVSS6AI score0.00734EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 5 days ago12 views

CVE-2026-57859

e107 prior to version 2.3.8 contains a code execution vulnerability in the earray deserialization handler that allows an attacker with out-of-band database write access to execute arbitrary PHP code by storing a crafted payload in the userprefs column. The earray::unserialize function in...

7.7CVSS6.5AI score0.00399EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 5 days ago8 views

CVE-2026-66041

A flaw was found in FFmpeg's vfquirc filter, which handles subtitle processing. A remote attacker can exploit this heap out-of-bounds write vulnerability by providing a specially crafted PGS/SUP subtitle file. This file, with mismatched frame dimensions, can cause the software to write data beyon...

8.8CVSS6.1AI score0.00423EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 5 days ago8 views

CVE-2026-66040

A flaw was found in FFmpeg's native PNG and APNG encoders. A remote attacker can exploit this heap out-of-bounds write vulnerability by providing a specially crafted PNG image containing a malicious eXIf chunk. This can lead to heap memory corruption, a process crash, and potentially allow the...

8.8CVSS6.3AI score0.00546EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 5 days ago6 views

CVE-2026-66039

A flaw was found in FFmpeg. A remote attacker could exploit a signed integer overflow vulnerability in the MACE6 audio decoder by providing a specially crafted CAF Core Audio Format file. This malicious file manipulates the bytesperpacket value, leading to an undersized memory allocation and a he...

8.8CVSS6.4AI score0.00423EPSS
SaveExploits0References6
NVD
NVD
added 5 days ago10 views

CVE-2026-47876

VMware ESX contains an out-of-bounds write vulnerability in the VMXNET3 virtual network adapter. A malicious actor with local administrative privileges on a virtual machine with VMXNET3 virtual network adapter may exploit this issue to execute code on the host. Non VMXNET3 virtual adapters are no...

9.3CVSS0.00281EPSS
SaveExploits0References1
EUVD
EUVD
added 5 days ago11 views

EUVD-2026-51105

VMware ESX contains an out-of-bounds write vulnerability in the VMXNET3 virtual network adapter. A malicious actor with local administrative privileges on a virtual machine with VMXNET3 virtual network adapter may exploit this issue to execute code on the host. Non VMXNET3 virtual adapters are no...

9.3CVSS6.1AI score0.00281EPSS
SaveExploits0References1
Cvelist
Cvelist
added 5 days ago32 views

CVE-2026-47876 VMXNET3 out-of-bounds write vulnerability

VMware ESX contains an out-of-bounds write vulnerability in the VMXNET3 virtual network adapter. A malicious actor with local administrative privileges on a virtual machine with VMXNET3 virtual network adapter may exploit this issue to execute code on the host. Non VMXNET3 virtual adapters are no...

9.3CVSS0.00281EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago268 views

CVE-2026-47876

CVE-2026-47876 is an out-of-bounds write vulnerability in the VMXNET3 virtual network adapter of VMware ESX/ESXi. A local administrator inside a VM using VMXNET3 can potentially execute code on the ESX host; non-VMXNET3 adapters are not affected. Connected documents confirm patches/updates have b...

9.3CVSS6.3AI score0.00281EPSS
SaveExploits0References1
Cvelist
Cvelist
added 5 days ago31 views

CVE-2026-54368 CentreStack < 17.4 SQL Injection via x-glad-filter Header

CentreStack before 17.4 contains a SQL injection vulnerability in GladDBFiles.SearchEx and SearchExUnder that allows authenticated attackers to execute arbitrary SQL statements by supplying a crafted x-glad-filter request header through the jsondir API endpoint. Attackers can exploit unsanitized...

8.8CVSS0.00392EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 5 days ago7 views

CVE-2026-54368

CentreStack before 17.4 contains a SQL injection vulnerability in GladDBFiles.SearchEx and SearchExUnder that allows authenticated attackers to execute arbitrary SQL statements by supplying a crafted x-glad-filter request header through the jsondir API endpoint. Attackers can exploit unsanitized...

8.8CVSS6.5AI score0.00392EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago5 views

RLSA-2026:47982 Important: vim security update

Vim Vi IMproved is an updated and improved version of the vi editor. Security Fixes: vim: Vim: Denial of Service via stack out-of-bounds write in spellsoundfoldsofo CVE-2026-57455 vim: Vim: Arbitrary code execution via malicious docstrings in Python omni-completion CVE-2026-57456 vim: Vim:...

7.8CVSS6.3AI score0.00216EPSS
SaveExploits1References6
OSV
OSV
added 5 days ago10 views

BIT-PYTHON-2026-0864 Configuration Injection via Carriage Return (\r) in write() method

When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters \r the resulting file could be injected with unexpected keys and values if the attacker controls the written value...

4.1CVSS5.7AI score0.00128EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago11 views

BIT-PYTHON-MIN-2026-0864 Configuration Injection via Carriage Return (\r) in write() method

When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters \r the resulting file could be injected with unexpected keys and values if the attacker controls the written value...

4.1CVSS5.7AI score0.00128EPSS
SaveExploits0References8
Cvelist
Cvelist
added 5 days ago36 views

CVE-2026-17544 Out-of-bounds write in bccomp() via crafted operand and scale

Attacker-provided inputs to bccomp could lead to an out-of-bounds write with stack and heap corruption in PHP versions from 8.4. before 8.4.24 and from 8.5. before 8.5.9...

9.3CVSS0.00428EPSS
SaveExploits0References1
EUVD
EUVD
added 5 days ago10 views

EUVD-2026-51091

Attacker-provided inputs to bccomp could lead to an out-of-bounds write with stack and heap corruption in PHP versions from 8.4. before 8.4.24 and from 8.5. before 8.5.9...

9.3CVSS5.9AI score0.00428EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 5 days ago13 views

CVE-2026-17544

Attacker-provided inputs to bccomp could lead to an out-of-bounds write with stack and heap corruption in PHP versions from 8.4. before 8.4.24 and from 8.5. before 8.5.9...

9.3CVSS5.9AI score0.00428EPSS
SaveExploits0
OSV
OSV
added 5 days ago5 views

ALPINE-CVE-2026-56847

A flaw in Node.js Permission Model enforcement allows traceevents.createTracing.enable Writes Trace Logs Outside --allow-fs-write. This can lead to confidentiality impact or bypass of the intended security boundary under affected configurations. This vulnerability affects Node.js 22.x, 24.x, and...

3.3CVSS5.8AI score0.00153EPSS
SaveExploits0References1
Rows per page
Query Builder