CVE-2026-75682
Awaiting Analysis Awaiting Analysis - Queue

Improper SQL Injection in Adobe Connect

Vulnerability report for CVE-2026-75682, 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 Connect 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 SQL commands, potentially gaining elevated access or control over the victim's account or session. 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 connect *

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 Connect has an SQL Injection vulnerability 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. Exploitation does not require user interaction and scope is changed.

Detection Guidance

This vulnerability involves SQL injection in Adobe Connect. Detection typically requires inspecting web application logs for suspicious SQL query patterns, such as unexpected quotes or SQL keywords in input fields. Use tools like SQLmap to test for injection points, but ensure proper authorization to avoid legal issues.

Impact Analysis

A low-privileged attacker could exploit this to gain elevated access or control over your account or session. They might execute malicious SQL commands to steal data, modify records, or take unauthorized actions in the system.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating confidentiality and integrity requirements in GDPR and HIPAA. Organizations may face compliance violations, legal penalties, and reputational damage if exploited.

Mitigation Strategies

Apply the latest security patches or updates from Adobe for Adobe Connect immediately. Ensure all user accounts follow the principle of least privilege to limit potential damage from exploitation. Monitor network traffic for unusual SQL queries or database access patterns.

Chat Assistant

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

EPSS Chart