Lucene search
+L

62 matches found

CVE
CVE
added 2026/08/21 11:05 a.m.10 views

CVE-2026-77768

CVE-2026-77768 is an authorization bypass in OpenPanel , an open-source analytics platform. The report.get tRPC procedure in packages/trpc/src/routers/report.ts accepted only a reportId and returned the report directly via getReportById(), which performs a findUnique with no project scoping. The ...

7.1CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 11:05 a.m.6 views

EUVD-2026-63901

The report.get procedure in packages/trpc/src/routers/report.ts accepted only a reportId and returned getReportByIdreportId directly. The enforceAccess middleware in packages/trpc/src/trpc.ts evaluates membership only when the input carries a projectId or organizationId key, so an input consistin...

7.1CVSS5.5AI score
SaveExploits0References5
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.7 views

Homarr < 1.54.0 - Information Disclosure

Homarr 1.54.0 contains an information disclosure caused by the integration.all tRPC endpoint being exposed as a publicProcedure, letting unauthenticated users retrieve sensitive integration metadata, exploit requires no authentication. id: CVE-2026-27796 info: name: Homarr 1.54.0 - Information...

7.5CVSS5.2AI score0.0107EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/17 10:17 p.m.5 views

CVE-2026-45790

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.6, Dokploy's organization.inviteMember tRPC procedure in apps/dokploy/server/api/routers/organization.ts allows a user with member:create permission to invite an account with the owner role, while...

8CVSS0.00284EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/17 9:24 p.m.7 views

EUVD-2026-60476

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.6, Dokploy's organization.inviteMember tRPC procedure in apps/dokploy/server/api/routers/organization.ts allows a user with member:create permission to invite an account with the owner role, while...

8CVSS5.5AI score0.00284EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 9:24 p.m.27 views

CVE-2026-45790 Dokploy: Invitation Role Escalation Allows Organization Takeover

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.6, Dokploy's organization.inviteMember tRPC procedure in apps/dokploy/server/api/routers/organization.ts allows a user with member:create permission to invite an account with the owner role, while...

8CVSS0.00284EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/17 9:24 p.m.10 views

CVE-2026-45790

In Dokploy versions prior to 0.29.6, a user with only member:create permission could invoke the organization.inviteMember tRPC procedure to invite an account with the owner role, and packages/server/src/services/user.ts allowed creating accounts with arbitrary roles. Since owner roles cannot be d...

8CVSS5.5AI score0.00284EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 9:24 p.m.3 views

CVE-2026-45790 Dokploy: Invitation Role Escalation Allows Organization Takeover

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.6, Dokploy's organization.inviteMember tRPC procedure in apps/dokploy/server/api/routers/organization.ts allows a user with member:create permission to invite an account with the owner role, while...

8CVSS5.6AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.9 views

PT-2026-76814

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.6, Dokploy's organization.inviteMember tRPC procedure in apps/dokploy/server/api/routers/organization.ts allows a user with member:create permission to invite an account with the owner role, while...

8CVSS5.5AI score0.00284EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/10 7:17 p.m.12 views

CVE-2026-72869

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.restoreBackupWithLogs tRPC subscription passes the databaseName parameter to restore builders in packages/server/src/utils/restore/utils.ts, where PostgreSQL, MariaDB, MySQL, and MongoDB commands embed the...

9.9CVSS0.00352EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 7:17 p.m.6 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
CVE
CVE
added 2026/08/10 6:40 p.m.35 views

CVE-2026-72869

Dokploy (PaaS) contains an authenticated OS command injection in backup.restoreBackupWithLogs. Before v0.29.13, the tRPC backup.restoreBackupWithLogs path passes the databaseName into nested shell text executed by Node.js exec, allowing a user with backup:restore permission to craft a databaseNam...

9.9CVSS5.5AI score0.00352EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:40 p.m.11 views

CVE-2026-72869 Dokploy: Authenticated OS command injection in backup.restoreBackupWithLogs (databaseName) leading to host RCE

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.restoreBackupWithLogs tRPC subscription passes the databaseName parameter to restore builders in packages/server/src/utils/restore/utils.ts, where PostgreSQL, MariaDB, MySQL, and MongoDB commands embed the...

9.9CVSS5.5AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:40 p.m.9 views

CVE-2026-72869

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.restoreBackupWithLogs tRPC subscription passes the databaseName parameter to restore builders in packages/server/src/utils/restore/utils.ts, where PostgreSQL, MariaDB, MySQL, and MongoDB commands embed the...

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

CVE-2026-72738

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.listBackupFiles tRPC endpoint in apps/dokploy/server/api/routers/backup.ts passes the search parameter through normalizeS3Path and interpolates it into an rclone lsjson command executed by childprocess.exec,...

9.9CVSS0.00521EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 6:18 p.m.12 views

CVE-2026-72733

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.restoreBackupWithLogs tRPC subscription builds database restore shell pipelines from the user-controlled databaseName and backupFile fields without safely separating them from shell syntax...

9.9CVSS0.00483EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 6:18 p.m.11 views

CVE-2026-72734

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.28.7 until 0.29.13, the server.remove tRPC mutation in apps/dokploy/server/api/routers/server.ts accepts a caller-controlled serverId and calls haveActiveServices, findServerById, removeDeploymentsByServerId, and deleteServer...

8.4CVSS0.00297EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 5:49 p.m.8 views

CVE-2026-72738

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.listBackupFiles tRPC endpoint in apps/dokploy/server/api/routers/backup.ts passes the search parameter through normalizeS3Path and interpolates it into an rclone lsjson command executed by childprocess.exec,...

9.9CVSS5.7AI score0.00521EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/10 5:49 p.m.62 views

CVE-2026-72738

CVE-2026-72738 affects Dokploy (self-hosted PaaS). Before v0.29.13, the backup.listBackupFiles tRPC endpoint in apps/dokploy/server/api/routers/backup.ts passes the user-supplied search parameter through normalizeS3Path and interpolates it into an arbirtrary command executed by child_process.exec...

9.9CVSS5.7AI score0.00521EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 5:49 p.m.9 views

CVE-2026-72738 Dokploy: Authenticated RCE via Command Injection in backup.listBackupFiles search Parameter

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the backup.listBackupFiles tRPC endpoint in apps/dokploy/server/api/routers/backup.ts passes the search parameter through normalizeS3Path and interpolates it into an rclone lsjson command executed by childprocess.exec,...

9.9CVSS5.8AI score
SaveExploits0References5
Rows per page
Query Builder