Lucene search
+L

56129 matches found

EUVD
EUVD
added 2026/08/27 8:07 p.m.11 views

EUVD-2026-67235

Dolibarr 9.0.0 through 23.0.4 saves inbound email attachments under the name supplied in the message's MIME headers without reducing it to a safe basename. The global saveAttachment in htdocs/emailcollector/lib/emailcollector.lib.php builds $filepath = $path . $filename . '.' . $ext and hands it ...

8.8CVSS5.4AI score0.00376EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 8:03 p.m.42 views

CVE-2026-81838

CVE-2026-81838 is a Zip Slip (arbitrary file write) vulnerability in AWS diagram-as-code (awsdac) , versions 0.10 through 0.23 . The zip extraction functionality fails to sanitize entry names, allowing a third party to craft zip entries with path traversal sequences that write arbitrary files to ...

7.1CVSS5.5AI score0.00148EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/27 8:03 p.m.25 views

CVE-2026-81838 Zip Slip Arbitrary File Write in AWS diagram-as-code (awsdac)

A relative path traversal issue in the zip extraction functionality in AWS diagram-as-code awsdac in versions 0.10 through 0.23 can allow a third party to write arbitrary files to the local filesystem via crafted zip entry names containing path traversal sequences. This could allow the third part...

6.8CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 8:03 p.m.45 views

CVE-2026-81838 Zip Slip Arbitrary File Write in AWS diagram-as-code (awsdac)

A relative path traversal issue in the zip extraction functionality in AWS diagram-as-code awsdac in versions 0.10 through 0.23 can allow a third party to write arbitrary files to the local filesystem via crafted zip entry names containing path traversal sequences. This could allow the third part...

7.1CVSS0.00148EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 8:03 p.m.13 views

EUVD-2026-67232

A relative path traversal issue in the zip extraction functionality in AWS diagram-as-code awsdac in versions 0.10 through 0.23 can allow a third party to write arbitrary files to the local filesystem via crafted zip entry names containing path traversal sequences. This could allow the third part...

7.1CVSS5.5AI score0.00148EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 5:57 p.m.11 views

EUVD-2026-67182

ResourceCacheService.getCacheName builds the on-disk filename by appending the URI fragment verbatim, without stripping path separators or .. sequences, and passes the result to new FileresourceParentFolder, newFileName before writing the downloaded bytes there. Spring AI 2.0.0 Spring AI 1.1.0 -...

5.9CVSS5.2AI score0.0026EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 5:57 p.m.34 views

CVE-2026-59294

Spring AI 's ResourceCacheService.getCacheName() builds an on-disk filename by appending the URI fragment verbatim, without stripping path separators or .. sequences, before passing the result to new File(resourceParentFolder, newFileName). This allows an arbitrary file write via path traversal w...

6.5CVSS5.2AI score0.0026EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/27 5:57 p.m.38 views

CVE-2026-59294 Arbitrary File Write via Path Traversal in ResourceCacheService

ResourceCacheService.getCacheName builds the on-disk filename by appending the URI fragment verbatim, without stripping path separators or .. sequences, and passes the result to new FileresourceParentFolder, newFileName before writing the downloaded bytes there. Spring AI 2.0.0 Spring AI 1.1.0 -...

5.9CVSS0.0026EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/27 5:53 p.m.12 views

Security Bulletin: Multiple vulnerabilities in IBM Observability with Instana (OnPrem)

Summary Multiple vulnerabilities were addressed in IBM Observability with Instana OnPrem build 1.0.323 Vulnerability Details CVEID:CVE-2026-48776 DESCRIPTION: LangGraph Python SDK is used to connect to running LangGraph API servers, manage assistants, threads and stream runs from Python...

9.8CVSS7.1AI score0.00715EPSS
SaveExploits9Affected Software1
Cvelist
Cvelist
added 2026/08/27 5:51 p.m.34 views

CVE-2026-76639 Unitree G1 EDU 1.5.2 Unauthenticated RCE via DDS Bridge and Path Traversal

