Security readout for executives and security teams
Plain-English summary
Countly community edition countly-server before version 21.11 has a cross-site scripting flaw. An attacker with a Countly account, or the ability to create one, could target a user who follows a malicious link or is redirected from another site. The documented impact is limited confidentiality and integrity risk, not service outage.
Executive priority
Treat this as a scheduled remediation item unless Countly is internet-facing, self-registration is enabled, or privileged users are likely phishing targets. It is not documented as actively exploited, but it can affect user trust and session-adjacent workflows.
Technical view
CVE-2021-32852 is CWE-79 reflected or link-triggered cross-site scripting in Countly community edition before 21.11. CVSS 3.1 is 5.4: network reachable, low complexity, low privileges required, user interaction required, changed scope, low confidentiality and integrity impact, no availability impact. Version 21.11 is identified as the patch.
Likely exposure
Exposure is most likely in self-hosted Countly community edition deployments running versions before 21.11, especially where user registration is open or many low-privilege accounts exist. The sources do not claim enterprise edition exposure.
Exploitation context
The source bundle does not show KEV listing or active exploitation. Exploitation requires an attacker account or account creation capability, plus a victim following a malicious link or redirect. This makes phishing or social engineering a key prerequisite.
Researcher notes
Evidence supports Countly community edition before 21.11, with patch availability in 21.11. The provided sources identify prerequisite attacker privileges and victim interaction, but do not provide evidence of active exploitation, broad product-family impact, or additional mitigations beyond upgrading and vendor review.
Mitigation direction
- Upgrade Countly community edition to version 21.11 or later.
- Review Countly release notes and GitHub Security Lab advisory for vendor guidance.
- Restrict unnecessary account creation where operationally possible.
- Warn Countly users against unexpected links targeting the application.
Validation and detection
- Inventory Countly community edition deployments and record exact versions.
- Flag any Countly deployment older than version 21.11.
- Check whether public or low-friction account creation is enabled.
- Review access logs for suspicious link-driven user activity around Countly pages.
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-32852 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:L/UI:R/S:C/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:L/UI:R/S:C/C:L/I:L/A:N2.32.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://securitylab.github.com/advisories/GHSL-2021-104-countly-server/CVE reference
- https://github.com/Countly/countly-server/releases/tag/v21.11CVE reference
- https://github.com/Countly/countly-server/blob/6b90bb775e747cabe46fe197c6a6989acc6c3417/frontend/express/views/reset.html#L95CVE reference
- https://github.com/Countly/countly-server/blob/6b90bb775e747cabe46fe197c6a6989acc6c3417/frontend/express/app.js#L1112CVE reference
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.
