CVE Catalog

CVE-2026-57115

MediumCVSS 6.5
Published: Translated: NVD NIST

Summary

Prior to praisonaiagents 1.6.59, SpiderTools.scrape_page validates only the initial URL and lets requests.Session.get follow redirects automatically, so a public-looking URL can redirect to a loopback, private, link-local, or metadata address without revalidation. The redirected response body is returned through scrape_page and its extract_links, crawl, and extract_text callers, allowing disclosure from otherwise blocked services. This issue is fixed in praisonaiagents 1.6.59.

Risk Assessment

An attacker can use the server to scan internal networks, access cloud metadata (e.g., tokens), or other internal services, leading to a serious security breach.

Recommendation

Upgrade praisonaiagents to version 1.6.59 or later, which likely adds redirect validation. Temporarily restrict server access and apply egress network controls.

Other vulnerabilities in PraisonAI agents

See all
Original NVD description (English source)

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.59, SpiderTools.scrape_page validates only the initial URL and lets requests.Session.get follow redirects automatically, so a public-looking URL can redirect to a loopback, private, link-local, or metadata address without revalidation. The redirected response body is returned through scrape_page and its extract_links, crawl, and extract_text callers, allowing disclosure from otherwise blocked services. This issue is fixed in praisonaiagents 1.6.59.

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