Security Advisory

CVE-2026-27641

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-25 03:54:54
Last updated 2026-02-25 21:12:45
Assigner GitHub_M
State PUBLISHED

Description

Flask-Reuploaded provides file uploads for Flask. A critical path traversal and extension bypass vulnerability in versions prior to 1.5.0 allows remote attackers to achieve arbitrary file write and remote code execution through Server-Side Template Injection (SSTI). Flask-Reuploaded has been patched in version 1.5.0. Some workarounds are available. Do not pass user input to the `name` parameter, use auto-generated filenames only, and implement strict input validation if `name` must be used.