CVE-2026-31815 MEDIUM

CVE-2026-31815: django-unicorn affected by component state manipulation via unvalidated attribute access

Vendor Django-Commons
Product django-unicorn
Weakness CWE-284
Published March 10, 2026
Last update March 11, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

Unicorn adds modern reactive component functionality to your Django templates. Prior to 0.67.0, component state manipulation is possible in django-unicorn due to missing access control checks during property updates and method calls. An attacker can bypass the intended _is_public protection to modify internal attributes such as template_name or trigger protected methods. This vulnerability is fixed in 0.67.0.

Key dates

02Disclosure timeline

March 10, 2026 CVE published
March 11, 2026 Record updated