← Browse

CVE-2026-57126

Medium

Elevated severity or exploit probability.

CVSS base
8.5 HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
EPSS — probability of exploitation (30 days)
0.4%
31.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.58, SpiderTools._validate_url calls _host_is_blocked, which checks literal host encodings but does not resolve DNS names before scrape_page, crawl, extract_links, extract_text, or URL-mention fetches connect. An attacker-controlled hostname resolving to a loopback, private, link-local, or cloud-metadata address therefore bypasses the SSRF policy without a rebinding race and can expose internal responses to the agent. This issue is fixed in praisonaiagents 1.6.58.

References

Official: NVD · CVE.org