CVE-2026-48330
Received Received - Intake

Improper SQL Injection in Adobe Campaign Classic

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

Publication date: 2026-08-03

Last updated on: 2026-08-03

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 arbitrary code execution in the context of the current user. An attacker could exploit this vulnerability to execute arbitrary SQL commands, potentially gaining elevated access or control over the application. Exploitation of this issue does not require user interaction. Scope is changed.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-03
Last Modified
2026-08-03
Generated
2026-08-04
AI Q&A
2026-08-04
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

This is an SQL injection vulnerability in Adobe Campaign Classic where improper neutralization of special elements allows attackers to execute arbitrary SQL commands. This could lead to arbitrary code execution with the privileges of the current user.

Detection Guidance

Detecting SQL injection vulnerabilities like CVE-2026-48330 typically involves monitoring database queries, logs, and network traffic for suspicious patterns. Check for unusual SQL commands in application logs or database query logs. Use tools like SQLMap to test for injection points in web applications. Inspect network traffic for unexpected database queries or errors.

Impact Analysis

An attacker could exploit this to gain elevated access or full control over the application, potentially accessing or modifying sensitive data, executing system commands, or disrupting services without needing user interaction.

Compliance Impact

This vulnerability could lead to unauthorized access or exposure of personal data, violating GDPR and HIPAA requirements for data protection and confidentiality. Compliance failures may result in legal penalties and reputational damage.

Mitigation Strategies

Apply the latest security patches from Adobe for Adobe Campaign Classic immediately. Review and restrict database user permissions to limit access. Implement input validation and parameterized queries in the application. Monitor database activity for unauthorized queries. Consider isolating the affected system until patched.

Chat Assistant

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

EPSS Chart