Lucene search
+L

105231 matches found

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.27 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.11 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.11 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
GithubExploit
GithubExploit
added 2026/08/20 8:09 p.m.19 views

devsecops-poc-workflows

Laboratorio público DevSecOps Código sintético y educativ...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/20 7:58 p.m.2 views

faction v1.8.13

OWASP - FACTION PenTesting Report Generation and Collaboration Framework Faction is now an OWASP Project! You can find more informationhere Sponsors Premium Sponsors otto-js - PCI and Client Side Security | Secninjaz Technologies LLP ---|--- Become a Sponsor ❤️ If you like the project and would...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/20 7:28 p.m.2 views

strelka v1.0.2

Releases | Documentation | Pull Requests | Issues !Pull...

5.7AI score
SaveExploits0References28
OSV
OSV
added 2026/08/20 7:16 p.m.9 views

DEBIAN-CVE-2026-53587

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 performs a fixed-size strncmp in setdata in src/libgit2/transports/smartpkt.c without first...

7.5CVSS8.7AI score0.00392EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/20 7:16 p.m.14 views

CVE-2026-53587

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 performs a fixed-size strncmp in setdata in src/libgit2/transports/smartpkt.c without first...

7.5CVSS0.00392EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/20 7:16 p.m.10 views

DEBIAN-CVE-2026-53583

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, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS8.5AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 7:16 p.m.9 views

DEBIAN-CVE-2026-53585

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, gitdeltaapply in src/libgit2/delta.c trusts the attacker-controlled ressz value parsed by hdrsz from...

5.3CVSS8.5AI score0.00329EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 7:16 p.m.10 views

DEBIAN-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.3CVSS8.5AI score0.00328EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 7:16 p.m.10 views

CVE-2026-53583

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, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS0.00192EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/20 7:16 p.m.9 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
NVD
NVD
added 2026/08/20 7:16 p.m.10 views

CVE-2026-53586

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, the built-in HTTP transport in src/libgit2/transports/http.c follows an offsite initial redirect, an...

6.5CVSS0.00276EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/20 7:16 p.m.10 views

CVE-2026-53585

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, gitdeltaapply in src/libgit2/delta.c trusts the attacker-controlled ressz value parsed by hdrsz from...

5.3CVSS0.00329EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/20 7:16 p.m.9 views

DEBIAN-CVE-2026-53586

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, the built-in HTTP transport in src/libgit2/transports/http.c follows an offsite initial redirect, an...

6.5CVSS8.5AI score0.00276EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/20 6:57 p.m.2 views

numa v0.23.0

Numa DNS you own. Everywhere you go. — numa.rs A portable DNS resolver in a single binary. Block ads on any network, name your local services frontend.numa, override any hostname with auto-revert, and seal every outbound query with ODoH RFC 9230 so no single party sees both who you are and what y...

5.9AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/08/20 6:40 p.m.11 views

CVE-2026-53586

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, the built-in HTTP transport in src/libgit2/transports/http.c follows an offsite initial redirect, an...

6.5CVSS8.5AI score0.00276EPSS
SaveExploits0
OSV
OSV
added 2026/08/20 6:40 p.m.15 views

CVE-2026-53586 libgit2: HTTP transport can leak credentials to an offsite redirect target

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, the built-in HTTP transport in src/libgit2/transports/http.c follows an offsite initial redirect, an...

6.5CVSS5.5AI score
SaveExploits0References8
Rows per page
Query Builder