CVE-2025-4516
ADVISORY - nistSummary
There is an issue in CPython when using bytes.decode("unicode_escape", error="ignore|replace"). If you are not using the "unicode_escape" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.
EPSS Score: 0.00023 (0.054)
Common Weakness Enumeration (CWE)
ADVISORY - nist
Use After Free
ADVISORY - redhat
Use After Free
Sign in to Docker Scout
See which of your images are affected by this CVE and how to fix them by signing into Docker Scout.
Sign in