Lucene search
+L

270021 matches found

Chainguard
Chainguard
added 6 days ago7 views

GHSA-79QM-7RJ5-M7R9 vulnerabilities

Vulnerabilities for packages: wazuh-dashboard-fips, wazuh-dashboard, langfuse-fips, kibana, langfuse...

5.3AI score
SaveExploits0
NVD
NVD
added 6 days ago7 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
NVD
NVD
added 6 days ago6 views

CVE-2026-72883

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the WebSocket handlers in apps/dokploy/server/wss/terminal.ts, apps/dokploy/server/wss/docker-container-terminal.ts, apps/dokploy/server/wss/docker-container-logs.ts, and apps/dokploy/server/wss/docker-stats.ts validat...

8.8CVSS0.00401EPSS
SaveExploits0References5
NVD
NVD
added 6 days ago7 views

CVE-2026-72877

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
NVD
NVD
added 6 days ago10 views

CVE-2026-71965

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an authenticated remote code execution vulnerability in the remote backup feature that allows authenticated attackers to gain root-level SSH access by supplying a malicious remote server address. Attackers can exploit the unverified SSH public k...

8.8CVSS0.00345EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago7 views

CVE-2026-69114

Spacebar Server before commit 8d126f4 contains a cross-channel message deletion vulnerability in the single-delete and bulk-delete message handlers that fail to scope message queries to the requested channel. Authenticated users with MANAGEMESSAGES permission in any controlled channel can delete...

7.1CVSS0.00277EPSS
SaveExploits0References4
Circl
Circl
added 6 days ago7 views

CVE-2021-34529

creationtimestamp| type| source ---|---|--- 2026-08-10 20:06:37+00:00| seen| https://bsky.app/profile/vulnsea.com/post/3msqvm5ssu22r...

7.8CVSS7.5AI score0.05095EPSS
SaveExploits0References1
Circl
Circl
added 6 days ago5 views

GHSA-89XV-2M56-2M9X

creationtimestamp| type| source ---|---|--- 2026-08-10 19:39:38+00:00| seen| https://gist.github.com/klemmanton-lgtm/4a24aedae8017b5aebed0300d07c7ee9 2026-08-10 19:39:38+00:00| seen| https://gist.github.com/klemmanton-lgtm/8b54bdd2fe9905dc89b9c8ccf42f5fc4...

4.9AI score
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago25 views

CVE-2026-72886 Dokploy: Non-admin member gains root on the host by bypassing the owner/admin check on server-level schedules (incomplete fix of CVE-2026-45632)

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.2 until 0.29.13, schedule.create and schedule.update in apps/dokploy/server/api/routers/schedule.ts derive serviceId from applicationId or composeId and execute the owner/admin host-schedule gate only in the alternative branch...

9.9CVSS0.00361EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago48 views

CVE-2026-72886

Summary : Dokploy PaaS contains an access-control logic flaw in schedule.create/schedule.update (server/dokploy/apps/dokploy/server/api/routers/schedule.ts). From versions 0.29.2–0.29.13, the code derives serviceId from applicationId or composeId and executes the owner/admin host-schedule gate on...

9.9CVSS5.4AI score0.00361EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago6 views

CVE-2026-72886 Dokploy: Non-admin member gains root on the host by bypassing the owner/admin check on server-level schedules (incomplete fix of CVE-2026-45632)

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.2 until 0.29.13, schedule.create and schedule.update in apps/dokploy/server/api/routers/schedule.ts derive serviceId from applicationId or composeId and execute the owner/admin host-schedule gate only in the alternative branch...

9.9CVSS5.5AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 6 days ago7 views

CVE-2026-72886

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.2 until 0.29.13, schedule.create and schedule.update in apps/dokploy/server/api/routers/schedule.ts derive serviceId from applicationId or composeId and execute the owner/admin host-schedule gate only in the alternative branch...

9.9CVSS5.4AI score0.00361EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 6 days ago24 views

CVE-2026-69114

CVE-2026-69114 affects Spacebar Server prior to commit 8d126f4. The cross-channel message deletion vulnerability resides in the single-delete and bulk-delete handlers, which fail to scope message queries to the requested channel. This allows authenticated users with MANAGE_MESSAGES in any control...

7.1CVSS5.4AI score0.00277EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago7 views

CVE-2026-72883 Dokploy: WebSocket Terminal Missing Service-Level Access Control

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the WebSocket handlers in apps/dokploy/server/wss/terminal.ts, apps/dokploy/server/wss/docker-container-terminal.ts, apps/dokploy/server/wss/docker-container-logs.ts, and apps/dokploy/server/wss/docker-stats.ts validat...

8.8CVSS5.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 6 days ago25 views

CVE-2026-72881 Dokploy: Command Injection via database credentials in backup/restore commands

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, database backup and restore command builders in packages/server/src/utils/backups/utils.ts and packages/server/src/utils/restore/utils.ts interpolate database names, usernames, and passwords into nested shell command...

6.4CVSS0.00474EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago24 views

CVE-2026-72881

Dokploy (PaaS) is affected before 0.29.13 by a command injection in the backup/restore code paths. The vulnerable components are database backup and restore command builders in packages/server/src/utils/backups/utils.ts and packages/server/src/utils/restore/utils.ts, which interpolate database na...

6.4CVSS5.7AI score0.00474EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago10 views

CVE-2026-72864

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the local branch of /docker-container-terminal in apps/dokploy/server/wss/docker-container-terminal.ts authenticates with validateRequest but does not authorize the attacker-controlled containerId against the caller's...

9.9CVSS0.00274EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago6 views

CVE-2026-72866

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the WebSocket handler in apps/dokploy/server/wss/terminal.ts validates a session but does not authorize access to the requested server. An authenticated user can connect to /terminal?serverId=local, select the special...

8.8CVSS0.00308EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago6 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
NVD
NVD
added 6 days ago7 views

CVE-2026-68872

The AWS Systems Manager Parameter Store and Secrets Manager backends in Apache Airflow's Amazon provider resolved a team-scoped Connection or Variable id through the team-agnostic lookup when the team-scoped lookup missed. In a deployment running multi-team mode with either backend, a caller in o...

6.5CVSS0.00231EPSS
SaveExploits0References3
Rows per page
Query Builder