Security readout for executives and security teams
Plain-English summary
HCL Unica Platform versions 12 and below can mishandle XML submitted to the application. A remote attacker may be able to influence XML processing in a way that changes data or behavior. The public sources rate this high severity, but do not describe specific affected endpoints or a confirmed patch level.
Executive priority
Treat as a high-priority product security issue if HCL Unica is in use. The main business concern is unauthorized manipulation of XML-driven application behavior or data integrity. Prioritize asset discovery and vendor guidance before emergency response claims.
Technical view
CVE-2021-27777 is an XXE vulnerability in HCL Unica Platform 12 and below. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N, indicating remote unauthenticated attack potential with high integrity impact. The source bundle does not identify exact parser locations, endpoints, or remediation versions.
Likely exposure
Exposure is most likely for organizations running HCL Unica Platform version 12 or earlier, especially where XML-processing functionality is reachable over a network. Evidence is insufficient to determine which deployment configurations or modules are vulnerable.
Exploitation context
No active exploitation is stated in the provided sources, and this CVE is not listed as KEV in the bundle. The vulnerability class is XXE, but the sources do not provide exploit maturity, public exploit confirmation, or technical attack path details.
Researcher notes
The public bundle gives CVSS, affected product range, CWE-91, and a vendor KB reference, but lacks endpoint detail, proof-of-concept status, fixed-version data, and compensating controls. Avoid assuming confidentiality impact because the supplied CVSS vector lists C:N.
Mitigation direction
- Identify all HCL Unica Platform deployments and versions.
- Prioritize systems running version 12 or below.
- Review HCL advisory KB0097124 for official remediation guidance.
- Apply only vendor-supported patches, upgrades, or configuration changes.
- Limit network exposure to Unica services where business permits.
Validation and detection
- Confirm installed HCL Unica Platform version on each deployment.
- Check whether any deployment is version 12 or below.
- Review HCL KB0097124 against current build and configuration.
- Verify vendor remediation was applied successfully.
- Monitor application logs for unexpected XML-processing errors or changes.
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-91: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-27777 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.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/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:N/S:U/C:N/I:H/A:N3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0097124CVE 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.
XML Injection (aka Blind XPath Injection)
XML Injection (aka Blind XPath Injection) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
