Cyber Resilience

CVE-2025-20166

Cisco Common Services Platform Collector 2.11 … 30.1.1-0

Published
08 January 2025
Modified
23 July 2025
Patch / advisory
CVSS Score v3.1 5.4
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
EPSS Score 0.0037 30th percentile
Risk Priority 41 floored blend · peak EPSS

Summary

CVE-2025-20166 is a medium-severity Improper Neutralization of Invalid Characters in Identifiers in Web Pages (CWE-86) vulnerability in Cisco Common Services Platform Collector. Its CVSS base score is 5.4 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 30th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SI-10 (Information Input Validation) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

A vulnerability in the web-based management interface of Cisco Common Services Platform Collector (CSPC) could allow an authenticated, remote attacker to conduct cross-site scripting (XSS) attacks against a user of the interface. This vulnerability is due to insufficient validation of…

more

user-supplied input by the web-based management interface of an affected system. An attacker could exploit this vulnerability by injecting malicious code into specific pages of the interface. A successful exploit could allow the attacker to execute arbitrary script code in the context of the affected interface or access sensitive, browser-based information. To exploit this vulnerability, the attacker must have at least a low-privileged account on an affected device. Cisco has not released software updates that address this vulnerability. There are no workarounds that address this vulnerability.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1659 Content Injection Initial Access
Adversaries may gain access and continuously communicate with victims by injecting malicious content into systems through online network traffic.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2025-20167Same product: Cisco Common Services Platform Collector
CVE-2025-20168Same product: Cisco Common Services Platform Collector
CVE-2025-20123Same product: Cisco Crosswork Network Controller
CVE-2026-20220Same product: Cisco Crosswork Network Controller
CVE-2024-20340Same vendor: Cisco
CVE-2024-10941Shared CWE-86
CVE-2023-20211Same vendor: Cisco
CVE-2024-20486Same vendor: Cisco
CVE-2025-20288Same vendor: Cisco
CVE-2024-20536Same vendor: Cisco

Affected Assets

cisco
crosswork network controller
5.0.0 — 5.0.4 · 6.0.0 — 6.0.3 · 7.0.0 — 7.0.1
cisco
common services platform collector
2.11, 2.11.0.1, 2.11.0.2, 2.11.0.3, 30.1.1-0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

Input validation directly stops invalid characters from being accepted in identifiers and tag/URI contexts.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require proper input neutralization and validation to prevent identifier-handling flaws.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect the weakness but does not itself implement the neutralization controls.

prevents

Secure development life cycle mandates input validation and sanitization that directly prevents improper neutralization of invalid characters in identifiers.

prevents

Application security requirements explicitly call for validation of all inputs including identifiers, mitigating this weakness.

prevents

Secure coding standards require proper neutralization of invalid characters in tag names, URIs and identifiers, directly addressing CWE-86.

References