← Back

Express Fileupload

express-fileupload

Vendor: Express Fileupload Project • 3 CVEs

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Express Fileupload Project
1Express Fileupload
Jun 17, 2026
Apr 12, 2022
N/A· v4
7.5 HIGH· v3
4.3 MEDIUM· v2
An arbitrary file write vulnerability in Express-FileUpload v1.3.1 allows attackers to upload multiple files with the same name, causing an overwrite of files in the web application server.
1Express Fileupload Project
1Express Fileupload
Jun 17, 2026
Apr 12, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An arbitrary file upload vulnerability in the file upload module of express-fileupload 1.3.1 allows attackers to execute arbitrary code via a crafted PHP file. NOTE: the vendor's position is that the observed behavior ca...Show more
An arbitrary file upload vulnerability in the file upload module of express-fileupload 1.3.1 allows attackers to execute arbitrary code via a crafted PHP file. NOTE: the vendor's position is that the observed behavior can only occur with "intentional misusing of the API": the express-fileupload middleware is not responsible for an application's business logic (e.g., determining whether or how a file should be renamed).Show less
2Express Fileupload Project
Netapp
2Express Fileupload
Max Data
Jun 17, 2026
Jul 30, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
This affects the package express-fileupload before 1.1.8. If the parseNested option is enabled, sending a corrupt HTTP request can lead to denial of service or arbitrary code execution.