VYPR

python-socketio

by Python Socketio

CVEs (1)

  • CVE-2026-48804higJun 26, 2026
    risk 0.45cvss epss

    ### Impact The python-socketio server stores binary `EVENT` and `ACK` messages in memory while it waits to receive their binary attachments. Once all the attachments are received, these messages are then processed. An attacker can submit a binary message and intentionally omit…