djangorestframework-simplejwt version 5.3.1 and before is vulnerable to information disclosure. A user can access web application resources even after their account has been disabled due to missing user validation checks via the for_user method.
{ "binaries": [ { "binary_version": "5.0.0-1", "binary_name": "python3-djangorestframework-simplejwt" } ] }
{ "binaries": [ { "binary_version": "5.3.1-1", "binary_name": "python3-djangorestframework-simplejwt" } ] }
{ "binaries": [ { "binary_version": "5.4.0-1", "binary_name": "python3-djangorestframework-simplejwt" } ] }