CVE Catalog

CVE-2026-61430

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

11th percentile - higher than 11% of all known CVEs

Summary

PraisonAI before version 1.6.78 contains a server-side request forgery (SSRF) vulnerability in the web_crawl tool. It 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.

Risk Assessment

The risk is the potential exfiltration of sensitive data from internal HTTP services, such as management interfaces, APIs, or services running on localhost. This could lead to information disclosure, privilege escalation, or further attacks on internal infrastructure.

Recommendation

Immediately upgrade PraisonAI to version 1.6.78 or later. If upgrading is not possible, temporarily disable the web_crawl tool or enforce strict firewall rules to block access to private and loopback addresses.

Other vulnerabilities in PraisonAI

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS