CVE-2026-63088
Deferred
Deferred - Pending Action
SSRF Vulnerability in StoaChat Before 0.14.0
Vulnerability report for CVE-2026-63088, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-16
Last updated on: 2026-07-16
Assigner: VulnCheck
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| stoatchat | stoatchat | to 0.14.0 (exc) |
| stoatchat | stoatchat | to 0.13.5 (exc) |
| stoatchat | stoatchat | to 0.13.7 (inc) |
| stoatchat | stoatchat | 0.14.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |