EIP-2026-106475

PRE-CVE

Django 3.0 - Cross-Site Request Forgery Token Bypass

Title source: legacy
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for EIP-2026-106475. PoCs published by Spad Security Group.

AI-analyzed exploit summary This Python script demonstrates a CSRF token bypass vulnerability in Django 3.0 by automating the login process with a crafted request. It extracts the CSRF token from the login page and submits credentials to bypass the middleware protection.

Description

Django 3.0 - Cross-Site Request Forgery Token Bypass

Exploits (1)

exploitdb WORKING POC
by Spad Security Group · textwebappsphp
https://www.exploit-db.com/exploits/48303

This Python script demonstrates a CSRF token bypass vulnerability in Django 3.0 by automating the login process with a crafted request. It extracts the CSRF token from the login page and submits credentials to bypass the middleware protection.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: Django 3.0 and below
Auth required
Prerequisites: Valid credentials for the target Django application · Access to the login page
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Details

Status pre_cve
Tracked Since Feb 18, 2026