๐Ÿ” CVE Alert

CVE-2026-71240

MEDIUM 4.3

DjangoCRM - Unauthenticated Open Redirect via toggle_default_sorting next_url Parameter

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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 host matches the current site's domain (blocking only cross-domain redirects) while allowing any same-site path with no authentication required to reach the view.

CWE CWE-601
Vendor djangocrm
Product django-crm
Published Aug 5, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for djangocrm django-crm

Be the first to know when new medium vulnerabilities affecting djangocrm django-crm are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

DjangoCRM / django-crm
0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/DjangoCRM/django-crm

Credits

Mirdavlatov Mira'zam