Lucene search
+L

306 matches found

Kitploit
Kitploit
added 2026/09/16 12:17 p.m.7 views

CVE-2021-40438-POC

注意:仅用于教育和受控测试目的。仅在你拥有评估权限的系统上进行测试。 CVE-2021-40438 - SSRF漏洞利用 root@kitploit: ░█▀▀░█░█░█▀▀░░░░░▀▀▄░▄▀▄░▀▀▄░▀█░░░░░░█░█░▄▀▄░█░█░▀▀█░▄▀▄ ░█░░░▀▄▀░█▀▀░▄▄▄░▄▀░░█/█░▄▀░░░█░░▄▄▄░░▀█░█/█░░▀█░░▀▄░▄▀▄ ░▀▀▀░░▀░░▀▀▀░░░░░▀▀▀░░▀░░▀▀▀░▀▀▀░░░░░░░▀░░▀░░░░▀░▀▀░░░▀░ 用法 root@kitploit: 基本用法 python3 exploit.py...

9CVSS7.9AI score0.99999EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/15 11:01 p.m.11 views

blind-ssrf-chains

介绍 什么是服务端请求伪造(SSRF)? 服务端请求伪造发生在当你能够迫使服务器代表你发起任意请求时。由于请求是由服务器发起的,因此有可能根据服务器在网络中的位置访问内部资源。在云环境中,由于存在可能包含敏感凭证或密钥的元数据端点,SSRF 构成了更重大的风险。 盲 SSRF 在利用服务端请求伪造时,我们常常会发现自己处于无法读取响应的情况。在行业中,这种行为通常被称为“盲 SSRF”。在这种情况下,我们如何证明其影响?这是由 Justin Gardner 在 Twitter 上引发的一场有趣的讨论: 最近我发现了大量的盲...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 2:38 p.m.7 views

wargame_Re-LS

CVE-2025-0184 DOCX SSRF CTF Challenge 快速开始 root@kitploit: 1. 配置并构建 make setup make build 2. 启动服务 make up 3. 访问网页 open http://localhost:8080 目标 访问内部 Admin 服务3003 端口以获取 Flag! 预期 Flag : CTFflagreadme 漏洞利用 root@kitploit: cd exploits python3 exploitgenerator.py 在网页上上传 payloads/adminflag.docx 文件 基于...

6.5CVSS6.9AI score0.00492EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/09/10 3:10 p.m.13 views

Open WebUI: SSRF into internal services via DNS rebinding in the Playwright web loader

Summary With the Playwright web loader enabled, Open WebUI checks the address behind a user-submitted URL before allowing the request, then handed the request to the browser to perform. The browser resolved the hostname a second time, on its own, and that answer was never checked. An attacker who...

7.7CVSS5.6AI score0.00207EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2026/09/09 4:00 a.m.12 views

CVE-2026-49313

CVE-2026-49313 is a permission control vulnerability in the app lock module of a Huawei device (CNA: [email protected]). Successful exploitation may affect service confidentiality . The CVSS 3.1 score is 5.5 (Medium) with a vector of AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N , indicating a local attack ...

5.5CVSS5.7AI score0.00076EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 3:17 p.m.8 views

CVE-2026-85650

Trigger.dev before 4.5.2 contains a server-side request forgery vulnerability in webhook alert channel delivery URLs that are fetched without validation or SSRF protection. Authenticated users with organization membership can create alert channels with URLs targeting internal services and metadat...

5.4CVSS0.00313EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/04 2:32 p.m.16 views

CVE-2026-85691

MegaParse 0.0.55 contains an unauthenticated server-side request forgery (SSRF) in the POST /v1/url endpoint, which fetches caller-supplied URLs server-side without requiring authentication. Attackers can supply internal service URLs or cloud metadata endpoints and read their responses directly f...

8.7CVSS5.3AI score0.00336EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 3:19 p.m.34 views

CVE-2026-84207 Heym before 0.0.98 SSRF via WebSocket endpoints

Heym before 0.0.98 fails to apply SSRF egress guards to WebSocket Send and WebSocket Trigger nodes, allowing authenticated users to connect to internal services. Attackers can craft workflow nodes with arbitrary URLs and headers to reach internal services and read responses from the WebSocket...

5.4CVSS0.002EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/01 3:19 p.m.10 views

EUVD-2026-69295

Heym before 0.0.98 fails to apply SSRF egress guards to WebSocket Send and WebSocket Trigger nodes, allowing authenticated users to connect to internal services. Attackers can craft workflow nodes with arbitrary URLs and headers to reach internal services and read responses from the WebSocket...

