Lucene search
+L

206 matches found

Kitploit
Kitploit
added 2026/09/11 3:02 a.m.9 views

metabadger

Metabadger Предотвращайте SSRF-атаки на AWS EC2 с помощью автоматического перехода на более безопасную версию Instance Metadata Service v2 IMDSv2. Metabadger Назначение и возможности Диагностировать и оценить текущее использование AWS Instance Metadata Service, а также понять принципы работы...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 12:06 a.m.5 views

CVE-2026-64849

CVE-2026-64849 더보기 root@kitploit: POST /api/2.0/mlflow/webhooks HTTP/1.1 Host: Content-Type: application/json "url": "https://httpbin.org/redirect-to?url=http://169.254.169.254/latest/meta-data/", "name": "poc", "events": "action": "CREATED", "entity": "REGISTEREDMODEL" root@kitploit: POST...

9.3CVSS8.2AI score0.1641EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/08 9:07 p.m.12 views

CVE-2026-3333-DNS-Rebinding-to-Steal-Cloud-Metadata

CVE-2026-3333 – 클라우드 메타데이터 탈취를 위한 DNS 리바인딩 프로그램 코드 Python 공격자 서버 + 취약한 앱 root@kitploit: !/usr/bin/env python3 dnsrebindingserver.py - Malicious DNS server that alternates between attacker IP and 169.254.169.254 import socket, threading, time This simple server resolves any subdomain of our domain...

6.4CVSS6AI score0.00235EPSS
SaveExploits0
CVE
CVE
added 2026/09/08 1:18 p.m.14 views

CVE-2026-73315

XenForo before 2.3.13 contains a Server-Side Request Forgery (SSRF) vulnerability in the PayPal REST webhook handler . Unauthenticated attackers can submit a crafted POST to the PayPal webhook callback endpoint with a certificate URL lacking scheme, hostname, or allowlist validation, causing the ...

8.6CVSS0.00272EPSS
SaveExploits2References5Affected Software1
NVD
NVD
added 2026/09/08 10:17 a.m.4 views

CVE-2026-86590

In Eclipse Che versions 7.79.0 through 7.121.0, the dashboard backend's POST /dashboard/api/data/resolver endpoint passes a caller-supplied URL directly to an outbound HTTP GET request with no host filtering. An authenticated user can exploit this server-side request forgery SSRF to read response...

6.3CVSS0.0037EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/08 9:15 a.m.5 views

EUVD-2026-72674

In Eclipse Che versions 7.79.0 through 7.121.0, the dashboard backend's POST /dashboard/api/data/resolver endpoint passes a caller-supplied URL directly to an outbound HTTP GET request with no host filtering. An authenticated user can exploit this server-side request forgery SSRF to read response...

6.3CVSS0.0037EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/08 9:15 a.m.26 views

CVE-2026-86590

In Eclipse Che versions 7.79.0 through 7.121.0, the dashboard backend's POST /dashboard/api/data/resolver endpoint passes a caller-supplied URL directly to an outbound HTTP GET request with no host filtering. An authenticated user can exploit this server-side request forgery SSRF to read response...

6.3CVSS0.0037EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 2:32 p.m.7 views

EUVD-2026-71141

Nightingale n9e, as of commit 8362cbe main branch, confirmed 2026-08-27, contains a server-side request forgery vulnerability in the isPublicIP function in aiagent/tools/http.go, the SSRF guard for the httpfetch AI-agent tool. The function only unwraps standard IPv4-mapped ::ffff:a.b.c.d IPv6...

7.1CVSS5.4AI score0.00318EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 8:34 p.m.24 views

CVE-2026-53549

An authenticated low-privileged user can exploit the unvalidated POST /host/db/proxy/test endpoint to probe internal hosts, metadata services, and cloud credentials; fixed in Termix 2.3.2. No exploitation evidence provided in the documents.

7.7CVSS5.4AI score0.00535EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 2:32 p.m.59 views

CVE-2026-45741

