CVE-2026-34614
Reflected XSS in Adobe Connect Allows Browser-Based Script Execution
Publication date: 2026-04-14
Last updated on: 2026-04-22
Assigner: Adobe Systems Incorporated
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| adobe | connect | to 12.11 (exc) |
| adobe | connect_desktop_application | to 2025.3 (inc) |
| adobe | connect_desktop_application | to 2025.9.15 (exc) |
Helpful Resources
Exploitability
| 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 Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a reflected Cross-Site Scripting (XSS) issue affecting Adobe Connect versions 2025.3, 12.10, and earlier. It occurs when an attacker tricks a victim into visiting a specially crafted URL that references a vulnerable page. When the victim visits this URL, malicious JavaScript code can be executed within the victim's browser context.
How can this vulnerability impact me? :
The impact of this vulnerability includes the potential execution of malicious scripts in the victim's browser. This can lead to unauthorized actions such as stealing sensitive information, hijacking user sessions, or performing actions on behalf of the user without their consent. The vulnerability has a CVSS base score of 6.1, indicating a medium severity with low attack complexity but requiring user interaction.