Lucene search
K

22 matches found

NVD
NVD
added yesterday3 views

CVE-2026-44546

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...

3.7CVSS
Exploits0References1
NVD
NVD
added yesterday4 views

CVE-2026-44545

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...

5.3CVSS
Exploits0References1
EUVD
EUVD
added yesterday5 views

EUVD-2026-34092

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...

3.7CVSS5.8AI score
Exploits0References1
Cvelist
Cvelist
added yesterday18 views

CVE-2026-44546 Header injection via WebSocket upgrade parser differential allows ASGI scope header spoofing

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...

3.7CVSS
Exploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-44546 Header injection via WebSocket upgrade parser differential allows ASGI scope header spoofing

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...

3.7CVSS5.8AI score
Exploits0References1
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-44546

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...

3.7CVSS5.8AI score
Exploits0References2Affected Software1
Debian CVE
Debian CVE
added yesterday3 views

CVE-2026-44546

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...

3.7CVSS5.8AI score
Exploits0
CVE
CVE
added yesterday3 views

CVE-2026-44546

CVE-2026-44546 affects Daphne (before 4.2.2) in the WebSocket upgrade path. The root cause is a parser differential between Twisted’s parsed headers and Autobahn’s WebSocket handshake processing: Twisted does not treat certain control bytes (0x0b, 0x0c, 0x1c, 0x1d, 0x1e, 0x85) as header separator...

3.7CVSS5.8AI score
Exploits0References1
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-44545

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...

5.3CVSS5.8AI score
Exploits0References2Affected Software1
Cvelist
Cvelist
added yesterday14 views

CVE-2026-44545 Unbounded WebSocket message and frame sizes can cause unauthenticated remote denial of service

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...

5.3CVSS
Exploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-44545 Unbounded WebSocket message and frame sizes can cause unauthenticated remote denial of service

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...

5.3CVSS5.8AI score
Exploits0References1
CVE
CVE
added yesterday5 views

CVE-2026-44545

CVE-2026-44545 affects daphne prior to 4.2.2, where maxFramePayloadSize and maxMessagePayloadSize were not passed to Autobahn’s WebSocketServerFactory. Autobahn defaults these values to 0 (unlimited), enabling an unauthenticated remote attacker to send arbitrarily large WebSocket messages or fram...

5.3CVSS5.8AI score
Exploits0References1
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-44545

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...

5.3CVSS5.8AI score
Exploits0
EUVD
EUVD
added yesterday4 views

EUVD-2026-34091

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...

5.3CVSS5.8AI score
Exploits0References1
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-45941

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...

3.7CVSS5.8AI score
Exploits0References2
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-45940

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...

5.3CVSS5.8AI score
Exploits0References2
RedHat Linux
RedHat Linux
added 2025/10/28 9:16 p.m.3 views

Important: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Container Release Update

An update is now available for Red Hat Ansible Automation Platform 2.6 Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams,...

8.7CVSS6.8AI score0.00257EPSS
Exploits1References6
vulnersOsv
vulnersOsv
added 2021/04/30 5:32 p.m.1 views

daphne (>=0.14.2 <=0.14.3), ethproxy (>=1.0.0 <=1.0.3) +3 more potentially affected by CVE-2016-1000111 via twisted (>=16.0.0 <=16.2.0)

twisted PYPI version =16.0.0, =0.14.2, =1.0.0, =0.13.2, =2.2.0, =3.2.0 - yabgp =0.5.0 Source cves: CVE-2016-1000111 Source advisory: OSV:GHSA-3GQJ-CMXR-P4X2...

5.3CVSS5.9AI score0.00581EPSS
Exploits0
vulnersOsv
vulnersOsv
added 2020/03/31 3:40 p.m.2 views

billots (=0.1.1), bitdust (=0.0.2) +49 more potentially affected by CVE-2020-10109 via twisted (>=16.0.0 <=19.7.0)

twisted PYPI version =16.0.0, =0.1.0, =18.4.0, =3.1.0, =1.2.0, =0.14.2, =0.0.3, =2019.5.0, =1.0.0, =1.4.3, =0.1.0, =0.3.4, =0.3.6 and more Source cves: CVE-2020-10109 Source advisory: OSV:GHSA-P5XH-VX83-MXCJ...

9.8CVSS7.1AI score0.02327EPSS
Exploits1
vulnersOsv
vulnersOsv
added 2020/03/11 8:15 p.m.3 views

daphne (>=0.14.2 <=0.14.3), ethproxy (>=1.0.0 <=1.0.3) +3 more potentially affected by CVE-2016-1000111 via twisted (>=16.0.0 <=16.2.0)

twisted PYPI version =16.0.0, =0.14.2, =1.0.0, =0.13.2, =2.2.0, =3.2.0 - yabgp =0.5.0 Source cves: CVE-2016-1000111 Source advisory: OSV:PYSEC-2020-214...

5.3CVSS5.9AI score0.00581EPSS
Exploits0
Rows per page
Query Builder