Unitree G1 EDU firmware through 1.5.2 contains an unauthenticated remote code execution vulnerability that allows network-adjacent attackers to execute arbitrary commands as root by chaining three weaknesses: an unauthenticated WebRTC-to-DDS bridge on TCP port 9991, a static AES-128 key stored wi...

8.8CVSS0.00714EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/27 5:51 p.m.87 views

CVE-2026-76639

Unitree G1 EDU firmware through 1.5.2 contains an unauthenticated remote code execution vulnerability scored CVSS 8.8 (HIGH) . An attacker on an adjacent network can chain three weaknesses—an unauthenticated WebRTC-to-DDS bridge on TCP port 9991, a static AES-128 key with world-readable permissio...

8.8CVSS6.7AI score0.00714EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 5:51 p.m.13 views

EUVD-2026-67165

Unitree G1 EDU firmware through 1.5.2 contains an unauthenticated remote code execution vulnerability that allows network-adjacent attackers to execute arbitrary commands as root by chaining three weaknesses: an unauthenticated WebRTC-to-DDS bridge on TCP port 9991, a static AES-128 key stored wi...

8.8CVSS6.7AI score0.00714EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/08/27 5:23 p.m.10 views

NPM: libreoffice-convert vulnerable to path traversal / arbitrary file write

NPM: libreoffice-convert vulnerable to path traversal / arbitrary file write vulnerability discovered by ? in WordPress Npm libreoffice-convert versions 1.8.2...

6.5CVSS5.6AI score0.003EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/27 5:23 p.m.13 views

GHSA-GMXC-R82Q-347R libreoffice-convert vulnerable to path traversal / arbitrary file write

Impact options.fileName is used to build a filesystem path path.jointempDir.name, fileName and the caller-supplied document buffer is written there, but fileName is never reduced to a base name. A fileName containing "../" escapes the temporary directory, so a caller can write arbitrary content t...

6.5CVSS6.1AI score0.003EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/27 5:23 p.m.17 views

libreoffice-convert vulnerable to path traversal / arbitrary file write

Impact options.fileName is used to build a filesystem path path.jointempDir.name, fileName and the caller-supplied document buffer is written there, but fileName is never reduced to a base name. A fileName containing "../" escapes the temporary directory, so a caller can write arbitrary content t...

6.5CVSS6AI score0.003EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/27 5:21 p.m.37 views

CVE-2026-54732 libreoffice-convert: path traversal / arbitrary file write

libreoffice-convert is a Node.js module for converting office documents to different formats. Prior to 1.8.2, index.js uses the caller-controlled options.fileName value in path.jointempDir.name, fileName without reducing it to a base name. A filename containing ../ can escape the temporary...

6.5CVSS0.003EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/27 5:21 p.m.23 views

CVE-2026-54732 libreoffice-convert: path traversal / arbitrary file write

libreoffice-convert is a Node.js module for converting office documents to different formats. Prior to 1.8.2, index.js uses the caller-controlled options.fileName value in path.jointempDir.name, fileName without reducing it to a base name. A filename containing ../ can escape the temporary...

6.5CVSS6.1AI score0.003EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 5:21 p.m.44 views

CVE-2026-54732

libreoffice-convert is a Node.js module for converting office documents to different formats. Prior to 1.8.2 , the options.fileName value passed to path.join(tempDir.name, fileName) in index.js is never reduced to a base name. A filename containing ../ allows an attacker to escape the temporary d...

6.5CVSS5.9AI score0.003EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 5:21 p.m.12 views

EUVD-2026-67161

libreoffice-convert is a Node.js module for converting office documents to different formats. Prior to 1.8.2, index.js uses the caller-controlled options.fileName value in path.jointempDir.name, fileName without reducing it to a base name. A filename containing ../ can escape the temporary...

6.5CVSS5.9AI score0.003EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 5:21 p.m.11 views

CVE-2026-54732 libreoffice-convert: path traversal / arbitrary file write

libreoffice-convert is a Node.js module for converting office documents to different formats. Prior to 1.8.2, index.js uses the caller-controlled options.fileName value in path.jointempDir.name, fileName without reducing it to a base name. A filename containing ../ can escape the temporary...

6.5CVSS6.1AI score
SaveExploits0References4
Rows per page
Query Builder