CVE-2026-71239
HIGHDjangoCRM: Server-Side Template Injection in Mass Mail Message Rendering
Title source: cnaDescription
DjangoCRM's massmail module renders user-controlled EmlMessage fields (subject, content) through Django's Template constructor with no sanitization, in at least three locations: message_previews.py builds an f-string embedding message.subject/message.content directly into a Template call; email_creators.py passes eml_message.subject directly as a template string to Template; and helpers.py contains the same f-string interpolation pattern.
References (1)
Core 1
Core References
third-party-advisory
https://github.com/DjangoCRM/django-crm
Scores
CVSS v3
8.1
EPSS
0.0022
EPSS Percentile
13.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-1336
Status
published
Products (1)
DjangoCRM/django-crm
Published
Aug 05, 2026
Tracked Since
Aug 05, 2026