CVE-2026-88857
Received Received - Intake

Authenticated Remote Code Execution in OrdaSoft Joomla Gallery Extension

Vulnerability report for CVE-2026-88857, 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: Joomla! Project

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ordasoft joomla_gallery_extension to 6.2.7 (exc)

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

This is an authenticated, privileged remote code execution vulnerability in the OrdaSoft Joomla Gallery extension for Joomla versions below 6.2.7. The flaw exists in the saveWatermark() function, which allows an authenticated user with core.manage privileges to upload a malicious PHP file disguised as an image. The file is saved with the exact client-supplied filename without any checks for extensions, content, or sanitization. This enables the attacker to execute arbitrary code by directly accessing the uploaded file.

Detection Guidance

Check for unauthorized PHP files in web-accessible directories, particularly in Joomla Gallery extension folders. Look for files with image Content-Type headers but .php extensions. Review server logs for suspicious uploads or requests to paths matching uploaded filenames.

Impact Analysis

If you are using the vulnerable OrdaSoft Joomla Gallery extension (version < 6.2.7), an attacker with authenticated access could exploit this to execute arbitrary code on your server. This could lead to full system compromise, data theft, or unauthorized modifications. The attacker needs at least core.manage privileges in Joomla to exploit this.

Compliance Impact

This vulnerability could lead to unauthorized access, data breaches, or data exfiltration, which would violate compliance requirements under GDPR, HIPAA, and other regulations. Organizations may face legal penalties, reputational damage, and loss of customer trust if such a breach occurs due to this vulnerability.

Mitigation Strategies

Update the OrdaSoft Joomla Gallery extension to version 6.2.7 or later. Remove any unauthorized PHP files from web directories. Restrict file upload permissions to prevent arbitrary file execution. Monitor for suspicious activity in Joomla admin logs.

Chat Assistant

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

EPSS Chart