Lucene search
+L

90563 matches found

Vulnrichment
Vulnrichment
added 2026/08/10 6:57 p.m.5 views

CVE-2026-72874 Dokploy: Command Injection via Unescaped Git URL in Clone Commands

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, cloneGitRepository in packages/server/src/utils/providers/git.ts interpolates customGitUrl and customGitBranch into a git clone command passed to execAsync or execAsyncRemote, allowing an authenticated user with...

8.7CVSS5.8AI score0.00354EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:57 p.m.8 views

CVE-2026-72874 Dokploy: Command Injection via Unescaped Git URL in Clone Commands

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, cloneGitRepository in packages/server/src/utils/providers/git.ts interpolates customGitUrl and customGitBranch into a git clone command passed to execAsync or execAsyncRemote, allowing an authenticated user with...

8.7CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 6:56 p.m.31 views

CVE-2026-72873 Dokploy: Cross-tenant Git provider secrets are disclosed to low-privileged service readers via `application.one`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.one in apps/dokploy/server/api/routers/application.ts returns provider relations loaded by findApplicationById in packages/server/src/services/application.ts without redacting githubClientSecret,...

6.5CVSS0.00332EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:56 p.m.9 views

CVE-2026-72873

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.one in apps/dokploy/server/api/routers/application.ts returns provider relations loaded by findApplicationById in packages/server/src/services/application.ts without redacting githubClientSecret,...

6.5CVSS5.3AI score0.00332EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/10 6:56 p.m.4 views

CVE-2026-72873 Dokploy: Cross-tenant Git provider secrets are disclosed to low-privileged service readers via `application.one`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.one in apps/dokploy/server/api/routers/application.ts returns provider relations loaded by findApplicationById in packages/server/src/services/application.ts without redacting githubClientSecret,...

6.5CVSS5.3AI score0.00332EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 6:56 p.m.10 views

EUVD-2026-55737

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.one in apps/dokploy/server/api/routers/application.ts returns provider relations loaded by findApplicationById in packages/server/src/services/application.ts without redacting githubClientSecret,...

6.5CVSS5.3AI score0.00332EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 6:56 p.m.33 views

CVE-2026-72873

Dokploy prior to v0.29.13 exposes Git provider secrets (githubClientSecret, githubPrivateKey, githubWebhookSecret) to users with only service:read by returning provider relations in application.one without redaction. Affected code paths: application.one in apps/dokploy/server/api/routers/applicat...

6.5CVSS5.3AI score0.00332EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:56 p.m.11 views

CVE-2026-72873 Dokploy: Cross-tenant Git provider secrets are disclosed to low-privileged service readers via `application.one`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.one in apps/dokploy/server/api/routers/application.ts returns provider relations loaded by findApplicationById in packages/server/src/services/application.ts without redacting githubClientSecret,...

6.5CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 6:50 p.m.27 views

CVE-2026-72872 Dokploy: OS Command Injection via Bitbucket `owner`/`repository` in `git clone`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.saveBitbucketProvider stores bitbucketOwner and bitbucketRepository without validation and cloneBitbucketRepository in packages/server/src/utils/providers/bitbucket.ts interpolates those values into git clo...

9.9CVSS0.00372EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/10 6:50 p.m.4 views

CVE-2026-72872 Dokploy: OS Command Injection via Bitbucket `owner`/`repository` in `git clone`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.saveBitbucketProvider stores bitbucketOwner and bitbucketRepository without validation and cloneBitbucketRepository in packages/server/src/utils/providers/bitbucket.ts interpolates those values into git clo...

9.9CVSS5.9AI score0.00372EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 6:50 p.m.11 views

EUVD-2026-55733

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.saveBitbucketProvider stores bitbucketOwner and bitbucketRepository without validation and cloneBitbucketRepository in packages/server/src/utils/providers/bitbucket.ts interpolates those values into git clo...

9.9CVSS5.7AI score0.00372EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:50 p.m.8 views

CVE-2026-72872

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.saveBitbucketProvider stores bitbucketOwner and bitbucketRepository without validation and cloneBitbucketRepository in packages/server/src/utils/providers/bitbucket.ts interpolates those values into git clo...

9.9CVSS5.7AI score0.00372EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 6:50 p.m.27 views

CVE-2026-72872

CVE-2026-72872 affects Dokploy PaaS prior to version 0.29.13. Affected component: packages/server/src/utils/providers/bitbucket.ts, where bitbucketOwner and bitbucketRepository are stored/used without validation and interpolated into git clone commands executed via execAsync/execAsyncRemote. This...

9.9CVSS5.7AI score0.00372EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:50 p.m.13 views

CVE-2026-72872 Dokploy: OS Command Injection via Bitbucket `owner`/`repository` in `git clone`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, application.saveBitbucketProvider stores bitbucketOwner and bitbucketRepository without validation and cloneBitbucketRepository in packages/server/src/utils/providers/bitbucket.ts interpolates those values into git clo...

9.9CVSS5.8AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/10 6:47 p.m.9 views

CVE-2026-72871 Dokploy: Unauthenticated Git Provider Injection via GitHub OAuth Callback

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the unauthenticated /api/providers/github/setup route in apps/dokploy/pages/api/providers/github/setup.ts trusts ghinit organizationId and userId values from the state parameter and calls createGithub in...

7.5CVSS5.3AI score0.00294EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 6:47 p.m.26 views

CVE-2026-72871 Dokploy: Unauthenticated Git Provider Injection via GitHub OAuth Callback

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the unauthenticated /api/providers/github/setup route in apps/dokploy/pages/api/providers/github/setup.ts trusts ghinit organizationId and userId values from the state parameter and calls createGithub in...

7.5CVSS0.00294EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:47 p.m.6 views

CVE-2026-72871 Dokploy: Unauthenticated Git Provider Injection via GitHub OAuth Callback

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the unauthenticated /api/providers/github/setup route in apps/dokploy/pages/api/providers/github/setup.ts trusts ghinit organizationId and userId values from the state parameter and calls createGithub in...

7.5CVSS5.3AI score
SaveExploits0References6
OSV
OSV
added 2026/08/10 6:41 p.m.6 views

CVE-2026-6791 Potential stack-based buffer clash during tilde expansion in wordexp

When expanding paths that begin with a tilde followed by a username, the internal parsetilde function extracts the username to determine the user's home directory. The implementation allocates memory for this username directly on the stack using the strndupa macro. Because the size of this...

9CVSS5.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:40 p.m.20 views

CVE-2026-6368

Calling wordexp with WRDEAPPEND in the GNU C Library version 2.0 to version 2.43 can cause the interface to return invalid memory in the wewordv member, which on subsequent calls to wordfree may abort the process...

2.1CVSS5.2AI score0.00107EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/10 6:40 p.m.7 views

CVE-2026-6368 wordexp with WRDE_APPEND can return or use invalid memory

Calling wordexp with WRDEAPPEND in the GNU C Library version 2.0 to version 2.43 can cause the interface to return invalid memory in the wewordv member, which on subsequent calls to wordfree may abort the process...

2.1CVSS5.5AI score
SaveExploits0References6
Rows per page
Query Builder