Description
Joomla Extension - icagenda.com - Authenticated Stored XSS in iCagenda 4.0.8 to 4.0.12 - The frontend "Submit an Event" form stores the `image` and `file` fields as raw strings with no output-side HTML-attribute escaping.
Published: 2026-08-20
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Joomla extension iCagenda allows authenticated users to submit an event through a frontend form that stores the image and file fields as raw strings without escaping them for output. A malicious payload can be inserted into these fields and will be rendered when the event is viewed, leading to a stored cross‑site scripting vulnerability. This can compromise site integrity, allow theft of user session information, and facilitate phishing or defacement attacks.

Affected Systems

The issue exists in the iCagenda extension for Joomla in all releases from version 4.0.8 through 4.0.12. Any installation using one of these vulnerable versions is susceptible.

Risk and Exploitability

The CVSS score of 8.6 categorises the vulnerability as high severity. Although the EPSS score is reported as less than 1%, indicating a low probability of current exploitation, the vulnerability is not listed in the CISA KEV catalog. Attackers must have authenticated access to the site to insert malicious content via the submit form; however, once stored, the payload executes in the context of any user who views the event, giving the attacker broad reach for defacement or credential theft.

Generated by OpenCVE AI on August 20, 2026 at 21:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the iCagenda extension to version 4.13 or later, where the input fields are sanitised before storage.
  • If an upgrade is not immediately possible, restrict the submit‑an‑event functionality to trusted administrative accounts and remove any ability to submit unsanitised content such as plain HTML tags from the image and file fields.
  • Deploy a Web Application Firewall or custom output filtering rule to strip XSS payloads from event pages until a patch can be applied.

Generated by OpenCVE AI on August 20, 2026 at 21:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://www.icagenda.com/ cve-icon cve-icon
History

Thu, 20 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Icagenda.com
Icagenda.com icagenda Extension For Joomla
Vendors & Products Icagenda.com
Icagenda.com icagenda Extension For Joomla

Thu, 20 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Description Joomla Extension - icagenda.com - Authenticated Stored XSS in iCagenda 4.0.8 to 4.0.12 - The frontend "Submit an Event" form stores the `image` and `file` fields as raw strings with no output-side HTML-attribute escaping.
Title Joomla Extension - icagenda.com - Authenticated Stored XSS in iCagenda 4.0.8 to 4.0.12
Weaknesses CWE-79
References
Metrics cvssV4_0

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


Subscriptions

Icagenda.com Icagenda Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-20T15:30:09.852Z

Reserved: 2026-08-18T16:11:15.469Z

Link: CVE-2026-75948

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-20T08:16:47.640

Modified: 2026-08-20T16:18:05.683

Link: CVE-2026-75948

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T10:00:07Z

Weaknesses
  • CWE-79

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