5.4CVSS5.9AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/25 11:33 a.m.9 views

CVE-2026-79659 Ech0 before 4.7.3 Server-Side Request Forgery via fetchPeerConnectInfo

Ech0 before 4.7.3 contains a server-side request forgery vulnerability in the fetchPeerConnectInfo function that uses unvalidated HTTP requests instead of safe request methods with URL validation. Authenticated attackers can supply arbitrary URLs to access internal services and cloud metadata...

8.3CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/21 11:22 a.m.38 views

CVE-2026-77775 Headroom Proxy Sends Upstream Requests to a Client-Supplied Base URL Without Address Validation

Headroom's LLM proxy lets a client choose the upstream destination with the x-headroom-base-url request header. resolveopenaiupstreambase in headroom/proxy/handlers/openai.py accepts the header value, requires only that it parse with an http or https scheme and a hostname, and returns it for use ...

8.6CVSS0.00363EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 11:22 a.m.15 views

EUVD-2026-63904

Headroom's LLM proxy lets a client choose the upstream destination with the x-headroom-base-url request header. resolveopenaiupstreambase in headroom/proxy/handlers/openai.py accepts the header value, requires only that it parse with an http or https scheme and a hostname, and returns it for use ...

8.6CVSS5.4AI score0.00363EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/21 11:22 a.m.33 views

CVE-2026-77775 Headroom Proxy Sends Upstream Requests to a Client-Supplied Base URL Without Address Validation

Headroom's LLM proxy lets a client choose the upstream destination with the x-headroom-base-url request header. resolveopenaiupstreambase in headroom/proxy/handlers/openai.py accepts the header value, requires only that it parse with an http or https scheme and a hostname, and returns it for use ...

7.7CVSS5.5AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.23 views

PT-2026-79067

Name of the Vulnerable Software and Affected Versions unstructured versions 0.4.7 through 0.23.x Description The library fails to validate the host when fetching the url argument in the partition, partition html, and partition md functions. This allows an attacker to force the server-side ingesti...

9.3CVSS5.2AI score0.0025EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2026/08/19 6:30 p.m.14 views

CVE-2026-17093 Power System Buffer Overflow

IBM Power Systems Firmware FW1120.00, FW1110.00 through FW1110.30, FW1060.00 through FW1060.80, FW950.00 through FW950.H2, OP940.00 through OP940.a1 Power9, and OP940.00 - OP940.81 Power HMC is affected by a vulnerability in host firmware configuration parsing. An attacker with service-level acce...

8.2CVSS5.3AI score0.00115EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 5:30 p.m.22 views

EUVD-2026-62598

A flaw was found in the cluster-proxy-addon component of Multicluster Engine for Kubernetes. This vulnerability allows an unauthenticated attacker, who can access the user-facing route, to bypass authentication and authorization checks. By manipulating URL path segments, the attacker can proxy...

9.3CVSS5.6AI score0.0041EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 7:05 p.m.15 views

CVE-2026-70666 Lemur: Server-Side Request Forgery via the ACME client following server-controlled URLs

Lemur manages TLS certificate creation. Prior to 1.9.3, an authority-role member could update acmeurl through PUT /api/1/authorities/ without revalidation and direct setupacmeclientnoretry to an attacker-controlled ACME server. ACME directory and order responses contain newNonce, newOrder,...

7.4CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 7:05 p.m.25 views

CVE-2026-70666

CVE-2026-70666 is a Server-Side Request Forgery (SSRF) in Lemur (Netflix's TLS certificate manager), rated CVSS 7.4 HIGH . Two defects combine: the acme_url allowlist is validated only at authority creation, not on the PUT /api/1/authorities/ update path, and the ACME client follows server-suppli...

7.4CVSS5.4AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 8:17 p.m.8 views

CVE-2026-73530

Flyto2 Core before 2.28.0 contains a server-side request forgery guard bypass vulnerability that allows attackers to reach internal services by supplying URLs using the unblocked IPv6 address :: which the kernel routes to loopback identically to 0.0.0.0. Attackers can submit requests or trigger 3...

7.7CVSS0.00397EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 8:17 p.m.18 views

CVE-2026-73307

Budibase is an open-source low-code platform. Prior to 3.39.4, uploadUrl in packages/server/src/utilities/fileUtils.ts used a bare server-side fetch for string attachment values passed by processAttachments in packages/server/src/sdk/workspace/ai/helpers/rows.ts. A builder with the AI...

4.9CVSS0.00398EPSS
SaveExploits0References4
Rows per page
Query Builder