Django 5.0.13 リリースノート

2025年3月6日

Django 5.0.13 では 5.0.12 における深刻度 "moderate" のセキュリティの問題を修正しました。

CVE-2025-26699: django.utils.text.wrap() における潜在的な DoS 攻撃の脆弱性

The wrap() and wordwrap template filter were subject to a potential denial-of-service attack when used with very long strings.