CVE Catalog

CVE-2026-57126

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

31th percentile - higher than 31% of all known CVEs

Summary

In praisonaiagents prior to 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.

Risk Assessment

An attacker can use the agent to access internal network resources or cloud metadata services, risking data leakage and privilege escalation. This may lead to disclosure of sensitive infrastructure information.

Recommendation

Upgrade praisonaiagents to version 1.6.58 or later. Additionally, consider blocking outbound traffic to internal networks and metadata services at the network level.

Other vulnerabilities in praisonaiagents

See all
Original NVD description (English source)

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.

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