CVE-2026-82011
Received Received - Intake

Improper SQL Injection in Adobe Campaign Classic

Vulnerability report for CVE-2026-82011, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-22

Last updated on: 2026-09-22

Assigner: Adobe Systems Incorporated

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 a Security feature bypass. A low-privileged attacker could leverage this vulnerability to bypass security measures and gain unauthorized read and limited write access. Exploitation of this issue does not require user interaction. Scope is changed.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-22
Last Modified
2026-09-22
Generated
2026-09-22
AI Q&A
2026-09-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
adobe campaign_classic *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Adobe Campaign Classic has an SQL injection vulnerability caused by improper neutralization of special elements in SQL commands. This allows a low-privileged attacker to bypass security features and gain unauthorized read access and limited write access without requiring user interaction.

Detection Guidance

Detecting SQL injection vulnerabilities like CVE-2026-82011 typically involves monitoring database queries and application logs for unusual patterns. Check for unexpected SQL commands or errors in logs. Use tools like SQLMap to test for injection points, but ensure proper authorization to avoid legal issues.

Impact Analysis

An attacker could exploit this to bypass security measures and access sensitive data or make limited modifications to the system. Since no user interaction is needed, the risk is higher as attacks can occur silently.

Compliance Impact

This vulnerability could lead to unauthorized data access, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations may face compliance penalties if exploited.

Mitigation Strategies

Apply patches or updates from Adobe to fix the SQL injection vulnerability. Implement input validation and parameterized queries in the application. Restrict database permissions to limit write access. Monitor network traffic for suspicious SQL-related activities.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82011. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart