Description
Adobe Campaign Classic (ACC) is affected by an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability that could result in arbitrary code execution in the context of the current user. A low-privileged attacker could exploit this vulnerability to execute arbitrary code. Exploitation of this issue does not require user interaction. Scope is changed.
Published: 2026-09-22
Score: 9.9 Critical
EPSS: n/a
KEV: No
Impact: Arbitrary code execution
Action: Immediate Patch
AI Analysis

Impact

This vulnerability is a classic SQL injection flaw that allows an attacker to execute arbitrary code in the context of the current user. The affected application fails to properly neutralize special characters before including them in SQL statements, which is a well‑known weakness cataloged as CWE‑89. The flaw is exploitable by a low‑privileged adversary and does not require any user interaction, meaning it can be triggered remotely without user awareness. The impact extends to changing the scope of the affected system, elevating the attacker’s privileges beyond the original user level.

Affected Systems

All installations of Adobe Campaign Classic (ACC) are potentially impacted. No specific version range is provided in the data, implying that any instance of ACC that has not been patched remains vulnerable. The responsibility falls on Adobe Campaign Classic users to confirm that their deployment has received the latest security update.

Risk and Exploitability

The CVSS score of 9.9 places this flaw in the critical range, reflecting its ability to allow arbitrary code execution and scope changes. The EPSS score is not available, so an estimation of timely exploitation risk cannot be given. The vulnerability is not listed in the CISA KEV catalog, indicating that there are no known active exploits in the wild at the time of analysis. Nevertheless, the flaw can be leveraged remotely by a low‑privileged attacker with no user interaction, making it a high‑priority risk. Based on the description, the likely attack vector is through network interfaces—such as web forms, REST API endpoints, or other input channels that accept unfiltered user data and forward it to database queries.

Generated by OpenCVE AI on September 22, 2026 at 18:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Download and install the latest Adobe Campaign Classic security update provided by Adobe, as referenced in Adobe's security advisory.
  • Configure the application to employ parameterized SQL queries or use a well‑maintained ORM framework that automatically handles input escaping, thereby preventing the injection of malicious data.
  • If an immediate patch is not feasible, restrict external network access to the Campaign server to trusted users only, and monitor logs for abnormal SQL query patterns or authentication anomalies.

Generated by OpenCVE AI on September 22, 2026 at 18:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 22 Sep 2026 19:15:00 +0000

Type Values Removed Values Added
First Time appeared Adobe
Adobe campaign Classic
Vendors & Products Adobe
Adobe campaign Classic

Tue, 22 Sep 2026 17:45:00 +0000

Type Values Removed Values Added
Description Adobe Campaign Classic (ACC) is affected by an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability that could result in arbitrary code execution in the context of the current user. A low-privileged attacker could exploit this vulnerability to execute arbitrary code. Exploitation of this issue does not require user interaction. Scope is changed.
Title Adobe Campaign Classic (ACC) | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') (CWE-89)
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Adobe Campaign Classic
cve-icon MITRE

Status: PUBLISHED

Assigner: adobe

Published:

Updated: 2026-09-22T18:31:50.848Z

Reserved: 2026-08-27T21:20:45.369Z

Link: CVE-2026-82010

cve-icon Vulnrichment

Updated: 2026-09-22T18:30:09.079Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-22T18:17:21.377

Modified: 2026-09-22T19:16:53.537

Link: CVE-2026-82010

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T19:00:12Z

Weaknesses
  • CWE-89

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