Gotenberg (a Docker-powered stateless PDF API) versions 8.32.0 and earlier contain an SSRF deny-list bypass in the IsPublicIP function (pkg/gotenberg/outbound.go). The function fails to reject IPv6 transition prefixes (6to4 2002::/16, NAT64 64:ff9b::/96 and 64:ff9b:1::/48, deprecated site-local f...

7.5CVSS8.5AI score0.00756EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 8:53 a.m.13 views

EUVD-2026-62366

AIL Framework contains a server-side request forgery SSRF vulnerability in its crawler submission functionality. A low-privileged authenticated user with access to the crawler interface can submit an arbitrary URL for crawling without adequate validation of the destination host. The crawler can...

7.1CVSS5.5AI score0.00342EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 8:17 p.m.14 views

CVE-2026-71303

Lemur manages TLS certificate creation. Prior to 1.9.3, validateacmeurl enforced ACMEDIRECTORYHOSTALLOWLIST when an authority was created, but PUT /api/1/authorities/ passed options to lemur/authorities/service.py without applying the same check. A user holding an authority role could replace the...

7.7CVSS0.00268EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/17 9:58 p.m.88 views

MLflow: Unauthenticated full-read SSRF in webhook delivery: _validate_webhook_url bypassed via unvalidated HTTP redirects (and DNS rebinding)

Summary The default MLflow Tracking Server mlflow server, no authentication, default SQLite backend exposes the model-registry webhooks API unauthenticated, including a synchronous POST /api/2.0/mlflow/webhooks/id/test endpoint that returns the upstream response status and body to the caller. The...

9.3CVSS6.2AI score0.1641EPSS
SaveExploits4References6Affected Software1
NVD
NVD
added 2026/08/11 12:17 p.m.14 views

CVE-2026-72597

A server-side request forgery vulnerability in Friendica through the 2026.08-dev branch allows authenticated users with a free self-registered account to probe internal network services via the link-preview endpoint. The endpoint fetches any user-supplied URL without applying an internal IP deny...

6.5CVSS0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/08 4:16 p.m.14 views

CVE-2026-67620

Flowise through 3.1.4 contains a server-side request forgery vulnerability in the SSRF guard implemented in httpSecurity.ts, where the DEFAULTDENYLIST omits the Oracle Cloud Infrastructure metadata endpoint 192.0.0.192 and the Alibaba Cloud metadata endpoint 100.100.100.200, allowing authenticate...

7.7CVSS0.0032EPSS
SaveExploits2References3
OSV
OSV
added 2026/08/05 9:31 a.m.10 views

GHSA-H7X2-H6G9-P789 MLflow AI Gateway permits SSRF through an unvalidated api_base

MLflow's AI Gateway accepts an authconfig.apibase value when creating a gateway secret mlflow/server/handlers.py, creategatewaysecret with no validation of scheme, host, or IP range; the value is stored verbatim. The gateway proxy endpoint mlflow/server/gatewayapi.py, rawproxy subsequently issues...

7.1CVSS5.9AI score0.00254EPSS
SaveExploits1References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/04 11:34 a.m.17 views

Malicious code in @cacheable/node-cache (npm)

npm/@cacheable/node-cache version 3.1.2 is a trojanized release published on 2026-08-04 during the compromise of the npm/GitHub maintainer account behind the keyv and cacheable package families user "Jaredwray". Attackers pushed the malicious payload to the source repository and cut releases...

5.8AI score
SaveExploits0References6
Veracode
Veracode
added 2026/07/31 10:26 a.m.17 views

Server-Side Request Forgery (SSRF)

datamodel-code-generator is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to http.getbody in src/datamodelcodegenerator/http.py accepting --url targets and redirect chain targets without proper host/IP validation, which allows an attacker to perform server-side request...

8.2CVSS5.5AI score0.00209EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/30 4:49 p.m.13 views

CVE-2026-66415 Leantime Server-Side Request Forgery and Local File Inclusion in Blueprints::import()

Leantime 3.6.2 contains a server-side request forgery and local file inclusion vulnerability that allows authenticated attackers to read internal resources by passing unsanitized user-supplied filenames to filegetcontents in the Blueprints::import method without path validation. Attackers can...

8.4CVSS5.9AI score
SaveExploits0References6
OSV
OSV
added 2026/07/28 1:43 p.m.18 views

MAL-2026-11147 Malicious code in simple-probe-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0457a026ab28fbb641d11e4e9ac9d60d026fd77210972f72e6ac931b4b06c59c On npm install, postinstall.js executes shell commands that query cloud instance metadata services AWS IMDS at 169.254.169.254, plus Tencent, Aliyun,...

5.9AI score
SaveExploits0References2
Rows per page
Query Builder