Lucene search
+L

11570 matches found

Cvelist
Cvelist
added 2026/08/10 6:50 p.m.38 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.00462EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:50 p.m.12 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.00462EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 6:50 p.m.38 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.00462EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:50 p.m.20 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
CVE
CVE
added 2026/08/10 6:47 p.m.36 views

CVE-2026-72871

Dokploy (PaaS) vulnerability CVE-2026-72871: Before version 0.29.13, the unauthenticated /api/providers/github/setup route in Dokploy trusts gh_init organizationId and userId from the state and calls createGithub, enabling an attacker to insert a GitHub App provider containing client_secret, webh...

7.5CVSS5.3AI score0.0035EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:47 p.m.17 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
EUVD
EUVD
added 2026/08/10 6:36 p.m.13 views

EUVD-2026-55725

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.3 until 0.29.13, the incomplete fix for CVE-2026-45628 leaves packages/server/src/db/schema/compose.ts branch fields without server-side validation, allowing a direct compose.update request to store a malicious customGitBranch...

9.9CVSS5.5AI score0.0049EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:36 p.m.12 views

CVE-2026-72867 Dokploy: Incomplete fix of CVE-2026-45628: Command Injection via Unvalidated Branch Fields in Compose Deployment Pipeline (server-side regex missing in compose.ts)

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.3 until 0.29.13, the incomplete fix for CVE-2026-45628 leaves packages/server/src/db/schema/compose.ts branch fields without server-side validation, allowing a direct compose.update request to store a malicious customGitBranch...

9.9CVSS5.6AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:36 p.m.13 views

CVE-2026-72867

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.3 until 0.29.13, the incomplete fix for CVE-2026-45628 leaves packages/server/src/db/schema/compose.ts branch fields without server-side validation, allowing a direct compose.update request to store a malicious customGitBranch...

9.9CVSS5.5AI score0.0049EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 5:55 p.m.12 views

CVE-2026-72740

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, packages/server/src/utils/providers/git.ts parses the user-controlled customGitUrl with sanitizeRepoPathSSH and interpolates its domain into the ssh-keyscan command from addHostToKnownHostsCommand without shell quoting...

9.9CVSS5.7AI score0.00656EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/10 4:19 p.m.14 views

CVE-2026-72718

goose is general-purpose AI agent that runs on your machine. Prior to 1.44.0, the goose review command runs the system git executable to gather the diff for review without stripping attacker-controlled Git configuration. A malicious repository whose .git/config sets core fsmonitor = causes Git to...

7CVSS0.00216EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 3:33 p.m.89 views

CVE-2026-72718

Goose before v1.44.0 is vulnerable: the goose review path runs Git diff with a user-controlled core.fsmonitor config via the repository’s .git/config. This lets an attacker with a malicious repo execute arbitrary commands when git diff runs for touched_files()/collect_diff(), since the context-ga...

7CVSS5.5AI score0.00216EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 3:33 p.m.13 views

EUVD-2026-55653

goose is general-purpose AI agent that runs on your machine. Prior to 1.44.0, the goose review command runs the system git executable to gather the diff for review without stripping attacker-controlled Git configuration. A malicious repository whose .git/config sets core fsmonitor = causes Git to...

7CVSS5.5AI score0.00216EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 3:33 p.m.54 views

CVE-2026-72718 goose: Arbitrary command execution in goose CLI via `goose review` via git core.fsmonitor

goose is general-purpose AI agent that runs on your machine. Prior to 1.44.0, the goose review command runs the system git executable to gather the diff for review without stripping attacker-controlled Git configuration. A malicious repository whose .git/config sets core fsmonitor = causes Git to...

7CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 3:33 p.m.31 views

CVE-2026-72718 goose: Arbitrary command execution in goose CLI via `goose review` via git core.fsmonitor

goose is general-purpose AI agent that runs on your machine. Prior to 1.44.0, the goose review command runs the system git executable to gather the diff for review without stripping attacker-controlled Git configuration. A malicious repository whose .git/config sets core fsmonitor = causes Git to...

7CVSS0.00216EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.10 views

Photon OS 5.0: Git PHSA-2025-5.0-91-0590

An update of the git package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2025-5.0-91-0590. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

10CVSS7AI score0.97356EPSS
SaveExploits53References46
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.10 views

PT-2026-69855

Name of the Vulnerable Software and Affected Versions goose versions prior to 1.44.0 Description The goose review command executes the system git executable to gather diffs without stripping attacker-controlled Git configurations. A malicious repository can use the .git/config file to set the...

7CVSS6.1AI score0.00216EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.22 views

PT-2026-81152

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.59 Description GitPython fails to include the --separate-git-dir flag in its unsafe git clone options. This allows an attacker to provide a separate git dir parameter to the Repo.clone from or Repo.clone...

8.7CVSS7.3AI score0.0043EPSS
SaveExploits1References20
CVE
CVE
added 2026/08/08 12:15 p.m.59 views

CVE-2026-19282

The CVE describes a local command-injection risk in the andreahaku llm_memory_mcp project, affecting the auto.capture function in src/autolearn/GitHooksManager.ts. The root cause is a manipulation of the argument hash, enabling injection, with exploitation restricted to local access. No product v...

5.3CVSS5.5AI score0.00614EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/08 12:15 p.m.21 views

EUVD-2026-54781

A weakness has been identified in andreahaku llmmemorymcp up to f11dc8bcff3ff8cf943a2945f99ff3b0bdc8a6d0. This impacts the function auto.capture of the file src/autolearn/GitHooksManager.ts of the component llmmemorymcp. Executing a manipulation of the argument hash can lead to command injection...

5.3CVSS5.5AI score0.00614EPSS
SaveExploits0References6
Rows per page
Query Builder