Lucene search
+L

1707 matches found

Kitploit
Kitploit
added 2026/08/26 2:45 a.m.3 views

CVE-2025-62593-PoC

CVE-2025-62593 — Esecuzione di codice remoto in Ray non autenticata Proof-of-concept per CVE-2025-62593 , una vulnerabilità di esecuzione di codice remoto non autenticata nel motore di calcolo AI distribuito Ray, sfruttata tramite attacchi di DNS-rebinding basati su browser. È stata aggiunta al...

9.4CVSS6.5AI score0.16888EPSS
SaveExploits2References1
NVD
NVD
added 2026/08/25 6:17 p.m.6 views

CVE-2026-55637

genieacs-mcp is an MCP server for GenieACS written in Go. Prior to 0.3.2, the Streamable HTTP transport in cmd/server/main.go creates an unauthenticated /mcp listener on the default MCPLISTENADDR value 127.0.0.1:8080 when MCPAUTHTOKEN is unset and the httpSrv.Startaddr branch does not validate th...

8.8CVSS0.00205EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 6:05 p.m.5 views

GHSA-CMWV-WF9P-P8WX genieacs-mcp: DNS rebinding reaches local GenieACS MCP Streamable HTTP transport

genieacs-mcp exposes a local Streamable HTTP MCP endpoint that accepts attacker-controlled Host and Origin headers. A malicious web page can use DNS rebinding to route browser requests to a victim's loopback MCP listener while preserving the attacker origin. The server accepts the request,...

8.8CVSS5.8AI score0.00205EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/25 6:03 p.m.26 views

CVE-2026-55637 genieacs-mcp: DNS rebinding reaches local GenieACS MCP Streamable HTTP transport

genieacs-mcp is an MCP server for GenieACS written in Go. Prior to 0.3.2, the Streamable HTTP transport in cmd/server/main.go creates an unauthenticated /mcp listener on the default MCPLISTENADDR value 127.0.0.1:8080 when MCPAUTHTOKEN is unset and the httpSrv.Startaddr branch does not validate th...

8.8CVSS0.00205EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 6:03 p.m.2 views

CVE-2026-55637 genieacs-mcp: DNS rebinding reaches local GenieACS MCP Streamable HTTP transport

genieacs-mcp is an MCP server for GenieACS written in Go. Prior to 0.3.2, the Streamable HTTP transport in cmd/server/main.go creates an unauthenticated /mcp listener on the default MCPLISTENADDR value 127.0.0.1:8080 when MCPAUTHTOKEN is unset and the httpSrv.Startaddr branch does not validate th...

8.8CVSS5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/25 6:03 p.m.5 views

EUVD-2026-65692

genieacs-mcp is an MCP server for GenieACS written in Go. Prior to 0.3.2, the Streamable HTTP transport in cmd/server/main.go creates an unauthenticated /mcp listener on the default MCPLISTENADDR value 127.0.0.1:8080 when MCPAUTHTOKEN is unset and the httpSrv.Startaddr branch does not validate th...

8.8CVSS5.4AI score0.00205EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 6:03 p.m.14 views

CVE-2026-55637

genieacs-mcp is an MCP server for GenieACS written in Go. Prior to 0.3.2 , the Streamable HTTP transport in cmd/server/main.go creates an unauthenticated /mcp listener on the default address 127.0.0.1:8080 when MCP_AUTH_TOKEN is unset, without validating Host or Origin headers. A malicious websit...

8.8CVSS5.4AI score0.00205EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/25 3:16 p.m.8 views

CVE-2026-55537

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, JobSubmitRequest.validatewebhookurl accepts webhookurl when resolution raises socket.gaierror because the exception path uses except socket.gaierror: pass. JobExecutor.sendwebhook later performs a fresh lookup, allowing DNS chang...

7.1CVSS0.00179EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/25 3:16 p.m.8 views

CVE-2026-55535

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the Jobs API validatewebhookurl path fails open on socket.gaierror and does not bind the validated address to the later request. An attacker webhookurl can later resolve to 127.0.0.1, 169.254.169.254, or another internal address...

6.8CVSS0.00219EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/25 3:16 p.m.7 views

