CVE Catalog

CVE-2026-77989

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

17th percentile - higher than 17% of all known CVEs

Summary

In the Joomla Events Manager extension before version 5.0.1, there is a reflected XSS vulnerability via the PDF export link. The buildCurrentPdfLink function copies the current request query string into the PDF button URL, and pdfbutton() echoes it unescaped, leading to a reflected XSS vector.

Risk Assessment

The risk is the possibility of executing malicious script in the victim's browser, which could lead to session theft, account takeover, or other attacks.

Recommendation

It is recommended to update the Joomla Events Manager extension to version 5.0.1 or later and avoid clicking suspicious PDF export links.

Related vulnerabilities

Original NVD description (English source)

Joomla Extension - joomlaeventmanager.net - Reflected XSS via the PDF export link in Joomla Events Manager < 5.0.1 - buildCurrentPdfLink copies the current request query string into the PDF button URL, and pdfbutton() echoes it unescaped, leading to an reflected XSS vector.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS