Description
Joomla Extension - rolandd.com - XSS vectors in AJAX endpoint handlers RO CSVI < 9.11.0
Published: 2026-07-29
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the AJAX endpoint handlers of the RO CSVI extension for Joomla, allowing an attacker to inject malicious JavaScript. An attacker who can reach these endpoints can cause arbitrary code to execute in the victim’s browser, enabling session hijacking, credential theft, defacement or other browser‑side attacks. The weakness is a classic XSS flaw, as identified by CWE‑79.

Affected Systems

The RO CSVI extension, sold by rolandd.com and used within Joomla CMS sites, is vulnerable in all releases older than version 9.11.0. Sites that have not applied that update should verify the extension version and upgrade to the fixed release or later.

Risk and Exploitability

The CVSS score of 6.1 reflects a moderate severity. The EPSS score is below 1%, indicating that the likelihood of exploitation is low, and the vulnerability is not listed in CISA’s KEV catalog. The attack surface is an AJAX endpoint that an attacker can invoke with crafted parameters; the payload is JavaScript code that will run in the context of its target users. Because the endpoint may be publicly reachable depending on configuration, the supply chain risk is that any user who can reach the endpoint could be targeted. The best mitigation is to upgrade to the patched version; if that cannot be done immediately, restricting or disabling the affected endpoints can reduce exposure.

Generated by OpenCVE AI on August 3, 2026 at 13:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the RO CSVI extension to version 9.11.0 or later
  • Validate and sanitize all inputs to AJAX handlers to prevent script injection
  • Restrict access to the AJAX endpoint or enforce authentication before processing requests

Generated by OpenCVE AI on August 3, 2026 at 13:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 29 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Rolandd.com
Rolandd.com ro Csvi Extension For Joomla
Vendors & Products Rolandd.com
Rolandd.com ro Csvi Extension For Joomla
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'}


Wed, 29 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Description Joomla Extension - rolandd.com - XSS vectors in AJAX endpoint handlers RO CSVI < 9.11.0
Title Joomla Extension - rolandd.com - XSS vectors in AJAX endpoint handlers RO CSVI < 9.11.0
Weaknesses CWE-79
References

Subscriptions

Rolandd Ro Csvi
Rolandd.com Ro Csvi Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-29T14:50:58.298Z

Reserved: 2026-07-23T17:02:52.157Z

Link: CVE-2026-65946

cve-icon Vulnrichment

Updated: 2026-07-29T14:32:48.231Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-29T13:19:11.293

Modified: 2026-08-05T18:38:43.673

Link: CVE-2026-65946

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T13:30:04Z

Weaknesses
  • CWE-79

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