๐Ÿ” CVE Alert

CVE-2026-88854

UNKNOWN 0.0

Joomla Extension - OrdaSoft.com - Unauthenticated SQL Injection in OrdaSoft Joomla Gallery extension for Joomla < 6.2.7

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Joomla Extension - OrdaSoft.com - Unauthenticated SQL Injection in OrdaSoft Joomla Gallery extension for Joomla < 6.2.7 - The extensions showSearchResult() and showSearchResultAjax() read the textsearch/searchText request parameter with $input->getVar(), which is not a real Joomla filter method and falls through to a filter that strips HTML tags but does not touch quotes or SQL syntax. The value is concatenated directly into a LIKE clause with no escaping. The endpoint requires no login of any kind: mod_osgallery_search is a public, commonly-published search box. Any anonymous site visitor can inject a UNION SELECT and read arbitrary database content.

CWE CWE-89
Vendor ordasoft.com
Product ordasoft joomla gallery free extension for joomla
Published Sep 20, 2026
Stay Ahead of the Next One

Get instant alerts for ordasoft.com ordasoft joomla gallery free extension for joomla

Be the first to know when new unknown vulnerabilities affecting ordasoft.com ordasoft joomla gallery free extension for joomla are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

OrdaSoft.com / OrdaSoft Joomla Gallery free extension for Joomla
1.0.0-6.2.6
OrdaSoft.com / OrdaSoft Joomla Gallery extension for Joomla
1.0.0-6.2.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
ordasoft.com: https://www.OrdaSoft.com/

Credits

Ala Arfaoui