CVE-2026-27641

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:jugmac00:flask-reuploaded:*:*:*:*:*:python:*:*

History

No history.

Information

Published : 2026-02-25 04:16

Updated : 2026-02-27 18:40


NVD link : CVE-2026-27641

Mitre link : CVE-2026-27641

CVE.ORG link : CVE-2026-27641


JSON object : View

Products Affected

jugmac00

  • flask-reuploaded
CWE
CWE-1336

Improper Neutralization of Special Elements Used in a Template Engine

CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')