LiveActive security incident?Get immediate response
CVE Record

CVE-2021-22501: Improper Restriction of XML External Entity Reference vulnerability in OpenText™ Operations Bridge Manager...

Improper Restriction of XML External Entity Reference vulnerability in OpenText™ Operations Bridge Manager allows Input Data Manipulation.  The vulnerability could be exploited to confidential information This issue affects Operations Bridge Manager: 2017.05, 2017.11, 2018.05, 2018.11, 2019.05, 2019.11, 2020.05, 2020.10.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-22501 affects OpenText Operations Bridge Manager and involves unsafe XML handling. An authenticated attacker may be able to manipulate input and access confidential information. The public record rates it medium severity and lists specific 2017.05 through 2020.10 releases as affected.

Executive priority

Treat as a moderate priority for vulnerability management. Prioritize systems reachable from broad internal networks or used for sensitive operations monitoring. Remediation should be scheduled through normal patch governance, with faster action if the system is externally reachable or has many privileged users.

Technical view

This is a CWE-611 XML External Entity restriction flaw in OpenText Operations Bridge Manager. The CVSS 4.0 score is 5.3 with network access, low attack complexity, low privileges required, and no user interaction. The described impact is limited confidentiality loss, with no integrity or availability impact recorded.

Likely exposure

Exposure is most likely in organizations running the listed Operations Bridge Manager versions: 2017.05, 2017.11, 2018.05, 2018.11, 2019.05, 2019.11, 2020.05, or 2020.10. The source bundle does not identify the exact endpoint, role, or configuration required.

Exploitation context

The CVE is not marked as CISA KEV, and the provided sources do not state active exploitation. The CVSS vector indicates a network-reachable issue requiring authenticated access, which lowers urgency compared with unauthenticated remote flaws but still matters for exposed management systems.

Researcher notes

Public evidence is limited. The record confirms CWE-611, affected versions, and confidentiality impact, but does not provide endpoint detail, exploit preconditions beyond low privileges, proof of exploitation, or explicit fixed versions in the supplied bundle.

Mitigation direction

  • Check OpenText or Micro Focus advisory KM000037407 for fixed versions and supported update paths.
  • Upgrade or patch affected Operations Bridge Manager deployments according to vendor guidance.
  • Restrict access to Operations Bridge Manager to trusted administrators and networks.
  • Review XML-processing integrations and disable unnecessary exposure where operationally safe.
  • Monitor vendor advisories for any updated remediation or exploitation information.

Validation and detection

  • Inventory all Operations Bridge Manager instances and record exact versions.
  • Compare installed versions against the affected list in the CVE record.
  • Confirm whether vendor-recommended updates or mitigations have been applied.
  • Review access controls for management, API, and integration interfaces.
  • Check security logs for unusual authenticated XML-related activity.
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-611: 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-22501 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
Medium
CVSS
5.3 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:A/V:C/RE:M/U:Amber

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
5.3CVSS 4.0MediumCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:A/V:C/RE:M/U:AmberPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

5.3Medium
CVSS 4.0 vector shape for CVE-2021-22501Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:A/V:C/RE:M/U:Amber

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
OpenText™Operations Bridge Manager2017.05, 2017.11, 2018.05, 2018.11, 2019.05, 2019.11, 2020.05, 2020.10unaffected
Weakness

CWE details

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

CWE-611 · source CWE mapping

Improper Restriction of XML External Entity Reference

Improper Restriction of XML External Entity Reference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.