用户希望我总结网页截图中的漏洞信息。 我需要提取以下关键信息: 1. 漏洞概述 (Summary/Description): 标题是 "Denial of Service (DoS) via Unbounded DNS Cache in TCPConnector"。描述部分提到 "An unbounded DNS cache could result in excessive memory usage possibly resulting in a DoS situation." 2. 影响范围 (Impact/Affected versions): 影响是 "If an application makes requests to a very large number of hosts, this could cause the DNS cache to continue growing and slowly use excessive amounts of memory." 受影响的版本是 " 漏洞总结 漏洞概述 Denial of Service (DoS) via Unbounded DNS Cache in TCPConnector 该漏洞涉及 库中的 。由于 DNS 缓存无限制(unbounded),可能导致内存使用过度,进而引发拒绝服务(DoS)攻击。 影响范围 受影响版本: 具体影响: 如果应用程序向大量主机发起请求,DNS 缓存会持续增长,缓慢消耗大量内存。 严重性: Low (低) CVE ID: CVE-2026-34813 修复方案 修复版本: 补丁提交:** 代码 页面中未包含具体的 POC 或利用代码。