CVE-2026-75697
Awaiting Analysis Awaiting Analysis - Queue

Stored XSS in Adobe Connect

Vulnerability report for CVE-2026-75697, 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. This allows an attacker to inject malicious scripts into form fields that are stored on the server. When a victim views the affected page, the malicious script executes in their browser, potentially compromising their account or session.

Detection Guidance

Detecting this stored XSS vulnerability in Adobe Connect requires manual inspection of form fields in the application. Check all input fields (e.g., forms, search boxes, profile fields) for improper input validation. Use browser developer tools to inspect form fields and look for unsanitized user inputs. Test with basic XSS payloads like <script>alert(1)</script> in input fields to see if they are reflected without sanitization.

Impact Analysis

An attacker could exploit this to steal session cookies, redirect you to malicious sites, or perform actions on your behalf. This could lead to unauthorized access to your Adobe Connect account or sensitive data. The impact depends on the permissions of the compromised account.

Compliance Impact

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

Mitigation Strategies

Apply the latest security patches from Adobe for Adobe Connect immediately. Enable input validation and output encoding for all user-supplied data. Implement Content Security Policy (CSP) headers to mitigate the impact of XSS attacks. Restrict user permissions to minimize potential damage if an attack occurs. Monitor Adobe's security advisories for updates.

Chat Assistant

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

EPSS Chart