Lucene search
+L

11689 matches found

CVE
CVE
added 2026/08/10 8:44 p.m.60 views

CVE-2026-18948

Feast: A flaw in serializing UDFs with dill enabling unsafe deserialization leads to unauthenticated RCE on the feature server and, via deserialization bypass, on the registry server. A remote attacker can store a malicious UDF, with the risk of cross-tenant data access and lateral movement in de...

9.9CVSS6.2AI score0.0069EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/10 8:44 p.m.8 views

CVE-2026-18948

A flaw was found in Feast. The system improperly deserializes user-defined functions UDFs stored in its registry, which are serialized using the 'dill' library. This allows a remote attacker to store a malicious UDF, leading to unauthenticated arbitrary code execution on the feature server in...

9.9CVSS6.3AI score0.0069EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 8:44 p.m.31 views

CVE-2026-18941 Feast: feast-operator: feast: default authentication mode is no_auth — shared multi-tenant instances deployed without authentication

A flaw was found in Feast and feast-operator. The default configuration for both the Feast SDK and the feast-operator is "noauth," meaning no security manager is installed. This default allows unauthenticated and unauthorized access to feature-server, registry-server, and offline-server endpoints...

7.7CVSS0.00589EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/10 8:44 p.m.10 views

CVE-2026-18941

A flaw was found in Feast and feast-operator. The default configuration for both the Feast SDK and the feast-operator is "noauth," meaning no security manager is installed. This default allows unauthenticated and unauthorized access to feature-server, registry-server, and offline-server endpoints...

7.7CVSS6.3AI score0.00589EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 8:17 p.m.7 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
GithubExploit
GithubExploit
added 2026/08/10 8:06 p.m.20 views

Exploit for Code Injection in Pgadmin Pgadmin_4

No d...

9.9CVSS8.7AI score0.46751EPSS
SaveExploits10
Cvelist
Cvelist
added 2026/08/10 7:41 p.m.28 views

CVE-2026-72902 Dokploy: Authenticated RCE via Command Injection in registry.testRegistry / registry.testRegistryById

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
CVE
CVE
added 2026/08/10 7:41 p.m.30 views

CVE-2026-72902

Dokploy (PaaS) vulnerability CVE-2026-72902 affects version prior to 0.29.13. An authenticated user can run arbitrary commands on a local/SSH target because registry.ts interpolates the password field into an execAsyncRemote shell command instead of using safeDockerLoginCommand. This is fixed in ...

9.9CVSS5.7AI score0.00539EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 7:40 p.m.13 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:27 p.m.36 views

CVE-2026-72882

Dokploy: CVE-2026-72882 affects Dokploy 0.28.8 and earlier. An authenticated user who can create or update file mounts can inject shell metacharacters into filePath, causing Dokploy to execute attacker-controlled commands on the configured remote managed server over SSH. In the default deployment...

9.9CVSS5.6AI score0.00355EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 7:17 p.m.12 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.7CVSS0.00278EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 7:02 p.m.9 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.6CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/08/10 6:52 p.m.32 views

CVE-2026-71965

CyberPanel 2.4.3 contains an authenticated remote code execution vulnerability in the remote backup feature. An authenticated attacker can abuse unverified SSH public key retrieval to write a malicious key to /root/.ssh/authorized_keys, gaining root SSH access. The flaw is fixed in commit eca0c3c...

8.8CVSS6.2AI score0.00345EPSS
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
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
CVE
CVE
added 2026/08/10 6:39 p.m.30 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
OSV
OSV
added 2026/08/10 6:39 p.m.10 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.9CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 5:59 p.m.31 views

CVE-2026-72862 Dokploy: OS Command Injection via dockerImage field in database service deployment functions → HOST RCE

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the mariadb.ts, mongo.ts, mysql.ts, postgres.ts, redis.ts, and libsql.ts Dokploy database service deployment functions pass user-controlled dockerImage fields unquoted into docker pull $dockerImage shell commands on th...

9.9CVSS0.00433EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 5:59 p.m.36 views

CVE-2026-72862

Technical details are not publicly available in the provided documents. Monitor for updates.

9.9CVSS5.4AI score0.00433EPSS
SaveExploits0References3
Rows per page
Query Builder