3w ago
2026-05-29 18:17Z
CRIT

CVE-2026-45661 — Dokploy: In 0.26.5 and earlier, a critical path traversal vulnerability exists in Dokploy v0.26.5 that

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-45661

Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.26.5 and earlier, a critical path traversal vulnerability exists in Dokploy v0.26.5 that allows authenticated users to write arbitrary files to the filesystem during application deployment. When combined with Dokploy's remote server deployment feature, this vulnerability enables arbitrary file write to remote server filesystems, automatic remote code execution via cron jobs, complete server compromise, data e CVSSv3.1 9.9 (CRITICAL)

CWECWE 22CWECWE 35VNDDokployTYPVulnerability
9.9
CVSS v3.1
100
Edit Score
3w ago
2026-05-29 18:17Z
CRIT

CVE-2026-45633 — Dokploy: In 0.26.6 and earlier, Dokploy contains a command injection vulnerability in the /docker-container-logs WebSocket

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-45633

Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.26.6 and earlier, Dokploy contains a command injection vulnerability in the /docker-container-logs WebSocket endpoint. The tail and since parameters are not validated and are directly concatenated into shell commands, allowing authenticated users to execute arbitrary commands with root privileges. CVSSv3.1 9.9 (CRITICAL)

CWECWE 78VNDDokployTYPVulnerability
9.9
CVSS v3.1
100
Edit Score
3w ago
2026-05-29 18:17Z
CRIT

CVE-2026-45632 — Dokploy: Schedule types server and dokploy-server write and execute scripts on the host or remote

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-45632

Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.26.7 and earlier, the schedule router does not enforce organization/role checks. As a result, any authenticated user can create, update, run, or delete schedules belonging to other organizations if they know the scheduleId/serverId. Schedule types server and dokploy-server write and execute scripts on the host or remote servers, enabling RCE on the Dokploy host or a target server. CVSSv3.1 9.9 (CRITICAL)

CWECWE 862CWECWE 269CWECWE 78VNDDokployTYPVulnerability
9.9
CVSS v3.1
100
Edit Score
3w ago
2026-05-29 18:17Z
CRIT

CVE-2026-45631 — Dokploy: From 0.27.0 to before 0.29.3, a hardcoded BETTER_AUTH_SECRET fallback ("better-auth-secret-123456789") lets an unauthenticated attacker

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-45631

Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.27.0 to before 0.29.3, a hardcoded BETTER_AUTH_SECRET fallback ("better-auth-secret-123456789") lets an unauthenticated attacker forge email verification JWTs, trigger auto-sign-in as admin, and execute commands on the host via the built-in SSH terminal. This vulnerability is fixed in 0.29.3. CVSSv3.1 10.0 (CRITICAL)

CWECWE 798VNDDokployTYPVulnerability
10.0
CVSS v3.1
100
Edit Score
3w ago
2026-05-29 18:17Z
CRIT

CVE-2026-45630 — Dokploy: In 0.28.8 and earlier, authenticated OS command injection in the application.updateTraefikConfig tRPC endpoint allows

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-45630

Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.28.8 and earlier, authenticated OS command injection in the application.updateTraefikConfig tRPC endpoint allows admin/owner users to execute arbitrary system commands on remote servers via unsanitized echo shell interpolation. CVSSv3.1 9.0 (CRITICAL)

CWECWE 78VNDDokployTYPVulnerability
9.0
CVSS v3.1
95
Edit Score
3w ago
2026-05-29 18:17Z
CRIT

CVE-2026-45629 — Dokploy: In 0.28.8 and earlier, authenticated OS command injection in the /listen-deployment WebSocket endpoint allows

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-45629

Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.28.8 and earlier, authenticated OS command injection in the /listen-deployment WebSocket endpoint allows any organization member to execute arbitrary system commands on remote servers managed by Dokploy, leading to full server compromise. CVSSv3.1 9.9 (CRITICAL)

CWECWE 78VNDDokployTYPVulnerability
9.9
CVSS v3.1
100
Edit Score
3w ago
2026-05-29 18:17Z
CRIT

