LiveActive security incident?Get immediate response
CVE Record

CVE-2021-27777: HCL Unica Platform is vulnerable to XML External Entity (XXE) injection

XML External Entity (XXE) injection vulnerabilities occur when poorly configured XML parsers process user supplied input without sufficient validation. Attackers can exploit this vulnerability to manipulate XML content and inject malicious external entity references.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2021-27777Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
HCL SoftwareHCL Unica12 and belowListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-91 · source CWE mapping

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.