Approved changes feed: RSS · Atom
cpe:2.3:a:djangoproject:daphne:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Djangoproject (070db687-4713-5da4-80b0-4a67baf0d0d4) |
|---|---|
| Product | Daphne (ed58bd08-266b-503f-8d66-8a38471dfd2d) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/django/daphne |
purl2cpe | 2026-06-19 13:12:44.071982 |
pkg:pypi/daphne |
purl2cpe | 2026-06-19 13:12:44.071985 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-44546 |
vulnerable | 2026-06-08 08:05:11.168422 |
Header injection via WebSocket upgrade parser differential allows ASGI scope header spoofing
LOW (3.7)
daphne before 4.2.2 reconstructs a raw HTTP request from Twisted's parsed headers and feeds it to autobahn for WebSocket handshake processing. Twisted does not treat \x0b, \x0c, \x1c, \x1d, \x1e, or \x85 as header line separators, but autobahn decodes header values to str and calls splitlines(). An attacker can exploit this parser differential to inject additional headers into the ASGI scope passed to the application. daphne now rejects requests with these bytes in any header value with a 400 response.
Published: 2026-06-03T13:17:55.283Z
Updated: 2026-06-03T15:46:08.745Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-44545 |
vulnerable | 2026-06-08 08:05:11.168187 |
Unbounded WebSocket message and frame sizes can cause unauthenticated remote denial of service
MEDIUM (5.3)
daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 (unlimited), an unauthenticated remote attacker could send arbitrarily large WebSocket messages or frames, causing excessive memory consumption and a denial of service.
Published: 2026-06-03T13:17:42.907Z
Updated: 2026-06-03T15:48:40.018Z Reference links |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.