Uvicorn before 0.11.7 is vulnerable to HTTP response splitting. CRLF sequences are not escaped in the value of HTTP headers. Attackers can exploit this to add arbitrary headers to HTTP responses, or even return an arbitrary response body, whenever crafted input is used to construct HTTP headers. References: https://github.com/encode/uvicorn/issues/719 https://snyk.io/vuln/SNYK-PYTHON-UVICORN-570471
Fix pushed here https://github.com/encode/uvicorn/pull/725/commits/731076ae6d9c11201442f3711488ae191253ce31
Fedora packages this as python-uvicorn, but has never shipped an affected version. The initial import (bug 1844308) was for version 0.11.8.