


Perceptive Security
SOC/SIEM Consultancy

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, spider_tools._host_is_blocked() does not resolve ordinary hostnames before scrape_page…
Published:
25 augustus 2026 om 00:00:00
Alert date:
25 augustus 2026 om 18:05:54
Source:
nvd.nist.gov
Web Technologies, Emerging Technologies
CVE-2026-55526 affects PraisonAI's multi-agent system (praisonaiagents) prior to version 1.6.58. The vulnerability exists in spider_tools._host_is_blocked(), which fails to resolve hostnames before scrape_page fetches them. An attacker can craft a hostname like 127.0.0.1.nip.io that passes the blocklist validation but resolves to a loopback address, enabling Server-Side Request Forgery (SSRF) to access internal HTTP services. This is a classic DNS rebinding/SSRF bypass technique. The fix was implemented in version 1.6.58 by using socket.getaddrinfo to resolve hostnames prior to validation and failing closed on DNS errors. Users should upgrade to praisonaiagents 1.6.58 or later immediately to remediate the issue.
Technical details
Mitigation steps:
Affected products:
PraisonAI praisonaiagents < 1.6.58
Related links:
https://nvd.nist.gov/vuln/detail/CVE-2026-55526
https://github.com/MervinPraison/PraisonAI/commit/2f9677abb2ea68eab864ee8b6a828fd0141612e1
https://github.com/MervinPraison/PraisonAI/releases/tag/v4.6.58
https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-x44h-65qv-cw74
Related CVE's:
Related threat actors:
IOC's:
This article was created with the assistance of AI technology by Perceptive.
