Security readout for executives and security teams
Plain-English summary
An authenticated non-admin iTop user could make error messages reveal sensitive internal fields, including mailbox passwords. The business risk is credential and data exposure inside an IT service management platform, not system takeover. Combodo fixed the issue in iTop 2.7.4 and 3.0.0.
Executive priority
Prioritize remediation for any production iTop instance below 2.7.4. The main concern is sensitive data and credential disclosure to ordinary authenticated users, which can create follow-on operational and access risk.
Technical view
CVE-2021-32775 affects Combodo iTop versions before 2.7.4. Through the GroupBy Dashlet error message, a low-privileged user could access many class and field values. CVSS 3.1 is 7.7: network-accessible, low complexity, low privileges required, no user interaction, high confidentiality impact.
Likely exposure
Exposure is limited to organizations running Combodo iTop before 2.7.4, especially where non-admin users can authenticate. Risk is higher when iTop stores sensitive operational fields or mailbox credentials.
Exploitation context
The source bundle does not show CISA KEV listing or cited active exploitation. The vulnerability is still concerning because exploitation requires only authenticated low-privileged access and targets confidential data exposed through application errors.
Researcher notes
Evidence identifies CWE-209, indicating sensitive information exposure through error messages. The public bundle names the GroupBy Dashlet path and affected/fixed versions, but does not provide detailed exploit traces, observed exploitation, or separate compensating controls.
Mitigation direction
- Upgrade Combodo iTop to 2.7.4, 3.0.0, or a later fixed release.
- Review the Combodo advisory for version-specific upgrade guidance.
- Restrict iTop access to trusted authenticated users until remediation is complete.
- Rotate mailbox credentials if a vulnerable deployment was accessible to non-admin users.
Validation and detection
- Inventory all iTop deployments and record their exact versions.
- Confirm each deployment is 2.7.4, 3.0.0, or later.
- Review whether non-admin accounts existed during vulnerable exposure windows.
- Check whether mailbox passwords or sensitive class fields were stored in iTop.
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-209: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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 lookupCredential and access behavior lookup
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-32775 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
- High
- CVSS
- 7.7 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/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:N/S:C/C:H/I:N/A:N3.14Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.7HighVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/Combodo/iTop/security/advisories/GHSA-xh7w-rrp3-fhpqCVE reference · x_refsource_CONFIRM
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.
Generation of Error Message Containing Sensitive Information
Generation of Error Message Containing Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