CVE-2026-45628 — Dokploy: In 0.29.2 and earlier, Dokploy constructs shell commands using JavaScript template literals and executes

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-45628

Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.29.2 and earlier, Dokploy constructs shell commands using JavaScript template literals and executes them via child_process.exec() (which runs through /bin/sh -c). User-supplied branch names, repository URLs, and Docker credentials are interpolated directly into these commands without escaping. This requires an authenticated user with application create/edit privileges. CVSSv3.1 9.6 (CRITICAL)

CWECWE 77CWECWE 20VNDDokployTYPVulnerability
9.6
CVSS v3.1
98
Edit Score
728 × 90 / responsive · programmatic ad slot
3w ago
2026-05-29 18:17Z
HIGH

CVE-2026-45627 — Arcane: Prior to 1.19.0, the unauthenticated GET /api/app-images/logo endpoint reflects a user-supplied color query parameter

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-45627

Arcane is an interface for managing Docker containers, images, networks, and volumes. Prior to 1.19.0, the unauthenticated GET /api/app-images/logo endpoint reflects a user-supplied color query parameter into the body of an SVG document via strings.ReplaceAll with no escaping. The substitution lands inside a <style> element of the embedded logo.svg, allowing an attacker to close the style block and inject executable <script> content. Because the response is served as image/sv CVSSv3.1 8.2 (HIGH)

CWECWE 79VNDArcaneTYPVulnerability
8.2
CVSS v3.1
91
Edit Score
3w ago
2026-05-29 18:17Z
CRIT

CVE-2026-45625 — Arcane: Prior to 1.19.0, Arcane's huma-based REST API exposes nine endpoints under /api/customize/git-repositories and /api/git-repositories/sync

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-45625

Arcane is an interface for managing Docker containers, images, networks, and volumes. Prior to 1.19.0, Arcane's huma-based REST API exposes nine endpoints under /api/customize/git-repositories and /api/git-repositories/sync for managing GitOps source repositories and their stored credentials. Eight of those endpoints (list, create, get, update, delete, test, listBranches, browseFiles) never call the checkAdmin(ctx) helper that every other admin-managed resource (container reg CVSSv3.1 9.9 (CRITICAL)

CWECWE 862VNDArcaneTYPVulnerability
9.9
CVSS v3.1
100
Edit Score
3w ago
2026-05-29 18:17Z
HIGH

CVE-2026-44697 — Klever: Prior to 1.7.17, a remote, unauthenticated denial-of-service vulnerability in Batch.Decompress (data/batch/batch.go) allows any peer

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-44697

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.17, a remote, unauthenticated denial-of-service vulnerability in Batch.Decompress (data/batch/batch.go) allows any peer that participates in a topic served by MultiDataInterceptor to allocate multi-gigabyte heaps on the receiving node from a sub-50 KiB gossip payload. A single packet is sufficient to OOM-kill a validator with conventional memory provisioning. Fleet-wide application affects chai CVSSv3.1 8.6 (HIGH)

CWECWE 770CWECWE 409VNDKleverTYPVulnerability
8.6
CVSS v3.1
93
Edit Score
3w ago
2026-05-29 18:16Z
HIGH

CVE-2026-10105 — agno 2.6.5 contains a SQL injection vulnerability in the ClickHouse vector database backend that

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-10105

agno 2.6.5 contains a SQL injection vulnerability in the ClickHouse vector database backend that allows attackers to inject arbitrary SQL expressions by supplying malicious metadata keys and values to the delete_by_metadata() method. Attackers can exploit the unsafe f-string interpolation in clickhousedb.py to delete all rows, target specific rows, or extract information through error-based or blind SQL injection techniques. CVSSv3.1 8.3 (HIGH)

CWECWE 89TYPVulnerability
8.3
CVSS v3.1
92
Edit Score
3w ago
2026-05-29 16:49Z
CRIT

Rapid7 Observed Exploitation of PAN-OS GlobalProtect Authentication Bypass Vulnerability (CVE-2026-0257)

Rapid7 Research·rapid7.comCVE-2026-0257in the wild

Rapid7 MDR observed active exploitation of CVE-2026-0257, an authentication bypass in Palo Alto Networks PAN-OS and Prisma Access GlobalProtect, affecting appliances with authentication override enabled and certificate reuse. The vulnerability allows remote unauthenticated attackers to forge authentication cookies using the public key from the HTTPS certificate and establish VPN connections; exploitation was observed starting May 17, 2026 from low-cost hosting providers (Vultr, Dromatics Systems). Rapid7 released a public proof-of-concept script and detection rules; patched versions are available across all affected PAN-OS and Prisma Access versions.

TACTA0001SRFNetworkSRFNetwork ApplianceSWPan OsSWPrisma AccessVNDPaloaltonetworksTYPVulnerabilityTYPThreat Intel
92
Edit Score
3w ago
2026-05-29 16:16Z
CRIT

CVE-2026-45663 — Dokploy: In 0.29.1 and earlier, a command injection vulnerability exists in the Docker file upload

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-45663

Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.29.1 and earlier, a command injection vulnerability exists in the Docker file upload functionality. When an authenticated user uploads a file to a container, the destinationPath parameter is not properly sanitized and is directly interpolated into a shell command string. By including shell metacharacters such as ; or ", an attacker can escape the intended docker cp command and execute arbitrary OS commands on CVSSv3.1 9.9 (CRITICAL)

CWECWE 77VNDDokployTYPVulnerability
9.9
CVSS v3.1
100
Edit Score
3w ago
2026-05-29 16:16Z
HIGH

CVE-2026-45662 — Dokploy: In the same file, the docker login command correctly uses shEscape() to prevent command

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-45662

Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.29.0 and earlier, the deleteRegistry function in Dokploy (packages/server/src/services/registry.ts) executes docker logout ${response.registryUrl} without shell escaping. In the same file, the docker login command correctly uses shEscape() to prevent command injection. This inconsistency creates a command injection vulnerability when deleting a registry with a crafted registryUrl. CVSSv3.1 8.8 (HIGH)

CWECWE 78VNDDokployTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-05-29 16:16Z
CRIT

CVE-2026-44962 — Plesk: contains an XPath injection vulnerability in the APS Application Catalog search functionality, where

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-44962

Plesk contains an XPath injection vulnerability in the APS Application Catalog search functionality, where user-supplied input is interpolated into XPath queries without proper sanitization. This allows an authenticated, low-privileged user to execute arbitrary operating system commands on the server, resulting in local privilege escalation. CVSSv3.1 9.9 (CRITICAL)

CWECWE 643VNDPleskTYPVulnerability
9.9
CVSS v3.1
100
Edit Score
3w ago
2026-05-29 16:16Z
HIGH

CVE-2026-35674 — OpenClaw: before 2026.5.18 contains a scope bypass vulnerability in the Gateway chat.send route that

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-35674

OpenClaw before 2026.5.18 contains a scope bypass vulnerability in the Gateway chat.send route that allows scoped clients to execute privileged commands. Attackers with operator.write scope can deliver commands through inherited external routes to bypass operator.approvals and operator.admin scope requirements, enabling unauthorized plugin, config, MCP, allowlist, and ACP mutations. CVSSv3.1 8.8 (HIGH)

CWECWE 863VNDOpenclawTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-05-29 16:16Z
HIGH

CVE-2026-35630 — OpenClaw: before 2026.5.18 contains an authorization bypass vulnerability in QQBot native approval buttons that

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-35630

OpenClaw before 2026.5.18 contains an authorization bypass vulnerability in QQBot native approval buttons that fails to enforce configured approver identity. Non-approver users can click approval buttons to resolve pending exec or plugin approval requests without proper authorization. CVSSv3.1 8.0 (HIGH)

CWECWE 862VNDOpenclawTYPVulnerability
8.0
CVSS v3.1
90
Edit Score
3w ago
2026-05-29 16:16Z
HIGH

CVE-2026-32905 — OpenClaw: before 2026.5.4 contains an authorization bypass vulnerability in the bundled device-pair plugin that

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-32905

OpenClaw before 2026.5.4 contains an authorization bypass vulnerability in the bundled device-pair plugin that allows non-owner authorized chat senders to issue device-pairing bootstrap codes without proper scope validation. Attackers with chat command access can create setup codes to enroll devices with operator/node capabilities, granting persistent credentials until manual removal. CVSSv3.1 8.3 (HIGH)

CWECWE 862VNDOpenclawTYPVulnerability
8.3
CVSS v3.1
92
Edit Score
3w ago
2026-05-29 16:16Z
HIGH

CVE-2026-10067 — Shibby: The manipulation results in stack-based buffer overflow.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-10067

A vulnerability was detected in Shibby Tomato 1.28. Impacted is the function sub_90F0 of the file multimon.cgi. The manipulation results in stack-based buffer overflow. The attack can be launched remotely. This project is superseded by FreshTomato. This vulnerability only affects products that are no longer supported by the maintainer. CVSSv3.1 8.8 (HIGH)

CWECWE 121CWECWE 119VNDShibbyTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-05-29 16:16Z
HIGH

CVE-2026-10066 — The manipulation leads to stack-based buffer overflow.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-10066

A security vulnerability has been detected in Shibby Tomato up to 1.28. This issue affects the function sub_9068 of the file tomatoups.cgi of the component UPS Service. The manipulation leads to stack-based buffer overflow. The attack can be initiated remotely. This project is superseded by FreshTomato. This vulnerability only affects products that are no longer supported by the maintainer. CVSSv3.1 8.8 (HIGH)

CWECWE 121CWECWE 119TYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-05-29 16:16Z
HIGH

CVE-2026-10065 — Executing a manipulation of the argument Date can lead to stack-based buffer overflow.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-10065

A weakness has been identified in Shibby Tomato 1.28. This vulnerability affects the function get_ups_field of the file tomatodata.cgi. Executing a manipulation of the argument Date can lead to stack-based buffer overflow. It is possible to launch the attack remotely. This project is superseded by FreshTomato. This vulnerability only affects products that are no longer supported by the maintainer. CVSSv3.1 8.8 (HIGH)

CWECWE 121CWECWE 119TYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-05-29 16:16Z
HIGH

CVE-2018-25404 — Open: The Open ISES Project 3.30A contains an SQL injection vulnerability that allows unauthenticated attackers

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2018-25404

The Open ISES Project 3.30A contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the ticket_id parameter. Attackers can send GET requests to add_facnote.php with crafted SQL payloads to extract sensitive database information including version details and other data. CVSSv3.1 8.2 (HIGH)

CWECWE 89TYPVulnerability
8.2
CVSS v3.1
91
Edit Score
3w ago
2026-05-29 16:16Z
HIGH

CVE-2018-25403 — Open: The Open ISES Project 3.30A contains an SQL injection vulnerability that allows unauthenticated attackers

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2018-25403

The Open ISES Project 3.30A contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the p1 parameter. Attackers can send GET requests to city_graph.php with crafted SQL payloads to extract sensitive database information including schema names and other data. CVSSv3.1 8.2 (HIGH)

CWECWE 89TYPVulnerability
8.2
CVSS v3.1
91
Edit Score
3w ago
2026-05-29 16:16Z
HIGH

CVE-2018-25402 — Open: The Open ISES Project 3.30A contains an SQL injection vulnerability that allows unauthenticated attackers

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2018-25402

The Open ISES Project 3.30A contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the p1 parameter. Attackers can send GET requests to inc_types_graph.php with crafted SQL payloads to extract sensitive database information including schema names and other data. CVSSv3.1 8.2 (HIGH)

CWECWE 89TYPVulnerability
8.2
CVSS v3.1
91
Edit Score
3w ago
2026-05-29 16:16Z
HIGH

CVE-2018-25401 — Open: The Open ISES Project 3.30A contains an SQL injection vulnerability that allows unauthenticated attackers

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2018-25401

The Open ISES Project 3.30A contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the p1 parameter. Attackers can send GET requests to sever_graph.php with crafted SQL payloads to extract sensitive database information including schema names and other data. CVSSv3.1 8.2 (HIGH)

CWECWE 89TYPVulnerability
8.2
CVSS v3.1
91
Edit Score