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

Impact

The vulnerability is a Cross‑Site Request Forgery flaw located in the AJAX endpoint handlers of the RO CSVI extension for Joomla (versions below 9.11.0). An attacker who successfully exploits this flaw can trick an authenticated Joomla user into sending malicious AJAX requests, potentially allowing the attacker to perform privileged actions within the extension without the user's knowledge. The weakness is identified as CWE‑352, indicating a lack of anti‑CSRF mechanisms.

Affected Systems

The affected product is the RO CSVI extension distributed by rolandd.com for the Joomla content management system. All installations running any version below 9.11.0 are impacted; versions 9.11.0 and newer have removed the vulnerable endpoint handlers. It is unclear whether older Joomla core versions host the extension; however, any environment that has installed the extension before the patch is at risk.

Risk and Exploitability

The CVSS score is 8.8, signifying high severity. The EPSS score is less than 1%, indicating a low probability of exploitation in the near term, and there is no listing in the CISA KEV catalog. Attackers would need the victim to be authenticated to Joomla and then trigger a crafted request, so the vector is likely web‑based and requires the victim to be logged in. The lack of anti‑CSRF tokens is the root cause.

Generated by OpenCVE AI on August 2, 2026 at 07:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the RO CSVI extension to version 9.11.0 or later, which removes the vulnerable AJAX handlers and implements CSRF protection.
  • If an upgrade cannot be performed immediately, configure Joomla to restrict or disable access to the CSVI AJAX endpoints until a patch is applied.
  • Enable Joomla's built‑in CSRF protection or add anti‑CSRF token validation to custom forms used by the extension; review any other AJAX endpoints for similar patterns.

Generated by OpenCVE AI on August 2, 2026 at 07:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 30 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

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

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

Subscriptions

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

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-31T05:46:05.625Z

Reserved: 2026-07-23T16:45:51.220Z

Link: CVE-2026-65944

cve-icon Vulnrichment

Updated: 2026-07-30T13:36:35.606Z

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-65944

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T08:00:04Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)