Lucene search
+L

116701 matches found

CVE
CVE
added 2026/08/20 9:45 p.m.63 views

CVE-2026-55015

CVE-2026-55015 is an uncontrolled search path element vulnerability in Windows Remote Help that allows an authorized local attacker to cause a denial of service . The attack requires local access with low privileges and no user interaction (CVSS 3.1: 5.5 MEDIUM ). CISA's SSVC assessment indicates...

5.5CVSS5.2AI score0.00492EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/20 9:45 p.m.96 views

CVE-2026-55013

An uncontrolled search path element in Windows Remote Help Defense allows an authorized local attacker (low privileges, no user interaction) to spoof, with HIGH confidentiality and integrity impact per CVSS 3.1 (base score 7.1). Microsoft's update guide is the primary reference. No exploit code o...

7.1CVSS5.2AI score0.00227EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/20 9:41 p.m.50 views

CVE-2026-55769

CloudNativePG (a Kubernetes operator for PostgreSQL) is vulnerable to privilege escalation to superuser in versions prior to 1.28.4 and 1.29.2 . The root cause is that superuser connections in fillDefaultParameters (pkg/management/postgres/pool/profiles.go) did not pin search_path. An attacker wi...

9.4CVSS6.8AI score0.00544EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/20 9:29 p.m.12 views

CVE-2026-67448 Mailpit: WebSocket origin check bypass via percent-encoded path (regression of CVE-2026-22689)

Mailpit is an email testing tool and API for developers. From 1.29.0 until 1.30.6, Mailpit's server/server.go origin middleware checks the raw RequestURI for the /api/ prefix while Go's ServeMux routes using the percent-decoded URL path, and server/websockets/client.go configures...

6.5CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/20 9:29 p.m.40 views

CVE-2026-67448 Mailpit: WebSocket origin check bypass via percent-encoded path (regression of CVE-2026-22689)

Mailpit is an email testing tool and API for developers. From 1.29.0 until 1.30.6, Mailpit's server/server.go origin middleware checks the raw RequestURI for the /api/ prefix while Go's ServeMux routes using the percent-decoded URL path, and server/websockets/client.go configures...

6.5CVSS0.00146EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/20 9:17 p.m.14 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.27 views

GHSA-7236-3392-C5C6 vulnerabilities

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

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

GHSA-72X6-4J93-7W86 vulnerabilities

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

5.8AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 8:29 p.m.32 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.40 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.14 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.19 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
CVE
CVE
added 2026/08/20 8:26 p.m.31 views

CVE-2026-19755

NoSleep 1.5.1 (a macOS application) exposes a privileged XPC Mach service that accepts raw dictionary messages containing attacker-controlled command and NSBundlePath values. This allows an attacker with local access and low privileges to achieve unauthorized disclosure of root-owned files throug...

6.9CVSS5.2AI score0.00105EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 7:16 p.m.12 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.8 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.36 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.28 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.12 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
EUVD
EUVD
added 2026/08/20 6:36 p.m.36 views

EUVD-2026-44820

Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication...

9.3CVSS5.2AI score0.00664EPSS
SaveExploits1References4
Rows per page
Query Builder