CVE-2026-74804

Summary

Joomla Extension - yootheme.com - Unauthenticated SQL injection in ItemController::element() in Zoo < 4.1.64 - The filter_type request value is interpolated into the query as a.type = "…" and the type_filter array as a.type IN ("…"), with no quoting or escaping.

Affected Software

VendorProductVersion RangeStatus
yootheme.comZoo extension for Joomla1.0.0-4.1.63affected

Weaknesses

  • CWE-89: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

References