LiveActive security incident?Get immediate response
CVE Record

CVE-2022-20752: Cisco Unified Communications Products Timing Attack Vulnerability

A vulnerability in Cisco Unified Communications Manager (Unified CM), Cisco Unified Communications Manager Session Management Edition (Unified CM SME), and Cisco Unity Connection could allow an unauthenticated, remote attacker to perform a timing attack. This vulnerability is due to insufficient protection of a system password. An attacker could exploit this vulnerability by observing the time it takes the system to respond to various queries. A successful exploit could allow the attacker to determine a sensitive system password.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Cisco collaboration systems could leak a sensitive system password through response-time differences. The issue is remotely reachable and does not require login, but the reported impact is limited to confidentiality. For executives, the main concern is exposure of communications infrastructure credentials, especially if affected systems are reachable from untrusted networks.

Executive priority

Treat as a moderate-priority infrastructure credential exposure risk. It should not outrank known exploited critical issues, but exposed voice and collaboration systems should be reviewed promptly because credential disclosure can enable follow-on compromise.

Technical view

CVE-2022-20752 is a CWE-208 timing discrepancy in Cisco Unified Communications products. Insufficient protection of a system password may let an unauthenticated remote attacker infer the password by measuring response timing across queries. CVSS 3.1 is 5.3 with network attack vector, low complexity, no privileges, and low confidentiality impact.

Likely exposure

Likely exposure is limited to organizations running Cisco Unified CM, Unified CM SME, or Cisco Unity Connection. The source bundle does not identify affected versions, internet-exposure prevalence, or specific fixed releases.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation is described as a timing attack against system responses, but no public exploit status is provided in the supplied sources.

Researcher notes

Evidence supports a remote unauthenticated timing side channel with low confidentiality impact. The supplied data does not include affected version ranges, patch versions, workarounds, or exploit-in-the-wild confirmation, so validation should stay inventory- and advisory-driven.

Mitigation direction

  • Review Cisco’s advisory for affected releases and fixed software guidance.
  • Prioritize remediation for externally reachable or broadly accessible communications systems.
  • Restrict management and application access to trusted networks where operationally feasible.
  • Monitor vendor guidance because the supplied bundle lacks workaround details.

Validation and detection

  • Inventory Cisco Unified CM, Unified CM SME, and Unity Connection deployments.
  • Compare deployed versions against Cisco’s advisory once fixed-release details are confirmed.
  • Identify whether affected services are reachable from untrusted networks.
  • Review logs for unusual repeated query patterns without attempting reproduction.
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-208: 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
description · low confidence lookup

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

CVE-2022-20752 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 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2022-20752Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Unified Communications Managern/aListed
Weakness

CWE details

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

CWE-208 · source CWE mapping

Observable Timing Discrepancy

Observable Timing Discrepancy represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.