CVE-2026-55526

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, spidertools.hostisblocked does not resolve ordinary hostnames before scrapepage fetches them. A hostname such as 127.0.0.1.nip.io passes validation and resolves to loopback, permitting internal HTTP access. The fix uses...

8.5CVSS0.00205EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/25 3:02 p.m.8 views

PraisonAI vulnerable to Server-Side Request Forgery via DNS rebinding bypass in webhook_url validation

Summary The webhookurl field in the Jobs API silently passes validation when DNS resolution fails socket.gaierror, enabling DNS rebinding attacks. An attacker's domain can initially resolve to a public IP passing validation then switch to an internal IP before the server makes the HTTP request...

6.8CVSS5.4AI score0.00219EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/25 3:01 p.m.2 views

CVE-2026-55535 PraisonAI: Server-Side Request Forgery via DNS rebinding bypass in webhook_url validation

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the Jobs API validatewebhookurl path fails open on socket.gaierror and does not bind the validated address to the later request. An attacker webhookurl can later resolve to 127.0.0.1, 169.254.169.254, or another internal address...

6.8CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/25 3:01 p.m.29 views

CVE-2026-55535 PraisonAI: Server-Side Request Forgery via DNS rebinding bypass in webhook_url validation

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the Jobs API validatewebhookurl path fails open on socket.gaierror and does not bind the validated address to the later request. An attacker webhookurl can later resolve to 127.0.0.1, 169.254.169.254, or another internal address...

6.8CVSS0.00219EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 3:01 p.m.21 views

CVE-2026-55535

PraisonAI, a multi-agent teams system, contains a Server-Side Request Forgery (SSRF) vulnerability in the Jobs API validate_webhook_url() function, prior to version 4.6.58. The validation path fails open on socket.gaierror and does not bind the resolved address to the subsequent request, enabling...

6.8CVSS5.3AI score0.00219EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 3:01 p.m.6 views

EUVD-2026-65516

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the Jobs API validatewebhookurl path fails open on socket.gaierror and does not bind the validated address to the later request. An attacker webhookurl can later resolve to 127.0.0.1, 169.254.169.254, or another internal address...

6.8CVSS5.3AI score0.00219EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 10:39 a.m.3 views

PHP-CGI-INTERNAL-RCE

PHP-CGI-INTERNAL-RCE Questa PoC dimostra come un attaccante può concatenare di Orange Tsai CVE-2024-4577 con il DNS rebinding per ottenere l'esecuzione remota di codice sull'infrastruttura di rete interna direttamente tramite il browser della vittima. Bypassando la Same-Origin Policy SOP e...

9.8CVSS7.5AI score0.99987EPSS
SaveExploits68References1
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.4 views

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

CVE-2026-3333 – Rebinding DNS pour voler les métadonnées cloud Code du programme serveur attaquant Python + application vulnérable root@kitploit: !/usr/bin/env python3 dnsrebindingserver.py - Malicious DNS server that alternates between attacker IP and 169.254.169.254 import socket, threading, ti...

6.4CVSS5.4AI score0.00235EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:31 a.m.39 views

webrtc-ips

STUN IP Address requests for WebRTC Demo: https://diafygi.github.io/webrtc-ips/ What this does Firefox and Chrome have implemented WebRTC that allow requests to STUN servers be made that will return the local and public IP addresses for the user. These request results are available to javascript,...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 4:10 a.m.68 views

rbndr

rbndr Simple DNS Rebinding Service rbndr is a very simple, non-conforming, name server for testing software against DNS rebinding vulnerabilities. The server responds to queries by randomly selecting one of the addresses specified in the hostname and returning it as the answer with a very low ttl...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 3:47 a.m.2 views

CVE-2022-4096

CVE 2022 -4096 Amine TITROFINE | 21 जनवरी, 2023 यह प्रयोग DNS रिबाइंडिंग हमले को एक अनुकरणित IoT पर कैसे काम करता है, यह प्रदर्शित करने के लिए है। सेटअप में, हमारे पास एक सिम्युलेटेड IoT डिवाइस है, जिसे वेब इंटरफ़ेस के माध्यम से नियंत्रित किया जा सकता है यह कई IoT उपकरणों के लिए विशिष्ट है। कई Io...

8.8CVSS7.2AI score0.01435EPSS
SaveExploits1
Rows per page
Query Builder