Description
Joomla Extension - yootheme.com - Reflected XSS and open redirect via the submission redirect parameter in Zoo < 4.1.66
Published: 2026-08-21
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting and Open Redirect
Action: Patch
AI Analysis

Impact

A reflected cross‑site scripting flaw and an open redirect are present in the Zoo extension for Joomla when the submission redirect parameter is not sanitized. The vulnerability allows an attacker to inject arbitrary JavaScript that is executed in the context of the victim’s browser, and simultaneously redirect the victim to an arbitrary external site. An attacker can therefore lure users to phishing sites, steal session cookies, or execute further malicious actions in the victim’s browser. This directly compromises the confidentiality and integrity of the data accessed through the Joomla instance, and can be used as a vector for social‑engineering attacks that impact system availability in the sense that trusted user interactions are subverted.

Affected Systems

The Zoo extension from yootheme.com for Joomla versions prior to 4.1.66 is affected. The vulnerability is tied to the handling of the submission redirect parameter in those releases.

Risk and Exploitability

The CVSS score of 5.3 shows moderate severity. No EPSS score is publicly available, and the vulnerability is not listed in the CISA KEV catalog. The flaw is triggered by a reflected parameter that can be crafted via a URL or form input; therefore an external attacker with the ability to persuade a Joomla site visitor to access the crafted URL can exploit the issue. The attack path is straightforward, no special privileges are required, and the impact can be widespread if the affected Joomla site is widely visited.

Generated by OpenCVE AI on August 21, 2026 at 13:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Zoo extension to version 4.1.66 or newer to remove the reflected XSS and open redirect flaw.
  • Validate or whitelist the values accepted by the submission redirect parameter so that only internal or pre‑approved URLs can be used.
  • Sanitize any user‑supplied data rendered in the response to eliminate reflected XSS.

Generated by OpenCVE AI on August 21, 2026 at 13:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://www.yootheme.com/ cve-icon cve-icon
History

Fri, 21 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Yootheme.com
Yootheme.com zoo Extension For Joomla
Vendors & Products Yootheme.com
Yootheme.com zoo Extension For Joomla

Fri, 21 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Description Joomla Extension - yootheme.com - Reflected XSS and open redirect via the submission redirect parameter in Zoo < 4.1.66
Title Joomla Extension - yootheme.com - Reflected XSS and open redirect via the submission redirect parameter in Zoo < 4.1.66
Weaknesses CWE-601
CWE-79
References
Metrics cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Yootheme.com Zoo Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-21T19:17:58.399Z

Reserved: 2026-08-20T08:36:08.428Z

Link: CVE-2026-77028

cve-icon Vulnrichment

Updated: 2026-08-21T16:12:20.406Z

cve-icon NVD

Status : Deferred

Published: 2026-08-21T13:18:20.280

Modified: 2026-08-26T16:35:20.160

Link: CVE-2026-77028

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:15:40Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')

  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')