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 versions 12.10 and earlier enables attackers to execute malicious JavaScript in victim browsers through crafted URLs. The changed scope (S:C) in the CVSS vector indicates the vulnerability can affect resources beyond the vulnerable component, elevating the severity to 9.3 despite being 'just' XSS. Requires user interaction (clicking malicious link) but no authentication. EPSS score of 0.10% (27th percentile) suggests low probability of mass exploitation. CISA SSVC framework rates this as non-automatable with total technical impact but no observed exploitation, indicating priority for patch deployment in internet-facing Adobe Connect deployments but not emergency response level.
Technical ContextAI
Adobe Connect is a web conferencing and virtual classroom platform. This vulnerability stems from improper neutralization of input during web page generation (CWE-79), where user-supplied data in URL parameters is reflected into HTML responses without adequate sanitization or output encoding. The CPE string cpe:2.3:a:adobe:adobe_connect:*:*:*:*:*:*:*:* with version constraint ≤12.10 indicates all Connect versions through 12.10 are affected. The changed scope metric (S:C) is noteworthy for XSS vulnerabilities, suggesting the JavaScript execution context can escape the vulnerable component's security boundaries-possibly accessing session tokens for other Adobe services, parent domain cookies, or cross-origin resources through misconfigurations. This elevates impact beyond typical reflected XSS where scope remains unchanged.
RemediationAI
Apply Adobe's security update per bulletin APSB26-37 available at https://helpx.adobe.com/security/products/connect/apsb26-37.html. The advisory should specify the patched version superseding 12.10; upgrade to that release immediately for internet-facing deployments. If immediate patching is not feasible, implement compensating controls: deploy web application firewall (WAF) rules to sanitize URL parameters and block JavaScript event handlers in query strings (trade-off: may break legitimate deep-linking features); enforce Content Security Policy headers with strict script-src directives to prevent inline JavaScript execution (trade-off: requires testing to ensure meeting functionality is not disrupted); and educate users not to click Connect meeting links from untrusted sources or unexpected emails. For high-security environments, restrict Connect access to known IP ranges or VPN-only access until patching is complete.
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 12.10 and earlier enables attackers to execute malicious JavaScript in victim browsers th
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-22661
GHSA-fm65-7j3c-jcv3