CVE-2026-6382
CriticalCVSS 9.1Exploitation Probability (EPSS)
Elevated risk55th percentile - higher than 55% of all known CVEs
Summary
The WordPress plugins FileOrganizer (before 1.1.9), Advanced File Manager (before 5.4.12), File Manager Pro (before 2.1.1), and File Manager (before 8.0.4) fail to properly escape a parameter before passing it to a shell command during image processing. This allows authenticated users to perform OS Command Injection, provided the server has the ImageMagick convert CLI available and the PHP imagick and GD extensions are absent.
Risk Assessment
The organization risks server compromise by authenticated users, potentially leading to data theft, file modification, or further attacks on the infrastructure.
Recommendation
Immediately update all affected plugins to the latest versions (1.1.9, 5.4.12, 2.1.1, 8.0.4 or later). If updating is not possible, consider disabling the ImageMagick convert CLI on the server or applying additional security measures.
Original NVD description (English source)
The FileOrganizer WordPress plugin before 1.1.9, Advanced File Manager WordPress plugin before 5.4.12, File Manager Pro WordPress plugin before 2.1.1, File Manager WordPress plugin before 8.0.4 do not properly escape a parameter before passing it to a shell command when processing image operations, allowing authenticated users to perform OS Command Injection. This requires the server to have the ImageMagick convert CLI available without either the PHP imagick or GD extensions.

