PT-2026-21857 · Unknown · Flask-Reuploaded
Cjaron03
·
Published
2026-02-25
·
Updated
2026-03-02
·
CVE-2026-27641
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Flask-Reuploaded versions prior to 1.5.0
Description
Flask-Reuploaded, a file upload package for Flask, contains a path traversal and extension bypass flaw. This allows remote attackers to perform arbitrary file writes and achieve remote code execution (RCE) through Server-Side Template Injection (SSTI). Server-Side Template Injection (SSTI) is a web security vulnerability that allows an attacker to inject arbitrary code into a web application by exploiting template engines. The
name parameter is a potential entry point for this issue.Recommendations
Upgrade to version 1.5.0 or later to resolve this issue.
Do not pass user input to the
name parameter.
Use auto-generated filenames only.
Implement strict input validation if the name parameter must be used.Exploit
Fix
RCE
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Flask-Reuploaded