Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
Adobe Connect versions 2025.3, 12.10 and earlier are affected by a reflected Cross-Site Scripting (XSS) vulnerability. If an attacker is able to convince a victim to visit a URL referencing a vulnerable page, malicious JavaScript content may be executed within the context of the victim's browser. Scope is changed.
AnalysisAI
Reflected XSS in Adobe Connect 12.10 and earlier enables attackers to execute malicious JavaScript in victim browsers through crafted URLs. The changed scope (S:C) indicates potential escape from Adobe Connect's application context to access other origins, elevating impact beyond typical reflected XSS. CVSS 9.3 reflects high confidentiality/integrity impact with scope change, though real-world exploitation requires social engineering (UI:R). EPSS score of 0.10% (27th percentile) and SSVC classification of non-automatable with no observed exploitation suggest this is lower priority than CVSS alone indicates, despite the high numerical score.
Technical ContextAI
This is a reflected (non-persistent) Cross-Site Scripting vulnerability (CWE-79) in Adobe Connect, a web conferencing platform used for virtual meetings, eLearning, and webinars. The affected product (cpe:2.3:a:adobe:adobe_connect) spans versions up to and including 12.10 and 2025.3. Reflected XSS occurs when user-supplied input is immediately returned by a web application without proper sanitization, allowing attackers to inject malicious scripts into HTTP requests. The CVSS scope change indicator (S:C) is notable for XSS vulnerabilities-it suggests the malicious JavaScript can affect resources beyond the vulnerable application's security context, potentially accessing sensitive data from other Adobe services or browser-stored credentials if the victim is authenticated to multiple Adobe properties.
RemediationAI
Adobe has released security updates addressing this vulnerability in APSB26-37. Consult the official advisory at https://helpx.adobe.com/security/products/connect/apsb26-37.html for exact patched versions and upgrade instructions specific to your deployment model (on-premises vs. hosted). As interim mitigation before patching, implement Web Application Firewall (WAF) rules to detect and block common XSS payloads in URL parameters, though this provides incomplete protection against novel encoding techniques and may generate false positives on legitimate special characters in meeting URLs or usernames. Deploy Content Security Policy (CSP) headers with strict script-src directives to limit inline JavaScript execution-this substantially reduces XSS impact but may break legacy Adobe Connect features that rely on inline scripts, requiring testing before production deployment. For high-risk deployments, restrict Adobe Connect access to authenticated internal networks via VPN until patching is complete, trading external accessibility for elimination of the network attack vector; this is only viable for organizations not requiring external participant access to meetings.
More in Adobe Connect
View allArbitrary code execution in Adobe Connect (versions 2025.9.15, 2025.8.157 and earlier) stems from insecure deserializati
Remote code execution in Adobe Connect 12.10 and earlier (including 2025.3) allows unauthenticated attackers to execute
Remote code execution in Adobe Connect 12.10 and earlier allows unauthenticated network attackers to execute arbitrary c
Client-side arbitrary script execution in Adobe Connect (versions 2025.9.15, 2025.8.157 and earlier) lets a remote attac
DOM-based XSS in Adobe Connect 12.10 and earlier (including 2025.3) enables malicious JavaScript execution in victim bro
Reflected XSS in Adobe Connect versions 12.10 and earlier enables attackers to execute malicious JavaScript in victim br
Cross-site scripting (XSS) in Adobe Connect versions 12.10 and earlier, including the 2025.3 release line, enables privi
Reflected cross-site scripting (XSS) in Adobe Connect 2025.3, 12.10, and earlier allows unauthenticated remote attackers
Reflected Cross-Site Scripting in Adobe Connect versions 12.10 and earlier allows unauthenticated remote attackers to ex
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22662
GHSA-px9p-mm95-78ww