Lucene search
+L

129 matches found

Kitploit
Kitploit
added 2026/09/13 5:05 p.m.4 views

poc-2025-9074

CVE-2025-9074 | Docker API CVE-2025-9074 PoC(概念验证) 针对 CVE-2025-9074 的高级利用框架,目标为未经认证的 Docker API 端点,并集成交互式命令 Shell。 概述 本工具自动利用暴露的、未启用认证机制的 Docker API 实例,允许在目标主机上创建完整容器并执行命令。该工具具备自定义交互式 Shell,可实现无缝的后渗透操作。 注意: 这是自定义的概念验证实现。我并未发现 CVE-2025-9074。 演示 初始利用 自动化漏洞检测、镜像拉取、容器创建与初始化 交互式命令执行 具备命令执行能力的后渗透 Shell...

9.3CVSS8.1AI score0.01629EPSS
SaveExploits15References2
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.17 views

Crawl4AI <= 0.8.6 - Remote Code Execution

Crawl4AI through 0.8.6 ships a Docker API server that exposes an unauthenticated /crawl endpoint. The computed field type of JsonCssExtractionStrategy evaluates a user supplied expression inside an AST based sandbox that does not restrict attribute access on generator frame objects. A generator...

10CVSS6.3AI score0.029EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.16 views

Crawl4AI < 0.8.7 - Hardcoded JWT Signing Key Authentication Bypass

Crawl4AI Docker API server versions before 0.8.7 ship with a hardcoded default JWT signing key "mysecret" used to sign and verify HS256 authentication tokens. Because the key is identical across every deployment where SECRETKEY has not been overridden, an unauthenticated attacker can forge a vali...

9.8CVSS5.7AI score0.02639EPSS
SaveExploits0References4
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.12 views

Crawl4AI < 0.8.0 - Local File Inclusion

The Crawl4AI Docker API endpoints accepted arbitrary URL schemes without an allow-list. An unauthenticated request with a file:// URL could read local files. Fixed in 0.8.0, which restricts accepted URL schemes. id: CVE-2026-26217 info: name: Crawl4AI 0.8.0 - Local File Inclusion author:...

9.2CVSS5.9AI score0.01914EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 5:51 a.m.9 views

CVE-2025-9074-PoC-Bash

CVE-2025-9074-PoC-Bash 原始PoC位于:https://github.com/j3r1ch0123/CVE-2025-9074。这是一个新的基于bash的PoC,因为并非所有Docker容器都安装了Python,而且通常应在容器内部运行此脚本。 步骤 在容器内部,使用以下命令查找存在漏洞的Docker API: root@kitploit: for ip in 172.18.0.1 172.17.0.1 192.168.65.7; do echo /dev/tcp/$ip/2375 2/dev/null && echo "+ $ip:2375 open" || :...

9.3CVSS8.1AI score0.01629EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/11 3:09 a.m.6 views

Gorsair

Gorsair Gorsair 是一款渗透测试工具,用于发现并远程访问易受攻击 Docker 容器中的 Docker API。一旦获取对 Docker 守护进程的访问权限,即可使用 Gorsair 直接在远程容器上执行命令。 将 Docker API 暴露在互联网上存在巨大风险,因为恶意攻击者可能由此获取所有其他容器、镜像及系统的信息,甚至在使用 root 用户的镜像中获得对整个系统的特权访问。 安装 从发布版本安装 设置: GORSAIRVERSION 为你感兴趣的发布版本号 OS 为你的操作系统(linux、windows 或 darwin) ARCH 为你的架构(amd64、arm...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 7:29 a.m.6 views

dockerevil

dockerevil A simple repository to store my security flaws in the docker technology 2016 - 2017 Docker API Privilege EscalationLPE/RPE Escalate from Offline Server/Minimal Images/Build from TAR Dockerfile Docker SUDO Privilege Escalation PoC Nmap Scripts 2019 CodeStudent1995 Based Exploit OpenShif...

6.4CVSS7AI score0.00396EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/23 12:30 a.m.20 views

EUVD-2026-64603

docker-socket-proxy fails to properly gate read endpoints in the /containers Docker API namespace when the CONTAINERS environment variable is set. Attackers can use GET requests to /containers/id/archive, /containers/id/export, /containers/id/logs, and /containers/id/top to read arbitrary files a...

8.3CVSS5.6AI score0.00322EPSS
SaveExploits1References7
NVD
NVD
added 2026/08/22 11:16 p.m.21 views

CVE-2026-78122

docker-socket-proxy fails to properly gate read endpoints in the /containers Docker API namespace when the CONTAINERS environment variable is set. Attackers can use GET requests to /containers/id/archive, /containers/id/export, /containers/id/logs, and /containers/id/top to read arbitrary files a...

8.3CVSS0.00322EPSS
SaveExploits1References6
CVE
CVE
added 2026/08/22 11:06 p.m.93 views

CVE-2026-78122

docker-socket-proxy (Tecnativa) through 0.5.0 has an insufficient access control granularity flaw in the /containers Docker API namespace. When the CONTAINERS environment variable is set, read endpoints (/containers/{id}/archive, /export, /logs, /top) are not properly gated, allowing an unauthent...

8.3CVSS5.6AI score0.00322EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/08/22 11:06 p.m.43 views

CVE-2026-78122 docker-socket-proxy through 0.5.0 Insufficient Access Control Granularity Exposes Container Filesystems

docker-socket-proxy fails to properly gate read endpoints in the /containers Docker API namespace when the CONTAINERS environment variable is set. Attackers can use GET requests to /containers/id/archive, /containers/id/export, /containers/id/logs, and /containers/id/top to read arbitrary files a...

8.3CVSS0.00322EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/22 11:06 p.m.29 views

CVE-2026-78122 docker-socket-proxy through 0.5.0 Insufficient Access Control Granularity Exposes Container Filesystems

docker-socket-proxy fails to properly gate read endpoints in the /containers Docker API namespace when the CONTAINERS environment variable is set. Attackers can use GET requests to /containers/id/archive, /containers/id/export, /containers/id/logs, and /containers/id/top to read arbitrary files a...

8.3CVSS5.7AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.27 views

PT-2026-79743

Name of the Vulnerable Software and Affected Versions docker-socket-proxy versions prior to 0.5.1 Description Insufficient access control granularity occurs when the CONTAINERS environment variable is set, failing to properly gate read endpoints within the /containers Docker API namespace. This...

8.3CVSS5.5AI score0.00322EPSS
SaveExploits1References10
SUSE CVE
SUSE CVE
added 2026/07/30 4:39 p.m.13 views

SUSE CVE-2026-55229

Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.34.0, Gotenberg's /forms/libreoffice/convert endpoint allows a specially crafted document to cause LibreOffice to automatically retrieve external HTTPS resources and local file resources during document conversion, enabling bli...

7.5CVSS7.7AI score0.01514EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:24 p.m.22 views

MAL-2026-10999 Malicious code in n8n-nodes-task-runner (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 991093c97f0d954740c4b72a2e7725a501df211c94634979ebadc52652f2ebe8 The package impersonates the n8n task-runner subsystem but its shipped n8n node MyNode.js is a no-op stub whose execute returns . The real payload...

5.4AI score
SaveExploits0References17
PyPA
PyPA
added 2026/07/12 12:16 p.m.13 views

PYSEC-0000-CVE-2026-56260

Crawl4AI before 0.8.7 contains an arbitrary file write vulnerability in the Docker API server's /screenshot and /pdf endpoints. The outputpath parameter accepts arbitrary filesystem paths without validation, allowing an attacker to supply absolute or path-traversal values to write to any location...

9.1CVSS6.2AI score0.00648EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2026/07/12 12:16 p.m.16 views

PYSEC-2026-3449

Crawl4AI before 0.8.7 contains an arbitrary file write vulnerability in the Docker API server's /screenshot and /pdf endpoints. The outputpath parameter accepts arbitrary filesystem paths without validation, allowing an attacker to supply absolute or path-traversal values to write to any location...

9.1CVSS6.2AI score0.00648EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/07/12 12:16 p.m.29 views

CVE-2026-56259

Crawl4AI before 0.8.8 contains credential exfiltration vulnerabilities in the Docker API server that allow attackers to redirect LLM API calls to attacker-controlled endpoints and read arbitrary environment variables. Attackers can exploit the unauthenticated /md, /llm, and /llm/job endpoints by...

8.8CVSS0.00433EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/12 12:06 p.m.45 views

CVE-2026-56260

CVE-2026-56260 affects Crawl4AI

9.1CVSS6.2AI score0.00648EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/12 12:06 p.m.22 views

EUVD-2026-43227

Crawl4AI before 0.8.7 contains an arbitrary file write vulnerability in the Docker API server's /screenshot and /pdf endpoints. The outputpath parameter accepts arbitrary filesystem paths without validation, allowing an attacker to supply absolute or path-traversal values to write to any location...

9.1CVSS6.2AI score0.00648EPSS
SaveExploits0References3
Rows per page
Query Builder