THREATOPS
THREAT OPSThreat News › [GHSA] GHSA-8hjw-25cg-g52h (high) — praisonaiagents has a `web_crawl` SSRF protection bypass via unchecked redirect targets

[GHSA] GHSA-8hjw-25cg-g52h (high) — praisonaiagents has a `web_crawl` SSRF protection bypass via unchecked redirect targets

highgithub_advisoriesPublished 2026-08-25

GHSA-8hjw-25cg-g52h Severity: high CVE: CVE-2026-55523

praisonaiagents has a `web_crawl` SSRF protection bypass via unchecked redirect targets

## Summary

`praisonaiagents.tools.web_crawl_tools.web_crawl()` validates the initial URL and blocks direct loopback/private destinations by default, but the default httpx fallback still uses `httpx.Client(follow_redirects=True)` and does not revalidate r

Indicators of compromise

Original source: https://github.com/advisories/GHSA-8hjw-25cg-g52h