Latest Django security releases severity

I see a misalignment between the news about the latest security releases

This issue has severity “moderate” according to the Django security policy.
Django security releases issued: 5.2.2, 5.1.10, and 4.2.22 | Weblog | Django

and the release notes of the 3 currently supported versions:

Django 5.2.2 fixes a security issue with severity “low” and several bugs in 5.2.1.
Django 5.2.2 release notes | Django documentation | Django

Django 5.1.10 fixes a security issue with severity “low” in 5.1.9.
Django 5.1.10 release notes | Django documentation | Django

Django 4.2.22 fixes a security issue with severity “low” in 4.2.21.
Django 4.2.22 release notes | Django documentation | Django

Maybe I’m missing something here.

Thank you for pointing this out. The severity is “low”. I have corrected the blog post :+1:

1 Like