Lucene search
+L

54345 matches found

EUVD
EUVD
added 2026/08/20 9:53 p.m.11 views

EUVD-2026-63713

SFTPGo is an open source, event-driven file transfer solution. From 2.2.0 until 2.7.3, the public web-client partial ZIP download endpoint for a browsable share validates client-supplied files entries with a raw byte-prefix comparison rather than a directory-boundary-aware check. An unauthenticat...

5.9CVSS8.6AI score0.0037EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 9:53 p.m.39 views

CVE-2026-49244

SFTPGo (open-source file transfer solution) versions 2.2.0 through 2.7.3 contain a path confinement bypass in the public web-client partial ZIP download endpoint for browsable shares. The root cause is a raw byte-prefix comparison used to validate client-supplied file entries instead of a directo...

5.9CVSS8.6AI score0.0037EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 9:53 p.m.19 views

CVE-2026-49244 SFTPGo: Path confinement bypass in public browsable share partial ZIP download

SFTPGo is an open source, event-driven file transfer solution. From 2.2.0 until 2.7.3, the public web-client partial ZIP download endpoint for a browsable share validates client-supplied files entries with a raw byte-prefix comparison rather than a directory-boundary-aware check. An unauthenticat...

5.9CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/20 9:47 p.m.72 views

CVE-2026-69400

Azure Logic Apps path traversal flaw allows unauthenticated network attackers to elevate privileges. CVSS 9.6 (Critical) with high confidentiality, integrity, and availability impact. Microsoft Security Response Center is tracking the issue at the linked update guide; no patch version or exploita...

9.6CVSS5.3AI score0.0056EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/20 9:47 p.m.59 views

CVE-2026-63509

A critical (CVSS 9.9) relative path traversal vulnerability in Microsoft Fabric allows an authenticated, low-privileged attacker over the network to elevate privileges, impacting confidentiality, integrity, and availability. No affected versions, exploit details, or patch information are provided...

9.9CVSS5.2AI score0.00621EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 9:17 p.m.13 views

CVE-2026-73040

Dockge validates a stack name only on the write path. In backend/stack.ts the allow-list check in validate, which requires the name to match ^a-z0-9-+$, is reached from save alone, while the path getter returns path.jointhis.server.stacksDir, this.name and Stack.getStack builds...

8.8CVSS0.0067EPSS
SaveExploits0References7
Wolfi
Wolfi
added 2026/08/20 8:51 p.m.19 views

GHSA-7236-3392-C5C6 vulnerabilities

Vulnerabilities for packages: conftest, kaniko, podman, kubescape, guac, scorecard...

5.9AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/20 8:51 p.m.19 views

GHSA-72X6-4J93-7W86 vulnerabilities

Vulnerabilities for packages: conftest, kaniko, podman, kubescape, guac, scorecard...

5.9AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 8:29 p.m.31 views

CVE-2026-73040 Dockge Path Traversal via Unvalidated Stack Name Allows Arbitrary Compose and .env Disclosure and Arbitrary Directory Deletion

Dockge validates a stack name only on the write path. In backend/stack.ts the allow-list check in validate, which requires the name to match ^a-z0-9-+$, is reached from save alone, while the path getter returns path.jointhis.server.stacksDir, this.name and Stack.getStack builds...

8.8CVSS0.0067EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/20 8:29 p.m.33 views

CVE-2026-73040

CVE-2026-73040 is a path traversal vulnerability in Dockge , a Docker Compose management tool. The stack-name allow-list check (^[a-z0-9_-]+$) is enforced only in the write path (save()), while read and delete operations (Stack.getStack, path getter) pass the name directly to path.join without va...

8.8CVSS5.5AI score0.0067EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/20 8:29 p.m.13 views

EUVD-2026-63588

Dockge validates a stack name only on the write path. In backend/stack.ts the allow-list check in validate, which requires the name to match ^a-z0-9-+$, is reached from save alone, while the path getter returns path.jointhis.server.stacksDir, this.name and Stack.getStack builds...

8.8CVSS5.5AI score0.0067EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/20 8:29 p.m.14 views

CVE-2026-73040 Dockge Path Traversal via Unvalidated Stack Name Allows Arbitrary Compose and .env Disclosure and Arbitrary Directory Deletion

Dockge validates a stack name only on the write path. In backend/stack.ts the allow-list check in validate, which requires the name to match ^a-z0-9-+$, is reached from save alone, while the path getter returns path.jointhis.server.stacksDir, this.name and Stack.getStack builds...

8.7CVSS5.7AI score
SaveExploits0References9
NVD
NVD
added 2026/08/20 7:16 p.m.11 views

CVE-2026-64777

A malicious builder peer may be able to request an in-context file by name from the host and receive the contents of whatever the name resolves to, even when it resolves outside the build context. This vulnerability is addressed in container version 1.2.0...

4.3CVSS0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 7:16 p.m.10 views

CVE-2026-53584

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 does not reject traversal components in a submodule path loaded from .gitmodules. The affect...

4.3CVSS0.00328EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/20 7:16 p.m.5 views

AZL-96974 CVE-2026-53584 affecting package libgit2 1.7.2-1

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 does not reject traversal components in a submodule path loaded from .gitmodules. The affect...

4.3CVSS6.8AI score0.00328EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/20 6:53 p.m.35 views

CVE-2026-64777

A malicious builder peer may be able to request an in-context file by name from the host and receive the contents of whatever the name resolves to, even when it resolves outside the build context. This vulnerability is addressed in container version 1.2.0...

0.00232EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/20 6:53 p.m.24 views

CVE-2026-64777

CVE-2026-64777 affects Apple's container tool. A malicious builder peer can request an in-context file by name from the host and receive the contents of whatever that name resolves to, even when it resolves outside the build context . This is a path-traversal-style information disclosure: the fil...

4.3CVSS5.3AI score0.00232EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/20 6:45 p.m.10 views

python: Python pkgutil.get_data(): Path Traversal via improper resource argument validation

A flaw was found in Python's pkgutil.getdata function, which is used to retrieve data from packages. This function did not properly validate the resource argument, allowing a local attacker to perform path traversal attacks. Path traversal enables an attacker to access files and directories store...

4.5AI score0.00238EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/20 6:35 p.m.9 views

GHSA-2P39-2JF3-FV2Q next-video: Unauthenticated arbitrary file read via /api/video request handler

Impact The HTTP route handler exported by next-video/request-handler — which the README instructs consumers to mount at /api/video — allows an unauthenticated remote attacker to read arbitrary .json files from the production filesystem of any application following the documented setup. The...

6.9CVSS5.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/20 6:35 p.m.11 views

next-video: Unauthenticated arbitrary file read via /api/video request handler

Impact The HTTP route handler exported by next-video/request-handler — which the README instructs consumers to mount at /api/video — allows an unauthenticated remote attacker to read arbitrary .json files from the production filesystem of any application following the documented setup. The...

5.6AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder