Lucene search
+L

14222 matches found

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

CVE-2026-18621

A flaw was found in Data Science Pipelines DSP. An attacker with namespace editor privileges can bypass security hardening by submitting a malicious Argo Workflow through the V1 API path. This allows the API server to create pods with elevated privileges, acting as a 'confused deputy' on behalf o...

7.6CVSS6.2AI score0.00364EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 8:44 p.m.37 views

CVE-2026-18621 Data-sciences-pipeline: dsp: v1 argo template path accepts arbitrary workflow spec, bypassing all v2 security hardening

A flaw was found in Data Science Pipelines DSP. An attacker with namespace editor privileges can bypass security hardening by submitting a malicious Argo Workflow through the V1 API path. This allows the API server to create pods with elevated privileges, acting as a 'confused deputy' on behalf o...

7.6CVSS0.00364EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 8:44 p.m.10 views

EUVD-2026-55814

A flaw was found in Data Science Pipelines DSP. An attacker with namespace editor privileges can bypass security hardening by submitting a malicious Argo Workflow through the V1 API path. This allows the API server to create pods with elevated privileges, acting as a 'confused deputy' on behalf o...

7.6CVSS6.2AI score0.00364EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 8:17 p.m.9 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
Cvelist
Cvelist
added 2026/08/10 7:38 p.m.27 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 2026/08/10 7:24 p.m.66 views

CVE-2025-13293

The affected product is TBEA TLogger with version 2.1.0.0B0.0.0.0. A hard-coded/default root credential allows an unauthenticated remote attacker to gain root access via the exposed SSH service. The root password can be recovered from the hash in /etc/shadow and used to authenticate to SSH, yield...

9.3CVSS5.5AI score0.00371EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/10 7:24 p.m.13 views

EUVD-2025-210666

A hard-coded or default root account credential in TBEA TLogger V2.1.0.0B0.0.0.0 allows an unauthenticated remote attacker to obtain root-level access to the device via the exposed SSH service. The root password can be recovered from the password hash stored in /etc/shadow and used to authenticat...

9.3CVSS5.4AI score0.00371EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/08/10 7:24 p.m.28 views

CVE-2025-13293 Backdoor / default root credentials

A hard-coded or default root account credential in TBEA TLogger V2.1.0.0B0.0.0.0 allows an unauthenticated remote attacker to obtain root-level access to the device via the exposed SSH service. The root password can be recovered from the password hash stored in /etc/shadow and used to authenticat...

9.3CVSS0.00371EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/10 6:52 p.m.13 views

EUVD-2026-55735

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.8CVSS6.2AI score0.00345EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 6:52 p.m.34 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
Cvelist
Cvelist
added 2026/08/10 6:52 p.m.25 views

CVE-2026-71965 CyberPanel 2.4.3 Authenticated RCE via Remote Backup Feature

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
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:28 p.m.10 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.9CVSS5.3AI score0.00298EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/10 6:28 p.m.55 views

CVE-2026-72863

Dokploy before 0.29.13 has a missing authorization check in WebSocket handlers (in-app terminals and log streamers) that authenticate a session but do not enforce role-based access. Any authenticated user can open an interactive shell into any container on the host (including the Dokploy containe...

9.9CVSS5.4AI score0.00298EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 6:28 p.m.19 views

CVE-2026-72863 Dokploy: Missing authorization in WebSocket handlers allows a low-privilege member to gain root on the Docker host

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.9CVSS5.4AI score
SaveExploits0References5
NVD
NVD
added 2026/08/10 11:17 a.m.14 views

CVE-2026-72567

An improper path validation vulnerability in AsyncFuncAI/deepwiki-open through commit 16f35a0 allows unauthenticated remote attackers to write to or delete arbitrary files with root privileges. The api/api.py wiki-cache endpoint constructs file paths from user-controlled owner, repo, and repotype...

9.8CVSS0.00551EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 8:01 a.m.41 views

CVE-2026-66408

The root accounts of DEEBOT PRO M1 and DEEBOT PRO K1VAC are configured with weak passwords. Physical access to an affected product may allow to obtain the password of the root account...

5.1CVSS0.00142EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.16 views

Astra Linux – Vulnerability in cups

OpenPrinting CUPS is an open-source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and earlier, a local unprivileged user could force cupsd to authenticate against a localhost IPP service controlled by the attacker, using a reusable “Authorization: Local…”...

7.8CVSS6.2AI score0.00289EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.25 views

PT-2026-69960

Name of the Vulnerable Software and Affected Versions Data Science Pipelines affected versions not specified Description An attacker with namespace editor privileges can bypass security hardening by submitting a malicious Argo Workflow through the 'V1 API' path. This issue allows the API server t...

7.6CVSS6AI score0.00364EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/08/09 12:31 a.m.14 views

EUVD-2026-54831

MSI Radix AXE6600 router firmware version v781521 contains a command injection vulnerability in the portFw function that allows remote attackers to execute arbitrary commands on the affected device. Attackers can exploit this vulnerability through the alg function to execute malicious commands an...

9.8CVSS5.9AI score0.0135EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/09 12:31 a.m.12 views

EUVD-2026-54834

MSI Radix AXE6600 router firmware version v781521 contains a command injection vulnerability in the TelnetSSH function used for Telnet configuration that allows remote attackers to execute arbitrary commands on the affected device. Attackers can exploit this vulnerability through the Telnet...

9.8CVSS5.9AI score0.0135EPSS
SaveExploits0References4
Rows per page
Query Builder