Akka HTTP 10.1.x before 10.1.15 and 10.2.x before 10.2.7 can encounter stack exhaustion while parsing HTTP headers, which allows a remote attacker to conduct a Denial of Service attack by sending a User-Agent header with deeply nested comments.
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
| Name | Vendor | Start Version | End Version | 
|---|---|---|---|
| Http_server | Akka | 10.1.0 (including) | 10.1.15 (excluding) | 
| Http_server | Akka | 10.2.0 (including) | 10.2.7 (excluding) |