Security readout for executives and security teams
Plain-English summary
CVE-2021-36063 is a reflected cross-site scripting issue in Adobe Connect 11.2.2 and earlier. An attacker could trick a user into opening a crafted page or link, causing malicious JavaScript to run in that user's browser. The likely business impact is account/session risk or content manipulation, not direct server takeover.
Executive priority
Treat this as a moderate-priority web application risk. It needs planned remediation, especially for externally accessible Adobe Connect, but the provided evidence does not support emergency handling or confirmed active exploitation.
Technical view
Adobe Connect 11.2.2 and earlier are affected by CWE-79 reflected XSS involving the isTabletDeviceHTML parameter. CVSS 3.1 is 5.4, with network access, low attack complexity, no privileges required, and required user interaction. Reported impacts are low confidentiality and integrity loss with no availability impact.
Likely exposure
Exposure is most relevant for organizations running Adobe Connect 11.2.2 or earlier, especially if users access it through externally reachable portals. The source bundle does not list affected CPEs or deployment-specific indicators.
Exploitation context
The CVE is not listed as CISA KEV in the provided bundle, and no cited source states active exploitation. Exploitation requires user interaction, such as a victim browsing to content containing the vulnerable reflected field.
Researcher notes
Evidence is limited to the CVE record, CVE List data, and Adobe advisory reference. The bundle identifies reflected XSS and the vulnerable parameter but does not provide detailed root cause, exploit maturity, or a named fixed version.
Mitigation direction
- Identify all Adobe Connect deployments and record exact versions.
- Follow Adobe APSB21-66 for vendor-supported remediation guidance.
- Prioritize remediation for Internet-facing or broadly used Connect instances.
- Limit access to unremediated instances where operationally feasible.
- Monitor vendor guidance for any later clarification or updated fixes.
Validation and detection
- Confirm whether any instance runs Adobe Connect 11.2.2 or earlier.
- Check asset inventory for externally reachable Adobe Connect systems.
- Verify remediation status against Adobe APSB21-66.
- Review web logs for suspicious requests targeting isTabletDeviceHTML.
- Confirm browser-side protections are not treated as the primary fix.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2021-36063 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N2.82.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://helpx.adobe.com/security/products/connect/apsb21-66.htmlCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
