Description
Joomla Extension - joomdle.com - Reflected XSS vulnerability in Joomdle < 3.1.1 - The goto url parameter of the moodle wrapper endpoint allowed a reflected XSS vector.
Published: 2026-07-28
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a reflected cross‑site scripting flaw in the Joomdle component for Joomla versions earlier than 3.1.1. The flaw lies in the goto url parameter of the moodle wrapper endpoint, allowing an attacker to inject arbitrary JavaScript that is immediately reflected back to the victim’s browser. A crafted link could lead the victim’s browser to execute malicious code in the context of the user, enabling session theft, phishing, or other client‑side attacks. The weakness is identified as CWE‑79.

Affected Systems

The impacted product is the Joomdle component for Joomla distributed by joomdle.com. All installations using Joomdle versions before 3.1.1 are susceptible. No other products or vendors are listed.

Risk and Exploitability

The CVSS v3.1 score of 6.1 indicates a moderate severity. The EPSS score of less than 1 % suggests the likelihood of exploitation is low, and it is not currently listed in the CISA KEV catalog. The most probable attack vector is a remote web user delivering a crafted link that exploits the goto url parameter; authentication or privileged access is not required, making the vulnerability broadly exploitable.

Generated by OpenCVE AI on August 3, 2026 at 15:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Joomdle component to version 3.1.1 or newer, which removes the vulnerable parameter handling.
  • If an immediate upgrade cannot be performed, apply server‑side input validation and output encoding to the goto url parameter to prevent execution of injected JavaScript.
  • Restrict access to the moodle wrapper endpoint to trusted users or disable the endpoint entirely if it is not required.

Generated by OpenCVE AI on August 3, 2026 at 15:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

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

Tue, 28 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Joomdle.com
Joomdle.com joomdle Component For Joomla
Vendors & Products Joomdle.com
Joomdle.com joomdle Component For Joomla

Tue, 28 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

ssvc

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


Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description Joomla Extension - joomdle.com - Reflected XSS vulnerability in Joomdle < 3.1.1 - The goto url parameter of the moodle wrapper endpoint allowed a reflected XSS vector.
Title Joomla Extension - joomdle.com - Reflected XSS vulnerability in Joomdle < 3.1.1
Weaknesses CWE-79
References

Subscriptions

Joomdle.com Joomdle Component For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-29T05:38:09.278Z

Reserved: 2026-07-23T09:17:01.409Z

Link: CVE-2026-65882

cve-icon Vulnrichment

Updated: 2026-07-28T19:21:28.777Z

cve-icon NVD

Status : Deferred

Published: 2026-07-28T13:19:06.330

Modified: 2026-07-28T20:17:28.057

Link: CVE-2026-65882

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:15:04Z

Weaknesses
  • CWE-79

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