Description
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.
INFO
Published Date :
2025-05-15T13:29:20.126Z
Last Modified :
2026-04-21T20:16:47.161Z
Source :
PSF
AFFECTED PRODUCTS
The following products are affected by CVE-2025-4516 vulnerability.
| Vendors | Products |
|---|---|
| Python |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-4516.
CVSS Vulnerability Scoring System
Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Attack Requirements
Privileges Required
User Interaction
VS Confidentiality
VS Integrity
VS Availability
SS Confidentiality
SS Integrity
SS Availability
Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact