Answer in brief
CVE-2026-88855 records a Unknown severity vulnerability in Joomla Extension - OrdaSoft.com - Authenticated, Privileged SQL Injection in OrdaSoft Joomla Gallery extension for Joomla < 6.2.7. The current sources do not mark it as known exploited. The current feed maps OrdaSoft.com/OrdaSoft Joomla Gallery extension for Joomla (generic), OrdaSoft.com/OrdaSoft Joomla Gallery free extension for Joomla (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps OrdaSoft.com/OrdaSoft Joomla Gallery extension for Joomla (generic), OrdaSoft.com/OrdaSoft Joomla Gallery free extension for Joomla (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| OrdaSoft.com/OrdaSoft Joomla Gallery extension for Joomlageneric | 1.0.0-6.2.6 | Not reported |
| OrdaSoft.com/OrdaSoft Joomla Gallery free extension for Joomlageneric | 1.0.0-6.2.6 | Not reported |
Published upstream
Sep 20, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 20, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 20, 2026
Joomla Extension - OrdaSoft.com - Authenticated, Privileged SQL Injection in OrdaSoft Joomla Gallery extension for Joomla < 6.2.7 - The extensions saveGallery() passes form data through a hand-rolled parser into Joomla’s Input object, then reads it back with the ARRAY/ STRING filter types, neither of which sanitises SQL content. Values from category_names[], catOrderIds, and image-ordering fields were concatenated directly into SQL with no quoting or integer cast, giving an authenticated core.manage user (a permission scoped to managing one gallery component, not administrator-wide trust) full read/write access to the database, including UNION-based extraction of #__users password hashes.
Quoted source text, attributed separately from HOL analysis.