← Browse

CVE-2026-57115

Low

No strong exploitation signal.

CVSS base
6.5 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
EPSS — probability of exploitation (30 days)
0.3%
17.6th percentile
CISA KEV
Not listed
Weakness / dates
CWE-918
Published 2026-09-14 · modified 2026-09-15

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.

References

Official: NVD · CVE.org