Lucene search
+L

112732 matches found

Cvelist
Cvelist
added 2026/08/12 8:07 p.m.24 views

CVE-2026-66898 Path traversal via unvalidated instance name in backup tarball restore enables root file write / RCE

A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restoring a backup archive, LXD fails to validate instance and storage volume names contained within the archive metadata. An attacker can exploi...

9.9CVSS0.00344EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 8:07 p.m.8 views

EUVD-2026-57545

A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restoring a backup archive, LXD fails to validate instance and storage volume names contained within the archive metadata. An attacker can exploi...

9.9CVSS5.3AI score0.00344EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/12 8:07 p.m.7 views

CVE-2026-66898 Path traversal via unvalidated instance name in backup tarball restore enables root file write / RCE

A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restoring a backup archive, LXD fails to validate instance and storage volume names contained within the archive metadata. An attacker can exploi...

9.9CVSS5.3AI score0.00344EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 8:07 p.m.13 views

CVE-2026-66898 Path traversal via unvalidated instance name in backup tarball restore enables root file write / RCE

A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restoring a backup archive, LXD fails to validate instance and storage volume names contained within the archive metadata. An attacker can exploi...

9.9CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 7:38 p.m.24 views

CVE-2026-73412 Shescape: Path disclosure on Unix with Zsh

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, this impacts users of Shescape on Unix systems that explicitly configure shell to Zsh, or true when the default shell is Zsh, using the escape and escapeAll. The Zsh options EXTENDEDGLOB and MAGICEQUALSUBST...

6.3CVSS0.00348EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/12 7:38 p.m.11 views

CVE-2026-73412 Shescape: Path disclosure on Unix with Zsh

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, this impacts users of Shescape on Unix systems that explicitly configure shell to Zsh, or true when the default shell is Zsh, using the escape and escapeAll. The Zsh options EXTENDEDGLOB and MAGICEQUALSUBST...

6.3CVSS5.4AI score
SaveExploits0References9
CVE
CVE
added 2026/08/12 7:38 p.m.31 views

CVE-2026-73412

Shescape (JavaScript) prior to versions 2.1.14 and 3.0.1 is vulnerable on Unix when the shell is Zsh or the default shell is Zsh, affecting the escape and escapeAll functions. The issue is associated with Zsh options EXTENDED_GLOB and MAGIC_SUBST, enabling home-directory expansion or extended glo...

6.3CVSS5.3AI score0.00348EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.9 views

io.quarkus:quarkus-vertx-http: io.quarkus:quarkus-vertx-http: Authorization bypass via semicolons in HTTP requests

A flaw was found in io.quarkus:quarkus-vertx-http. A remote attacker can exploit an authorization bypass vulnerability by including semicolons, also known as matrix parameters, in HTTP requests. This allows bypassing path-based HTTP security policies, enabling unauthorized access to protected...

8.8CVSS5.5AI score0.00444EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/12 7:19 p.m.34 views

CVE-2026-73409

Budibase Open Source platform suffered a filesystem information disclosure via builder-controlled TLS options. Before 3.40.1, packages/server/src/integrations/mongodb.ts passed tlsCertificateKeyFile and tlsCAFile values directly to MongoClient on Budibase Cloud. A malicious builder could submit a...

5.1CVSS5.3AI score0.00191EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:19 p.m.9 views

CVE-2026-73409

Budibase is an open-source low-code platform. Prior to 3.40.1, packages/server/src/integrations/mongodb.ts passed builder-controlled tlsCertificateKeyFile and tlsCAFile values directly to MongoClient on Budibase Cloud. A builder could submit absolute server paths through /api/datasources/verify a...

5.1CVSS5.3AI score0.00191EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/12 7:19 p.m.11 views

EUVD-2026-57509

Budibase is an open-source low-code platform. Prior to 3.40.1, packages/server/src/integrations/mongodb.ts passed builder-controlled tlsCertificateKeyFile and tlsCAFile values directly to MongoClient on Budibase Cloud. A builder could submit absolute server paths through /api/datasources/verify a...

