Loading market data...
← Back to CVE feed

CVE-2026-18412

UNKNOWN View on NVD ↗

Description

OpenCart extensions are uploaded as zip files with .ocmod.zip extensions. Upon installation, the OpenCart v4.2.0.0 extension installer extracts these zip files, but does not validate that the extracted paths stay inside the intended extraction directory. An attacker can craft a malicious extension containing file path traversal sequences, such as ../. With this vulnerability, an attacker can write files, such as a PHP web shell, into the webroot directory.

Published: Aug 10, 2026 15:17 UTC Modified: Aug 10, 2026 17:17 UTC