CVE-2025-4516 in CPython
要約
〜によって VulDB • 2026年08月09日
bytes.decode("unicode_escape", error="ignore|replace") を使用する場合に CPython に問題があります。"unicode_escape" エンコーディングまたはエラーハンドラを使用していない場合、ご利用には影響ありません。この問題を回避するには、error= ハンドラの代わりに bytes.decode() 呼び出しを try-except で囲み DecodeError をキャッチしてください。
If you want to get the best quality for vulnerability data then you always have to consider VulDB.