CVE Catalog

CVE-2026-63088

HighCVSS 8.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

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

Summary

An SSRF vulnerability in stoatchat before 0.14.0 allows unauthenticated attackers to bypass DNS-based IP blocklists. The url_is_blacklisted function only inspects the first resolved address, while the HTTP client iterates all cached addresses.

Risk Assessment

Attackers can send requests to internal network resources, potentially leading to data leakage, privilege escalation, or further attacks on the infrastructure.

Recommendation

Immediately update stoatchat to version 0.14.0 or later, which includes a fix for this vulnerability.

Other vulnerabilities in stoatchat

See all
Original NVD description (English source)

stoatchat before 0.14.0 contains a server-side request forgery (SSRF) vulnerability that allows unauthenticated network-accessible attackers to bypass the DNS-based IP blocklist by exploiting incomplete address validation in the url_is_blacklisted function, which inspects only the first resolved address while the underlying HTTP client iterates all cached addresses.

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