CVE Catalog

CVE-2026-88857

CriticalCVSS 9.4
Published: Translated: NVD NIST

Summary

In the OrdaSoft Joomla Gallery extension for Joomla versions below 6.2.7, an authenticated privileged remote code execution vulnerability was found. The saveWatermark() function copies an uploaded file to a web-accessible directory using the client-supplied filename exactly as sent, with no extension check, content check, or filename sanitization. An authenticated core.manage user could upload a .php file disguised with an image Content-Type header and execute it directly by requesting the resulting path.

Risk Assessment

An authenticated user with limited privileges could gain full control over the server by executing malicious PHP code, potentially leading to site and data compromise.

Recommendation

Immediately update the OrdaSoft Joomla Gallery extension to version 6.2.7 or later, which includes the fix. Additionally, restrict core.manage permissions to trusted users only.

Other vulnerabilities in OrdaSoft Joomla Gallery

See all
Original NVD description (English source)

Joomla Extension - OrdaSoft.com - Authenticated, Privileged Remote Code Execution in OrdaSoft Joomla Gallery extension for Joomla < 6.2.7 - The extensions saveWatermark() copied an uploaded file into a web-accessible directory using the client-supplied filename exactly as sent, with no extension check, no content check, and no filename sanitisation of any kind. An authenticated core.manage user could upload a .php file disguised with an image Content-Type header and execute it directly by requesting the resulting path.

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