VYPR

DjangoCRM

by DjangoCRM

CVEs (1)

  • CVE-2026-71240Aug 5, 2026
    risk 0.00cvss epss

    DjangoCRM's toggle_default_sorting view is the only route in common/urls.py that is not wrapped in login_required or staff_member_required, and it redirects to a caller-supplied next_url GET parameter after only checking secure_url(next_url), which merely verifies the target…