Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-57126

Опубликовано: 14 сент. 2026
Источник: nvd
CVSS3: 8.5
EPSS Низкий

Описание

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.

EPSS

Процентиль: 32%
0.00379
Низкий

8.5 High

CVSS3

Дефекты

CWE-918

Связанные уязвимости

CVSS3: 8.5
github
3 месяца назад

praisonaiagents: SSRF guard validates literal IPs only and never resolves DNS

EPSS

Процентиль: 32%
0.00379
Низкий

8.5 High

CVSS3

Дефекты

CWE-918