PT-2026-68308 · Praisonai · Praisonai

CVE-2026-55523

·

Published

2026-08-05

·

Updated

2026-09-10

CVSS v4.0

7.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions PraisonAI versions 1.5.128 through 1.6.57
Description The web crawl() function in praisonaiagents.tools.web crawl tools is susceptible to server-side request forgery (SSRF). Although the system validates the initial URL to block direct loopback and private destinations, the default httpx fallback uses httpx.Client(follow redirects=True) without revalidating intermediate or final redirect targets. An attacker can provide a public URL that passes the initial check and then redirects to loopback, private-network, or cloud metadata endpoints reachable from the host. The response body from these restricted destinations is then returned in the web crawl() result. This issue affects the web crawl() and crawl with httpx() functions.
Recommendations Update PraisonAI to version 1.6.58. As a temporary workaround, restrict the use of the web crawl() function or avoid passing user-influenced URLs to it until the update is applied.

Exploit

Fix

SSRF

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-55523
GHSA-8HJW-25CG-G52H
PYSEC-2026-3900

Affected Products

Praisonai