Lucene search
+L

22989 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/10 8:44 p.m.17 views

CVE-2026-16456

A flaw was found in the odh-model-controller. An authenticated user with permissions to create custom resources can exploit a vulnerability in the loadSecret function. This function improperly reads the Secret namespace from user-controlled input without validation. This allows an attacker to rea...

6.5CVSS5.3AI score0.00309EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 8:44 p.m.12 views

CVE-2026-15467

A flaw was found in the trustyai-service-operator's LMEvalJob controller. An authenticated user within the cluster can exploit this vulnerability by configuring a sidecar container to bypass existing security policies. This allows the user to enable and execute untrusted remote code, leading to...

8.1CVSS6.2AI score0.00417EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 8:17 p.m.9 views

CVE-2026-72884

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, sanitizeCommand in packages/server/src/utils/builders/compose.ts only trims whitespace and strips surrounding quotes from compose.command before exportEnvCommand and docker command interpolation, allowing an...

8.7CVSS0.00426EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 8:17 p.m.15 views

CVE-2026-72879

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.8, the getRegistryCommands function in packages/server/src/utils/cluster/upload.ts interpolates registry.password and registry.registryUrl directly into a shell command without escaping. An authenticated user with project...

9.4CVSS0.00353EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 8:17 p.m.12 views

CVE-2026-72874

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.7CVSS0.00354EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 8:17 p.m.12 views

CVE-2026-69118

Cachet through 2.4.1 contains a server-side template injection vulnerability in incident template rendering that allows authenticated users to execute arbitrary PHP code. Attackers can create malicious incident templates with Blade directives or Twig filters that execute system commands when...

8.8CVSS0.00552EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:41 p.m.12 views

CVE-2026-72902

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy allows an authenticated user to execute arbitrary commands on a local or SSH-connected target server because registry.testRegistry and registry.testRegistryById in apps/dokploy/server/api/routers/registry.ts...

9.9CVSS5.7AI score0.00539EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 7:31 p.m.45 views

CVE-2026-72885

Dokploy is a self-hosted PaaS. Before v0.29.13, the dockerContextPath passed by apps/dokploy/components/dashboard/application/build/show.tsx flowed through getDockerContextPath in packages/server/src/utils/filesystem/directory.ts into an unquoted cd command in packages/server/src/utils/builders/d...

6AI score0.00725EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 7:30 p.m.21 views

CVE-2026-72884 Dokploy: Command Injection via Compose Custom Command

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, sanitizeCommand in packages/server/src/utils/builders/compose.ts only trims whitespace and strips surrounding quotes from compose.command before exportEnvCommand and docker command interpolation, allowing an...

8.7CVSS5.7AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:30 p.m.12 views

CVE-2026-72884

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, sanitizeCommand in packages/server/src/utils/builders/compose.ts only trims whitespace and strips surrounding quotes from compose.command before exportEnvCommand and docker command interpolation, allowing an...

8.7CVSS5.7AI score0.00426EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 7:30 p.m.42 views

CVE-2026-72884

Dokploy prior to v0.29.13 is affected by a command-injection risk in sanitizeCommand (packages/server/src/utils/builders/compose.ts): it only trims whitespace and strips surrounding quotes from compose.command before exportEnvCommand and docker command interpolation, enabling an authenticated use...

8.7CVSS5.7AI score0.00426EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 7:19 p.m.32 views

CVE-2026-72880 Dokploy: Arbitrary File Write + Remote OS Command Injection via `certificatePath`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and packages/server/src/services/certificate.ts joins that value to the certificate root withou...

9.9CVSS0.00298EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 7:19 p.m.49 views

CVE-2026-72880

Dokploy is affected by CVE-2026-72880. Before version 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and certificate.ts joins that value to the certificate root without confinement. An authenticated user with cer...

9.9CVSS5.3AI score0.00298EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:57 p.m.14 views

CVE-2026-72874

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
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/10 6:57 p.m.14 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
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:45 p.m.13 views

CVE-2026-72870

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the buildRemoteDocker function in packages/server/src/utils/providers/docker.ts interpolates the application-controlled dockerImage value directly into a docker pull shell command. An authenticated user with project...

8.7CVSS5.7AI score0.00278EPSS
SaveExploits0References5Affected Software1
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
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 6:33 p.m.10 views

CVE-2026-72865

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the compose.update operation stores an unvalidated composePath that packages/server/src/utils/builders/compose.ts and packages/server/src/services/compose.ts interpolate into docker compose -f, docker stack deploy -c,...

9.9CVSS5.6AI score0.00352EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/10 6:33 p.m.18 views

CVE-2026-72865 Dokploy: OS Command Injection via compose `composePath`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the compose.update operation stores an unvalidated composePath that packages/server/src/utils/builders/compose.ts and packages/server/src/services/compose.ts interpolate into docker compose -f, docker stack deploy -c,...

9.9CVSS5.7AI score
SaveExploits0References6
Rows per page
Query Builder