net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests.
{
"versions": [
{
"introduced": "0"
},
{
"fixed": "1.16.12"
},
{
"introduced": "1.17.0"
},
{
"fixed": "1.17.5"
}
]
}