Lucene search
+L

11594 matches found

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

CVE-2026-72878

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy's backup and restore pipeline constructs shell commands by directly interpolating user-controlled database fields into bash -c "..." and sh -c "..." strings, then executes them via childprocess.exec. An...

9.6CVSS0.00267EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 8:17 p.m.9 views

CVE-2026-72882

Dokploy is a free, self-hostable Platform as a Service PaaS. In 0.28.8 and earlier, an authenticated user who can create or update file mounts for a service can inject shell metacharacters into filePath, causing Dokploy to execute attacker-controlled commands on the configured remote managed serv...

9.9CVSS0.00355EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 8:17 p.m.11 views

CVE-2026-44401

Typemill CMS version 2.x contains a persistent cross-site scripting vulnerability in the Markdown parser extension that allows authenticated users with theme-configuration access to inject malicious JavaScript URIs by supplying unsanitized href values in Markdown links. Attackers can craft Markdo...

4.8CVSS0.00283EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 8:15 p.m.12 views

EUVD-2026-55803

Sucuri Security WordPress plugin through version 2.7.3 contains a path traversal vulnerability in the pageIntegritySubmission method in src/integrity.lib.php that allows authenticated administrators to delete arbitrary files by supplying directory traversal sequences in the sucuriscanintegrity...

7CVSS5.3AI score0.00644EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 8:15 p.m.26 views

CVE-2026-73033 Sucuri WordPress Plugin 2.7.3 Path Traversal via integrity.lib.php

Sucuri Security WordPress plugin through version 2.7.3 contains a path traversal vulnerability in the pageIntegritySubmission method in src/integrity.lib.php that allows authenticated administrators to delete arbitrary files by supplying directory traversal sequences in the sucuriscanintegrity...

7CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/10 7:42 p.m.72 views

CVE-2026-69118

CVE-2026-69118 affects Cachet up to version 2.4.1. The vulnerability is a server-side template injection in incident template rendering that allows authenticated users to execute arbitrary PHP code, enabling remote code execution as the web server process. Attackers can craft malicious incident t...

8.8CVSS6.6AI score0.00552EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 7:42 p.m.32 views

CVE-2026-69118 Cachet 2.4.1 Authenticated Server-Side Template Injection RCE

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
EUVD
EUVD
added 2026/08/10 7:42 p.m.13 views

EUVD-2026-55800

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.8CVSS6.6AI score0.00552EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:42 p.m.13 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.8CVSS6.6AI score0.00552EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 7:42 p.m.14 views

CVE-2026-69118 Cachet 2.4.1 Authenticated Server-Side Template Injection RCE

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.7CVSS6.7AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:40 p.m.11 views

CVE-2026-72901

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy allows an authenticated low-privilege member to execute arbitrary commands on the control-plane host because the volumeName field accepted by volumeBackup.create and volumeBackup.runManually is interpolated...

9.9CVSS5.9AI score0.00634EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/10 7:31 p.m.43 views

CVE-2026-72885 Dokploy: Authenticated Command Injection in Dokploy Dockerfile Builder

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, dockerContextPath accepted by apps/dokploy/components/dashboard/application/build/show.tsx flows through getDockerContextPath in packages/server/src/utils/filesystem/directory.ts into the unquoted cd command in...

6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 7:31 p.m.31 views

CVE-2026-72885 Dokploy: Authenticated Command Injection in Dokploy Dockerfile Builder

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, dockerContextPath accepted by apps/dokploy/components/dashboard/application/build/show.tsx flows through getDockerContextPath in packages/server/src/utils/filesystem/directory.ts into the unquoted cd command in...

0.00577EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/10 7:29 p.m.10 views

CVE-2026-44401 Typemill CMS 2.x Persistent XSS via Markdown javascript URI

Typemill CMS version 2.x contains a persistent cross-site scripting vulnerability in the Markdown parser extension that allows authenticated users with theme-configuration access to inject malicious JavaScript URIs by supplying unsanitized href values in Markdown links. Attackers can craft Markdo...

4.8CVSS5AI score0.00283EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 7:29 p.m.39 views

CVE-2026-44401

Typemill CMS 2.x contains a persistent XSS in the Markdown parser extension. Authenticated users with theme-configuration access can inject malicious JavaScript URIs by supplying unsanitized href values in Markdown links. The attack leverages javascript: schemes via ParsedownExtension.php or Twig...

4.8CVSS5AI score0.00283EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:19 p.m.11 views

CVE-2026-72880

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.9CVSS5.3AI score0.00298EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/10 7:19 p.m.11 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.9CVSS5.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:14 p.m.12 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.4CVSS5.7AI score0.00278EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/10 7:02 p.m.36 views

CVE-2026-72877 Dokploy: Command Injection via dockerImage in buildRemoteDocker

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the dockerImage field is interpolated without quoting into shell commands in buildRemoteDocker in packages/server/src/utils/providers/docker.ts and is validated only as an optional string. An authenticated user with...

9.6CVSS0.00402EPSS
SaveExploits0References4
Rows per page
Query Builder