CVE-2026-4292 PUBLISHED

Privilege abuse in ModelAdmin.list_editable

Assigner: DSF
Reserved: 16.03.2026 Published: 07.04.2026 Updated: 07.04.2026

An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30. Admin changelist forms using ModelAdmin.list_editable incorrectly allowed new instances to be created via forged POST data. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Cantina for reporting this issue.

Product Status

Vendor djangoproject
Product Django
Versions Default: unaffected
  • affected from 6.0 to 6.0.4 (excl.)
  • Version 6.0.4 is unaffected
  • affected from 5.2 to 5.2.13 (excl.)
  • Version 5.2.13 is unaffected
  • affected from 4.2 to 4.2.30 (excl.)
  • Version 4.2.30 is unaffected

Credits

  • Cantina reporter
  • Jacob Walls remediation developer
  • Jacob Walls coordinator

References

Problem Types

  • CWE-862: Missing Authorization CWE

Impacts

  • CAPEC-122: Privilege Abuse