top of page
perceptive_background_267k.jpg

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

Click to open the original link from this advisory

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:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Deze website toont informatie afkomstig van externe bronnen; Perceptive aanvaardt geen verantwoordelijkheid voor de juistheid, volledigheid of actualiteit van deze informatie.

bottom of page