Description
Joomla Extension - joomshopping.com - Reflective XSS in JoomShopping < 5.9.3 - The Joomla extension JoomShopping is vulnerable to an reflected XSS vulnerability in the product frontend controller.
Published: 2026-07-22
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a reflected cross‑site scripting flaw in the frontend controller of the JoomShopping extension for Joomla. The likely attack vector is the use of crafted URLs or form inputs containing malicious scripts, which can be reflected back in the browser. This allows an attacker to execute arbitrary JavaScript, potentially leading to defacement, cookie theft, session hijacking, or other malicious actions performed under the victim's identity. The weakness is a typical input‑validation issue, identified as CWE‑79.

Affected Systems

The flaw affects all installations of the JoomShopping extension that are running a version older than 5.9.3. Versions 5.9.3 and later contain the mitigation that properly sanitizes or encodes user supplied data before it is output. Joomla core is not directly affected.

Risk and Exploitability

The CVSS score is 5.3, indicating moderate severity, and the EPSS score indicates a very low but non‑zero probability of exploitation. It is not currently listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker can trigger the exploit by visiting a crafted URL or submitting data through the product frontend, which is reachable to anyone visiting the site. Because the vulnerability does not require elevated privileges, directly user‑level or public users can exploit it, and the impact is limited to the victim's browser but can be leveraged to compromise credentials.

Generated by OpenCVE AI on August 4, 2026 at 00:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the JoomShopping extension to version 5.9.3 or newer to incorporates the XSS fix.
  • If the upgrade can not be performed immediately, apply server‑side input validation or output encoding on the affected controller so that any user supplied data is safely escaped before rendering.
  • Deploy a web application firewall rule that blocks common JavaScript payloads or restricts unsafe input to mitigate the risk until a patch is applied.

Generated by OpenCVE AI on August 4, 2026 at 00:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Joomshopping.com
Joomshopping.com joomshopping Extension For Joomla
Vendors & Products Joomshopping.com
Joomshopping.com joomshopping Extension For Joomla

Thu, 23 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description The Joomla extension JoomShopping is vulnerable to an reflected XSS vulnerability in the product frontend controller. Joomla Extension - joomshopping.com - Reflective XSS in JoomShopping < 5.9.3 - The Joomla extension JoomShopping is vulnerable to an reflected XSS vulnerability in the product frontend controller.

Wed, 22 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 22 Jul 2026 09:15:00 +0000

Type Values Removed Values Added
Description The Joomla extension JoomShopping is vulnerable to an reflected XSS vulnerability in the product frontend controller.
Title Joomla Extension - joomshopping.com - Reflective XSS in JoomShopping < 5.9.3
Weaknesses 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

Joomshopping.com Joomshopping Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-23T15:00:32.227Z

Reserved: 2026-07-16T05:24:31.923Z

Link: CVE-2026-63264

cve-icon Vulnrichment

Updated: 2026-07-22T12:48:44.992Z

cve-icon NVD

Status : Deferred

Published: 2026-07-22T09:16:29.060

Modified: 2026-07-23T16:17:47.450

Link: CVE-2026-63264

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T00:15:04Z

Weaknesses
  • CWE-79

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