There is a MEDIUM severity vulnerability affecting CPython.
The email module didn’t properly quote newlines for email headers when serializing an email message allowing for header injection when an email is serialized.
{
"severity": "Medium",
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
]
}