5.1CVSS5.3AI score0.00191EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 7:19 p.m.27 views

CVE-2026-73409 Budibase: Server Filesystem Existence/Read Oracle via Builder-Controlled MongoDB tlsCertificateKeyFile

Budibase is an open-source low-code platform. Prior to 3.40.1, packages/server/src/integrations/mongodb.ts passed builder-controlled tlsCertificateKeyFile and tlsCAFile values directly to MongoClient on Budibase Cloud. A builder could submit absolute server paths through /api/datasources/verify a...

5.1CVSS0.00191EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/12 7:19 p.m.17 views

SeaweedFS: Path traversal in the S3 and Iceberg REST gateways allows cross-bucket access

Summary The S3 API gateway and the Iceberg REST catalog gateway construct their routers with mux.NewRouter.SkipCleantrue. With path cleaning disabled, a .. segment inside the URL survives routing, so a request such as: GET /bucket-A/../evil-bucket/key is matched as bucket=bucket-A,...

10CVSS5.4AI score0.00385EPSS
SaveExploits2References5Affected Software1
EUVD
EUVD
added 2026/08/12 7:19 p.m.21 views

EUVD-2026-39535

SeaweedFS: Path traversal in the S3 and Iceberg REST gateways allows cross-bucket access...

10CVSS8.4AI score0.00385EPSS
SaveExploits2References4
OSV
OSV
added 2026/08/12 7:19 p.m.5 views

GHSA-W62W-66V9-VVGV SeaweedFS: Path traversal in the S3 and Iceberg REST gateways allows cross-bucket access

Summary The S3 API gateway and the Iceberg REST catalog gateway construct their routers with mux.NewRouter.SkipCleantrue. With path cleaning disabled, a .. segment inside the URL survives routing, so a request such as: GET /bucket-A/../evil-bucket/key is matched as bucket=bucket-A,...

7.8CVSS5.4AI score0.00766EPSS
SaveExploits2References5
EUVD
EUVD
added 2026/08/12 7:07 p.m.8 views

EUVD-2026-57462

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the resolveAssetPath endpoint that returns absolute filesystem paths unmodified to CheckAuth-only requests. Attackers can harvest relative asset paths from published documents and submit them to resolveAssetPath to...

6.9CVSS5.2AI score0.00237EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.8 views

CVE-2026-72802

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the resolveAssetPath endpoint that returns absolute filesystem paths unmodified to CheckAuth-only requests. Attackers can harvest relative asset paths from published documents and submit them to resolveAssetPath to...

6.9CVSS5.2AI score0.00237EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/12 7:07 p.m.9 views

CVE-2026-72802 SiYuan before v3.7.4 Information Disclosure via resolveAssetPath

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the resolveAssetPath endpoint that returns absolute filesystem paths unmodified to CheckAuth-only requests. Attackers can harvest relative asset paths from published documents and submit them to resolveAssetPath to...

6.9CVSS5.2AI score0.00237EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 7:07 p.m.43 views

CVE-2026-72799 SiYuan before v3.7.4 Information Disclosure via Path Resolution

SiYuan before v3.7.4 affected =v3.7.2 fails to enforce publish-access filters on five filetree path-resolution endpoints getFullHPathByID, getHPathByID, getPathByID, getIDsByHPath, and getHPathByPath. In publish mode, when Publish.Auth.Enable is false, an unauthenticated anonymous reader — or any...

6.9CVSS0.00237EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.7 views

CVE-2026-72799

SiYuan before v3.7.4 affected =v3.7.2 fails to enforce publish-access filters on five filetree path-resolution endpoints getFullHPathByID, getHPathByID, getPathByID, getIDsByHPath, and getHPathByPath. In publish mode, when Publish.Auth.Enable is false, an unauthenticated anonymous reader — or any...

6.9CVSS5.4AI score0.00237EPSS
SaveExploits0References3
Rows per page
Query Builder