CVE-2026-88854
— UNSCOREDPublished 2026-09-20 · Updated 2026-09-21
AI analysis for this CVE has not been generated yet. Raw NVD data is shown below.
NVD description
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.
Weaknesses
CWE-89
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- MEDIUMCVE-2026-11421
- MEDIUMCVE-2026-11920
- MEDIUMCVE-2026-11969
- MEDIUMCVE-2026-11977
- MEDIUMCVE-2026-13191
- MEDIUMCVE-2026-13200
- MEDIUMCVE-2026-14872
- MEDIUMCVE-2026-15281
Related by shared AI tags and CWE weakness class. Browse the full archive.