VYPR

AnyIO

by AnyIO

CVEs (2)

  • CVE-2026-63374criSep 18, 2026
    risk 0.52cvss epss

    ### Impact Services using internationalized (non-ASCII) domain names are potentially vulnerable to TLS connections made from AnyIO's `connect_tcp()` or directly via `TLSStream.wrap()` where the connection has (through other means) been hijacked and redirected to a malicious…

  • CVE-2026-64847Sep 18, 2026
    risk 0.00cvss epss

    ### Impact AnyIO starts process-pool workers with stderr connected to a pipe but never drains that pipe. The worker redirects stdin and stdout to /dev/null to protect its protocol, but does not redirect stderr even though the documentation says all three standard streams are…