Lucene search
+L

86 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.24 views

Kestra <= 1.3.20 - Remote Code Execution

Kestra = 1.3.20 contains an authentication bypass caused by misclassification of /configs endpoint in REST API filter, letting unauthenticated attackers create and execute root-level tasks, exploit requires unauthenticated access to /configs endpoint. id: CVE-2026-53576 info: name: Kestra = 1.3.2...

10CVSS5.4AI score0.02186EPSS
SaveExploits3References2
EUVD
EUVD
added 2026/08/23 12:30 a.m.12 views

EUVD-2026-64603

docker-socket-proxy fails to properly gate read endpoints in the /containers Docker API namespace when the CONTAINERS environment variable is set. Attackers can use GET requests to /containers/id/archive, /containers/id/export, /containers/id/logs, and /containers/id/top to read arbitrary files a...

8.3CVSS5.6AI score0.00309EPSS
SaveExploits1References7
CVE
CVE
added 2026/08/22 11:06 p.m.37 views

CVE-2026-78122

docker-socket-proxy (Tecnativa) through 0.5.0 has an insufficient access control granularity flaw in the /containers Docker API namespace. When the CONTAINERS environment variable is set, read endpoints (/containers/{id}/archive, /export, /logs, /top) are not properly gated, allowing an unauthent...

8.3CVSS5.6AI score0.00309EPSS
SaveExploits1References6
NVD
NVD
added 2026/08/20 9:17 p.m.9 views

CVE-2026-73040

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
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.11 views

GO-2023-1897 vulnerabilities

Vulnerabilities for packages: k3d...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.15 views

GO-2023-1850 vulnerabilities

Vulnerabilities for packages: k3d...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.14 views

GO-2023-1986 vulnerabilities

Vulnerabilities for packages: k3d...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.9 views

GO-2022-0956 vulnerabilities

Vulnerabilities for packages: k3d, dex-k8s-authenticator...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:24 a.m.10 views

GO-2022-0776 vulnerabilities

Vulnerabilities for packages: k3d...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:24 a.m.9 views

GO-2022-0391 vulnerabilities

Vulnerabilities for packages: k3d...

5.3AI score
SaveExploits0
NVD
NVD
added 2026/08/10 8:17 p.m.8 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.9CVSS0.00634EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 7:40 p.m.29 views

CVE-2026-72901 Dokploy: Remote Code Execution via volume-backup

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.9CVSS0.00634EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:40 p.m.9 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:40 p.m.17 views

CVE-2026-72901 Dokploy: Remote Code Execution via volume-backup

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.9CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/10 7:40 p.m.64 views

CVE-2026-72901

CVE-2026-72901 affects Dokploy before version 0.29.13. An authenticated low-privilege user could run arbitrary commands on the control-plane host due to the volumeName field used by volumeBackup.create/runManually being interpolated without quoting in packages/server/src/utils/volume-backups/back...

9.9CVSS5.9AI score0.00634EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 7:17 p.m.8 views

CVE-2026-72868

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, apps/dokploy/server/api/routers/destination.ts interpolates the accessKey, secretAccessKey, region, endpoint, provider, and bucket fields from destination.testConnection into an rclone ls command executed through...

9.9CVSS0.00363EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 7:17 p.m.7 views

CVE-2026-72863

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy's WebSocket handlers in-app terminals and log streamers authenticate the session but never authorize it. They establish who the user is via validateRequest and then proceed without consulting the role/permissio...

9.9CVSS0.00298EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 6:39 p.m.25 views

CVE-2026-72868 Dokploy: Member-role RCE as host root via destination.testConnection rclone shell injection

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, apps/dokploy/server/api/routers/destination.ts interpolates the accessKey, secretAccessKey, region, endpoint, provider, and bucket fields from destination.testConnection into an rclone ls command executed through...

9.9CVSS0.00363EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:39 p.m.8 views

CVE-2026-72868

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, apps/dokploy/server/api/routers/destination.ts interpolates the accessKey, secretAccessKey, region, endpoint, provider, and bucket fields from destination.testConnection into an rclone ls command executed through...

9.9CVSS5.6AI score0.00363EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 6:39 p.m.37 views

CVE-2026-72868

Dokploy prior to v0.29.13 is vulnerable: destination.testConnection fields are interpolated into an rclone ls command executed via child_process.exec, enabling a low-privileged member with destination:create permission to craft arguments and execute arbitrary commands in the Dokploy container, wh...

9.9CVSS5.6AI score0.00363EPSS
SaveExploits0References4
Rows per page
Query Builder