In Play Framework 2.6.0 through 2.8.2, stack consumption can occur because of unbounded recursion during parsing of crafted JSON documents.
{
"versions": [
{
"introduced": "0"
},
{
"last_affected": "2.6.25"
},
{
"introduced": "2.7.0"
},
{
"last_affected": "2.7.5"
},
{
"introduced": "2.8.0"
},
{
"last_affected": "2.8.2"
}
]
}