While working on agents project, I identified a vulnerability in the aiohttp package. This issue stems from improper parsing of chunked trailer sections in HTTP requests (this dependency used by agents), it's making the application vulnerable to HTTP request smuggling attacks.
CVE Link
CVE Report