A vulnerable Akka HTTP server will accept a malformed message and hand it over to the user. If the user application proxies this message to another server unchanged and that server also accepts that message but interprets it as two HTTP messages, the second message has reached the second server without having been inspected by the proxy.
{ "nvd_published_at": "2021-02-17T08:15:00Z", "github_reviewed_at": "2021-03-19T22:36:01Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-444" ] }