Description
A vulnerability in the Open Client Interface (OCI) XML Parser of Cisco BroadWorks could allow an unauthenticated, remote attacker to read sensitive configuration information on an affected system.

This vulnerability exists because XML entries are improperly parsed due to external entity resolution being allowed by default. An attacker could exploit this vulnerability by sending a crafted XML message to the Open Client Interface – Provisioning (OCI-P) service. A successful exploit could allow the attacker to view sensitive files from the filesystem with the privileges of the Cisco BroadWorks user.
Published: 2026-08-19
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability exists in the Open Client Interface (OCI) XML Parser of Cisco BroadWorks that allows external entity resolution by default, which can be exploited as an XML External Entity (XXE) flaw. An attacker who does not need to authenticate can send a specially crafted XML payload to the OCI–Provisioning service, causing the server to read arbitrary files from the filesystem with the privileges of the BroadWorks service account. The disclosed data could include sensitive configuration files, making this a significant confidentiality issue. The weakness is identified as CWE‑611 and carries a CVSS score of 7.5, indicating a high severity for information disclosure.

Affected Systems

All Cisco BroadWorks deployments that expose the Open Client Interface (OCI) are affected. The advisory does not specify particular product versions, so any BroadWorks installation using the default OCI XML parser configuration should be considered vulnerable until Cisco releases a patch or configuration guidance.

Risk and Exploitability

The likely attack vector is remote network access to the OCI–Provisioning (OCI–P) endpoint; an unauthenticated attacker can trigger the flaw by sending a crafted XML message over the network. The CVSS base score reflects a large confidentiality impact, but the EPSS score of less than 1% indicates that documented exploitation is currently rare. The absence from the CISA KEV catalog further suggests that widespread exploitation is unlikely at present. Nevertheless, because the exploit requires only network connectivity and no user credential, the risk remains high for exposed OCI services, especially for systems that allow unrestricted external access.

Generated by OpenCVE AI on August 20, 2026 at 14:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Cisco BroadWorks patch that disables XML external entity processing in the OCI XML parser.
  • If a patch is not yet available, configure the OCI XML parser to disable external entity resolution, for example by setting the appropriate configuration option to false.
  • Limit external network exposure of the OCI–Provisioning service by restricting access to trusted IP addresses or placing the service behind a firewall.

Generated by OpenCVE AI on August 20, 2026 at 14:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Title Remote XML External Entity Disclosure in Cisco BroadWorks OCI

Thu, 20 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Cisco
Cisco broadworks
Vendors & Products Cisco
Cisco broadworks

Thu, 20 Aug 2026 01:45:00 +0000

Type Values Removed Values Added
Title Remote XML External Entity Disclosure in Cisco BroadWorks OCI

Wed, 19 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Description A vulnerability in the Open Client Interface (OCI) XML Parser of Cisco BroadWorks could allow an unauthenticated, remote attacker to read sensitive configuration information on an affected system. This vulnerability exists because XML entries are improperly parsed due to external entity resolution being allowed by default. An attacker could exploit this vulnerability by sending a crafted XML message to the Open Client Interface &ndash; Provisioning (OCI-P) service. A successful exploit could allow the attacker to view sensitive files from the filesystem with the privileges of the Cisco BroadWorks user.
Weaknesses CWE-611
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Cisco Broadworks
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-08-19T19:14:41.602Z

Reserved: 2025-10-08T11:59:15.411Z

Link: CVE-2026-20320

cve-icon Vulnrichment

Updated: 2026-08-19T19:14:04.668Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-19T17:18:40.433

Modified: 2026-08-20T13:01:19.947

Link: CVE-2026-20320

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T14:30:03Z

Weaknesses
  • CWE-611

    Improper Restriction of XML External Entity Reference