Security Advisory

CVE-2026-57115

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-09-14 14:22:50
Last updated 2026-09-14 18:11:56
Assigner GitHub_M
CVSS score 6.5
State PUBLISHED

Description

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.