CVE-2026-65882
Received Received - Intake

Reflected XSS in Joomdle Extension via Moodle Wrapper

Vulnerability report for CVE-2026-65882, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-28

Last updated on: 2026-07-28

Assigner: Joomla! Project

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-28
Last Modified
2026-07-28
Generated
2026-07-28
AI Q&A
2026-07-28
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
joomdle joomdle to 3.1.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a reflected Cross-Site Scripting (XSS) vulnerability in the Joomdle extension for Joomla, specifically affecting versions before 3.1.1. The vulnerability exists in the 'goto url' parameter of the moodle wrapper endpoint, allowing attackers to inject malicious scripts that execute in the context of a user's browser.

Detection Guidance

To detect this reflected XSS vulnerability in Joomdle versions before 3.1.1, inspect HTTP requests to the Joomdle Moodle wrapper endpoint for the 'goto' URL parameter. Look for unsanitized user input reflected in responses. Use tools like Burp Suite or OWASP ZAP to intercept and analyze requests to paths containing '/moodle/wrapper.php?goto='. Check if the parameter value is reflected without proper encoding.

Impact Analysis

An attacker could exploit this to steal user sessions, perform actions on behalf of users, or deliver malware. Users visiting a compromised Joomdle page might unknowingly execute malicious scripts, leading to data theft or unauthorized access.

Compliance Impact

This vulnerability could lead to unauthorized data access or exfiltration, violating GDPR's data protection principles or HIPAA's security requirements. Organizations may face compliance breaches if user data is compromised due to this XSS flaw.

Mitigation Strategies

Update Joomdle to version 3.1.1 or later to address the reflected XSS vulnerability in the goto url parameter of the moodle wrapper endpoint.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65882. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart