python-engineio has possible denial of service due to maximum payload size sometimes not being enforced (CVE-2026-48809)
python-engineio is a Python implementation of the Engine.IO realtime client and server. Versions prior to 4.13.2 have two specific configurations of the python-engineio server in which the size of incoming messages is not checked before the messages are loaded into memory. An attacker can take advantage of these to cause unnecessary memory allocations in the python-engineio server. The two cases are POST requests, when using ASGI with the long polling transport and WebSocket messages, when using Aiohttp with the WebSocket transport. Version 4.13.2 addresses this issue. ASGI severs now only load the body of incoming requests into memory after the client is confirmed to be known and authenticated, and the payload size is below the maximum allowed size. Requests that do not comply with these requirements are discarded. Aiohttp servers configure the maximum payload size in the underlying WebSocket layer from Aiohttp, so that large messages are discarded by Aiohttp before they are delivered to python-engineio.
AI Analysis
Technical Summary
python-engineio is a Python implementation of the Engine.IO realtime client and server. Versions before 4.13.2 have two configurations where incoming message sizes are not checked before loading into memory: POST requests under ASGI with long polling transport, and WebSocket messages under Aiohttp with WebSocket transport. This allows an attacker to cause excessive memory allocation, resulting in denial of service. The fix in 4.13.2 ensures ASGI servers only load request bodies after client authentication and size verification, and Aiohttp servers enforce maximum payload size at the WebSocket layer to discard large messages before delivery to python-engineio.
Potential Impact
An attacker can exploit this vulnerability to cause a denial of service by sending large payloads that consume excessive memory on the python-engineio server. This impacts availability but does not affect confidentiality or integrity. No known exploits in the wild have been reported.
Mitigation Recommendations
A patch is available in python-engineio version 4.13.2 that addresses this issue. Users should upgrade to version 4.13.2 or later. The fix enforces maximum payload size checks and discards requests that exceed limits or come from unauthenticated clients. No additional mitigation steps are required beyond applying the official fix.
python-engineio has possible denial of service due to maximum payload size sometimes not being enforced (CVE-2026-48809)
Description
python-engineio is a Python implementation of the Engine.IO realtime client and server. Versions prior to 4.13.2 have two specific configurations of the python-engineio server in which the size of incoming messages is not checked before the messages are loaded into memory. An attacker can take advantage of these to cause unnecessary memory allocations in the python-engineio server. The two cases are POST requests, when using ASGI with the long polling transport and WebSocket messages, when using Aiohttp with the WebSocket transport. Version 4.13.2 addresses this issue. ASGI severs now only load the body of incoming requests into memory after the client is confirmed to be known and authenticated, and the payload size is below the maximum allowed size. Requests that do not comply with these requirements are discarded. Aiohttp servers configure the maximum payload size in the underlying WebSocket layer from Aiohttp, so that large messages are discarded by Aiohttp before they are delivered to python-engineio.
CVSS v3.1
Score 7.5high
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
python-engineio is a Python implementation of the Engine.IO realtime client and server. Versions before 4.13.2 have two configurations where incoming message sizes are not checked before loading into memory: POST requests under ASGI with long polling transport, and WebSocket messages under Aiohttp with WebSocket transport. This allows an attacker to cause excessive memory allocation, resulting in denial of service. The fix in 4.13.2 ensures ASGI servers only load request bodies after client authentication and size verification, and Aiohttp servers enforce maximum payload size at the WebSocket layer to discard large messages before delivery to python-engineio.
Potential Impact
An attacker can exploit this vulnerability to cause a denial of service by sending large payloads that consume excessive memory on the python-engineio server. This impacts availability but does not affect confidentiality or integrity. No known exploits in the wild have been reported.
Mitigation Recommendations
A patch is available in python-engineio version 4.13.2 that addresses this issue. Users should upgrade to version 4.13.2 or later. The fix enforces maximum payload size checks and discards requests that exceed limits or come from unauthenticated clients. No additional mitigation steps are required beyond applying the official fix.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-m9gh-vj53-gvh9
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-48809"]
- Ecosystems
- ["PyPI"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6a3ef76a27e9c79719fee7fc
Added to database: 06/26/2026, 22:04:26 UTC
Last enriched: 08/12/2026, 12:53:56 UTC
Last updated: 09/12/2026, 16:31:35 UTC
Views: 127
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.