CVE-2026-75689
Awaiting Analysis Awaiting Analysis - Queue

Stored XSS in Adobe Connect

Vulnerability report for CVE-2026-75689, 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 a stored Cross-Site Scripting (XSS) vulnerability that could be abused by an attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim's browser when they browse to the page containing the vulnerable field, potentially gaining elevated access or control over the victim's account or session. 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-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Adobe Connect has a stored Cross-Site Scripting (XSS) vulnerability. An attacker can inject malicious scripts into vulnerable form fields. When a victim views the affected page, the malicious JavaScript executes in their browser, potentially allowing the attacker to gain elevated access or control over the victim's account or session.

Detection Guidance

Detecting this stored XSS vulnerability in Adobe Connect requires manual inspection of form fields and user inputs. Check all input fields in Adobe Connect interfaces for improper input validation. Look for fields that reflect user-provided data without proper sanitization. Use browser developer tools to inspect form fields and network requests for suspicious payloads. Test with common XSS payloads like <script>alert(1)</script> in form inputs.

Impact Analysis

This vulnerability could allow an attacker to steal session cookies, perform actions on your behalf, or access sensitive data in your Adobe Connect account. It may also enable phishing attacks or further compromise your browser session.

Compliance Impact

This vulnerability could lead to unauthorized access to personal or sensitive data, violating GDPR and HIPAA requirements for data protection and access controls. Organizations using Adobe Connect may face compliance violations and potential fines if exploited.

Mitigation Strategies

Apply the latest security patches from Adobe immediately. Disable or restrict access to vulnerable Adobe Connect forms until patched. Implement strict input validation and output encoding for all user-supplied data. Use Content Security Policy (CSP) headers to mitigate XSS impact. Monitor Adobe Connect logs for suspicious activity or unauthorized access attempts.

Chat Assistant

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

EPSS Chart