VYPR

Python Socketio

by Miguelgrinberg

Source repositories

CVEs (2)

  • CVE-2026-48804HigAug 11, 2026
    risk 0.42cvss 7.5epss 0.00

    python-socketio is a Python implementation of the Socket.IO realtime client and server. 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…

  • CVE-2025-61765MedOct 6, 2025
    risk 0.35cvss 6.4epss 0.00

    python-socketio is a Python implementation of the Socket.IO realtime client and server. A remote code execution vulnerability in python-socketio versions prior to 5.14.0 allows attackers to execute arbitrary Python code through malicious pickle deserialization in multi-server…