OSV 1.4.0 · github-reviewed · 修改于 2026-06-16 04:11
发布时间
2026-06-16 04:11
GitHub 审查时间
2026-06-16 04:11
NVD 发布时间
—
源文件
advisories/github-reviewed/2026/06/GHSA-4m7w-qmgq-4wj5/GHSA-4m7w-qmgq-4wj5.json
The server_hostname TLS SNI check can be bypassed when an existing connection is reused.
If an application makes multiple requests to the same domain, but with different per-request server_hostname parameters, then the later calls may succeed by reusing the existing connection when they should have been rejected due to the TLS SNI check.
Disable keep_alive if you need to change the server_hostname check between requests.
Patch: https://github.com/aio-libs/aiohttp/commit/0ca2b6c28a25726527a8b60f25960262a91ed0e0