Description
Isotope eCommerce through 2.9.10 contains a blind SQL injection vulnerability in backend callbacks that interpolate request-controlled identifiers and administrator-supplied values directly into SQL statements. Authenticated Contao backend users with Isotope module permissions can exploit conditional and time-based injection payloads to extract arbitrary database contents including user password hashes from the tl_user table.
Published: 2026-09-23
Score: 7 High
EPSS: n/a
KEV: No
Impact: SQL Injection enabling extraction of sensitive data such as user password hashes
Action: Apply Patch
AI Analysis

Impact

Isotope eCommerce through 2.9.10 introduces a blind SQL injection vulnerability within backend callbacks that truthfully interpolates request-controlled identifiers and administrator supplied values into SQL statements. This flaw permits authorized Contao backend users with Isotope module permissions to inject conditional and time‑based payloads, leading to extraction of arbitrary database contents, including user password hashes from the tl_user table. The vulnerability falls under CWE‑89 and can severely compromise confidentiality of stored credentials.

Affected Systems

The issue impacts installations of Isotope eCommerce up to and including version 2.9.10. All systems running this module and allowing backend access to Isotope module permissions are susceptible. No specific patch versions are listed in the input, so any system remaining on 2.9.10 or earlier must be considered vulnerable.

Risk and Exploitability

The vulnerability carries a CVSS score of 7, indicating high severity. EPSS is not reported, so the real‑world exploitation likelihood is unknown, though the flaw remains in the public domain without a known exploit. The issue is not listed in the CISA KEV catalog. Attackers would need authenticated access within the Contao backend with Isotope permissions, making it an internal or privileged threat vector rather than a remote public-facing attack. Given the high impact of credential disclosure, it warrants swift remediation.

Generated by OpenCVE AI on September 23, 2026 at 16:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Isotope to a release that removes the vulnerable callback logic, or apply any vendor‑supplied patch that addresses the blind SQL injection.
  • Restrict backend permissions by ensuring only essential administrators have Isotope module access; consider disabling or tightly controlling the callback functionality that is exploitable.
  • Conduct a credential audit to verify that password hashes have not been exposed and rotate any credentials that may have been compromised.

Generated by OpenCVE AI on September 23, 2026 at 16:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 23 Sep 2026 15:00:00 +0000

Type Values Removed Values Added
Description Isotope eCommerce through 2.9.10 contains a blind SQL injection vulnerability in backend callbacks that interpolate request-controlled identifiers and administrator-supplied values directly into SQL statements. Authenticated Contao backend users with Isotope module permissions can exploit conditional and time-based injection payloads to extract arbitrary database contents including user password hashes from the tl_user table.
Title Isotope eCommerce through 2.9.10 SQL Injection via Backend Callbacks
Weaknesses CWE-89
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-23T16:03:27.808Z

Reserved: 2026-09-23T13:44:02.364Z

Link: CVE-2026-96600

cve-icon Vulnrichment

Updated: 2026-09-23T16:03:24.152Z

cve-icon NVD

Status : Received

Published: 2026-09-23T15:17:33.400

Modified: 2026-09-23T17:17:23.053

Link: CVE-2026-96600

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T16:45:03Z

Weaknesses
  • CWE-89

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