CVE-2026-94104
Received Received - Intake

Arbitrary File Upload in NivoCart Leading to Remote Code Execution

Vulnerability report for CVE-2026-94104, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-20

Last updated on: 2026-09-20

Assigner: VulnCheck

Description

NivoCart through 2.4.0 contains an arbitrary file upload vulnerability in the File Manager multi() endpoint that fails to validate file extensions for new filenames or when chunks parameter is 2 or higher. Attackers with view-only back-office access can upload PHP files to the web-accessible image/data/ directory and execute them for remote code execution.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-20
Last Modified
2026-09-20
Generated
2026-09-20
AI Q&A
2026-09-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
nivocart nivocart to 2.4.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-94104 is an arbitrary file upload vulnerability in NivoCart through version 2.4.0. It affects the File Manager's multi() endpoint, which fails to validate file extensions for new filenames or when the chunks parameter is 2 or higher. Attackers with view-only back-office access can upload PHP files to the web-accessible image/data/ directory and execute them for remote code execution.

Detection Guidance

Check for unauthorized PHP files in the web-accessible image/data/ directory. Review file manager logs for suspicious uploads with chunks parameter set to 2 or higher. Inspect file extensions in uploads to ensure only allowed types are present.

Impact Analysis

This vulnerability allows attackers to upload and execute malicious PHP files on the server, leading to remote code execution. This could result in unauthorized access to sensitive data, system compromise, or further attacks within the network. Attackers could also manipulate or delete files, disrupt services, or escalate privileges depending on server configuration.

Compliance Impact

This vulnerability could lead to data breaches, unauthorized access to personal or sensitive data, and system compromise. Such incidents may violate GDPR (data protection), HIPAA (health information), or other regulations, resulting in legal penalties, fines, reputational damage, and mandatory breach notifications.

Mitigation Strategies

Immediately update NivoCart to the latest version beyond 2.4.0. Disable the file manager multi() endpoint if not required. Implement strict file extension validation for uploads. Restrict back-office access to trusted users only.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-94104. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart