Intel

AIKIDO-2026-417528

aiosonic is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Yesterday

68

Medium Risk

This Affects:

PYTHONaiosonic
0.18.1 - 1.0.3
Fixed in 1.0.4
Are you affected? Scan for Free

TL;DR

When routing HTTPS requests through a proxy, the client keys proxy connections by the proxy address and reuses a completed CONNECT tunnel for later requests to a different destination origin. A request intended for one origin is therefore sent inside the TLS stream established to a previously contacted origin. The earlier origin can observe requests, headers, credentials, and bodies meant for a different destination. The fix reconnects the proxy tunnel when the destination origin changes and binds the tunneled TLS handshake to the destination hostname.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you send HTTPS requests to more than one destination origin through the same HTTPS proxy.

Background info

aiosonic is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor in versions 0.18.1 - 1.0.3.

How to fix this

Upgrade the aiosonic library to the patch version.