CVE-2026-71240
Last modified
CVE-2026-71240 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| DjangoCRM | django-crm | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-71240?
How severe is CVE-2026-71240?
How do I fix CVE-2026-71240?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-71235Magistrala's Rules Engine allows authenticated users to crea…8.8
- CVE-2026-71236Grocy's API request-body parser (controllers/Api/BaseApiCont…8.7
- CVE-2026-71237Miantang/IoT-PHP's index.php implements a POST /userlogin ro…9.8
- CVE-2026-71238DjangoCRM ships with its Django SECRET_KEY hardcoded directl…9.1
- CVE-2026-71239DjangoCRM's massmail module renders user-controlled EmlMessa…8.1
- CVE-2026-7124A vulnerability was determined in Totolink A8000RU 7.1cu.643…9.8
- CVE-2026-71241Book-Management-System's Flask API endpoints /student, /reco…7.5
- CVE-2026-71242Crater's NotePolicy checks only a blanket Bouncer ability (m…8.3
- CVE-2026-71243The backmeup npm package assembles shell command strings by …8.8
- CVE-2026-71244Paperless-ngx's MailAccountViewSet.test action, when called …6.5
- CVE-2026-71245Mautic's getLeadIdsByFieldValueAction (LeadBundle/Controller…7.1
- CVE-2026-71246Pixelfed's SearchController (behind the auth middleware) acc…4.3
Are you affected by CVE-2026-71240?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
