PT-2026-68106 · Unknown · Django Crm

·

CVE-2026-71240

·

Published

2026-08-05

·

Updated

2026-08-10

CVSS v3.1

4.3

Medium

VectorAV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Name of the Vulnerable Software and Affected Versions DjangoCRM (affected versions not specified)
Description The toggle default sorting view in common/urls.py lacks authentication wrappers such as login required or staff member required. The view redirects to a destination specified by the next url GET parameter after validating it with the secure url() function. However, this function only verifies that the target host matches the current site domain, failing to prevent redirects to any internal path. This flaw allows unauthenticated users to perform phishing redirects and cause referrer-based token leakage through redirect chains.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Open Redirect

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-71240

Affected Products

Django Crm