Description
Joomla Extension - icagenda.com - Authenticated SQL injection via unescaped numeric filter in iCagenda < 2.0.0-4.0.11 - Backend operators with permissions to access iCagenda could inject SQL.
Published: 2026-08-14
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from an unescaped numeric filter in the iCagenda extension for Joomla, allowing users with backend operator permissions to inject arbitrary SQL commands. An attacker who can authenticate to the site and possesses iCagenda access can execute SQL statements that may read, modify, or delete data in the Joomla database, potentially leading to data exposure, integrity compromise, or full site takeover. The weakness is a classic SQL injection flaw (CWE-89).

Affected Systems

iCagenda.com’s iCagenda extension for Joomla is affected when its version is below 2.0.0-4.0.11. Any Joomla installation using those legacy iCagenda releases is vulnerable; newer versions are not known to be affected.

Risk and Exploitability

The CVSS score of 8.6 classifies the issue as high severity, and the exploitation requires authenticated access to the Joomla backend with iCagenda permissions. Because no EPSS score is available, the probability of exploitation is undetermined, but the lack of KEV listing does not mitigate the risk. An attacker who gains the necessary frontend or backend access can directly invoke the vulnerable numeric filter, making this a relatively straightforward attack vector for users with sufficient Joomla privileges.

Generated by OpenCVE AI on August 14, 2026 at 21:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade iCagenda to version 4.0.11 or newer if available, or apply any vendor‑issued patch that addresses the unescaped numeric filter.
  • Restrict backend user permissions for iCagenda to the minimum required, ensuring that only trusted operators can manipulate iCagenda data.
  • Implement or enforce strict input validation and SQL escaping for numeric fields before they are used in queries, aligning with best practices for preventing SQL injection (CWE‑89).

Generated by OpenCVE AI on August 14, 2026 at 21:22 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

Fri, 14 Aug 2026 21:45: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

Fri, 14 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Description Joomla Extension - icagenda.com - Authenticated SQL injection via unescaped numeric filter in iCagenda < 2.0.0-4.0.11 - Backend operators with permissions to access iCagenda could inject SQL.
Title Joomla Extension - icagenda.com - Authenticated SQL injection via unescaped numeric filter in iCagenda < 2.0.0-4.0.11
Weaknesses CWE-89
References
Metrics cvssV4_0

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


Subscriptions

Icagenda.com Icagenda Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-14T20:06:08.617Z

Reserved: 2026-08-07T12:50:15.221Z

Link: CVE-2026-71571

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T20:16:56.340

Modified: 2026-08-14T20:16:56.340

Link: CVE-2026-71571

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T21:30:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')