SEPTEMBER 11, 2026
Live Feed
Back to database
Case File

CVE-2026-61430

HIGH · CVSS 8.5 EPSS 0.21% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-15 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

PraisonAI versions prior to 1.6.78 are vulnerable to a server-side request forgery (SSRF) flaw in the web_crawl tool, which improperly handles hostname validation during connection establishment. This vulnerability allows attackers to exploit DNS rebinding techniques to access internal HTTP response bodies from private or loopback services, potentially leading to unauthorized data exposure. Organizations using affected versions should prioritize patching to mitigate the risk of internal network breaches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-61430
Severity
HIGH
CVSS
8.5
EPSS
0.21%

Original NVD Description

PraisonAI before 1.6.78 contains a server-side request forgery vulnerability in the web_crawl tool that validates hostnames at check time but re-resolves them at connection time without IP pinning. Attackers can use DNS rebinding to bypass SSRF protection and retrieve internal HTTP response bodies from private or loopback services.