← Back to browse · API

CVE-2026-42196

Severity
CRITICAL
CVSS
9.9
EPSS
0.00565
Risk score
39.8
CISA KEV
No
PoC
No
Published
2026-05-12
Modified
2026-05-13
First seen
2026-08-07
Aliases
EUVD-2026-29832, GHSA-67QG-7284-2277, PYSEC-2026-328
Products
codingjoe:django-s3file < 7.0.2
Sources
euvd EUVD-2026-29832

Description

django-s3file is a lightweight file upload input for Django and Amazon S3. Prior to 7.0.2, S3FileMiddleware is vulnerable to relative path traversal attacks, where an attacker can use a modified request to escape pre-signed upload locations and have the Django application load files from random locations into request.FILES. Depending on how files are handled, this may lead to confidentiality and integrity issues. This vulnerability is fixed in 7.0.2.

References