LiveActive security incident?Get immediate response
CVE Record

CVE-2019-15288: Cisco TelePresence Collaboration Endpoint, TelePresence Codec, and RoomOS Software Privilege Escalation Vulnerability

A vulnerability in the CLI of Cisco TelePresence Collaboration Endpoint (CE), Cisco TelePresence Codec (TC), and Cisco RoomOS Software could allow an authenticated, remote attacker to escalate privileges to an unrestricted user of the restricted shell. The vulnerability is due to insufficient input validation. An attacker could exploit this vulnerability by including specific arguments when opening an SSH connection to an affected device. A successful exploit could allow the attacker to gain unrestricted user access to the restricted shell of an affected device.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability lets someone who already has authenticated SSH access to affected Cisco video collaboration devices raise their privileges inside the device shell. If exploited, it could give broad control over confidentiality, integrity, and availability of the endpoint.

Executive priority

Treat as high priority for exposed or business-critical conferencing devices. The risk is lower where SSH is tightly restricted and credentials are well controlled, but successful exploitation could compromise device control.

Technical view

Cisco describes insufficient input validation in the CLI for TelePresence Collaboration Endpoint, TelePresence Codec, and RoomOS Software. An authenticated remote attacker can include specific SSH connection arguments to gain unrestricted user access to the restricted shell. CVSS v3.0 is 8.8 high.

Likely exposure

Exposure is most likely on Cisco TelePresence CE, TelePresence Codec TC, or RoomOS devices with SSH management reachable and valid low-privilege credentials available to an attacker.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires authentication, network access to SSH, and affected software. Public source details are not enough to confirm exploit availability.

Researcher notes

The source bundle lacks exact affected version ranges and fixed-release details. The core issue is CWE-20 input validation in SSH argument handling, enabling privilege escalation from restricted shell access after authentication.

Mitigation direction

  • Check Cisco advisory for affected releases, fixed software, and any workarounds.
  • Upgrade affected Cisco TelePresence or RoomOS software per vendor guidance.
  • Restrict SSH management access to trusted administration networks only.
  • Review device accounts and remove unnecessary or weakly controlled access.
  • Monitor for unusual SSH access to video collaboration endpoints.

Validation and detection

  • Inventory Cisco TelePresence CE, TC, and RoomOS devices.
  • Record installed software versions and compare them with Cisco guidance.
  • Confirm SSH is not exposed beyond approved management networks.
  • Review administrative and low-privilege accounts on affected devices.
  • Check logs for unexpected SSH sessions or privilege changes.
Prepared
Confidence
high
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-20: 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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-2019-15288 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
8.8 (3.0)
Known Exploited
No
Published

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

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
8.8CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.8High
CVSS 3.0 vector shape for CVE-2019-15288Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
CiscoCisco TelePresence TC SoftwareunspecifiedListed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.