Description
Joomla Extension - svenbluege.de - CSRF in various cart actions in Event Gallery extension < 6.5.0
Published: 2026-09-27
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: Cross‑Site Request Forgery leading to unauthorized cart actions
Action: Patch Immediately
AI Analysis

Impact

The Event Gallery extension for Joomla contains a CSRF flaw that permits malicious actors to trigger various cart actions without user consent. The flaw allows an attacker to craft URLs or embed forms that, when accessed by an authenticated user, perform cart operations such as adding or removing items. This can result in unauthorized purchases, financial loss, or manipulation of cart state. The weakness is identified as CWE-352, indicating a lack of proper request validation.

Affected Systems

The vulnerability affects the svenbluege.de:Event Gallery for Joomla extension prior to version 6.5.0. No additional version details are supplied, so all installations below 6.5.0 are considered vulnerable.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium to high severity. Based on the description, it is inferred that an exploit can be achieved remotely through a malicious web page or link that forces an authenticated user to carry out cart actions. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, which suggests a lower known exploitation rate but still a significant risk due to the potential impact on business operations.

Generated by OpenCVE AI on September 27, 2026 at 13:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Event Gallery extension to version 6.5.0 or later.
  • Verify that the extension’s cart forms include a valid Joomla form token and that the token is checked on submission.
  • Configure the extension or Joomla site to reject cart operations that lack a valid CSRF token, and restrict these URLs to authenticated users only.

Generated by OpenCVE AI on September 27, 2026 at 13:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Sun, 27 Sep 2026 12:00:00 +0000

Type Values Removed Values Added
Description Joomla Extension - svenbluege.de - CSRF in various cart actions in Event Gallery extension < 6.5.0
Title Joomla Extension - svenbluege.de - CSRF in various cart actions in Event Gallery extension < 6.5.0
Weaknesses CWE-352
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-09-27T11:51:46.871Z

Reserved: 2026-09-26T13:42:33.885Z

Link: CVE-2026-100748

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T12:17:11.710

Modified: 2026-09-27T12:17:11.710

Link: CVE-2026-100748

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T14:00:08Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)