Overview
io.ktor:ktor-network-tls is a framework for quickly creating web applications in Kotlin with minimal effort.
Affected versions of this package are vulnerable to HTTP Request Smuggling due to a race condition between multiple coroutines using the same thread.
Remediation
Upgrade io.ktor:ktor-network-tls to version 3.1.1 or higher.
References