CVE Catalog

CVE-2026-94104

HighCVSS 8.8
Published: Translated: NVD NIST

Summary

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

Risk Assessment

An attacker with limited access could upload and execute malicious PHP code, leading to full server compromise and data exposure. The risk is high because only view-only access is required.

Recommendation

Implement file extension validation in the multi() endpoint, restrict the ability to upload executable files, and update NivoCart to a patched version.

Other vulnerabilities in NivoCart

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS