CVE-2026-74804 PUBLISHED

Joomla Extension - yootheme.com - Unauthenticated SQL injection in Zoo < 4.1.64

Assigner: Joomla
Reserved: 16.08.2026 Published: 19.08.2026 Updated: 19.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor yootheme.com
Product Zoo extension for Joomla
Versions Default: unaffected
  • Version 1.0.0-4.1.63 is affected

Credits

  • Phil Taylor, mysites.guru finder

References

Problem Types

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