Security readout for executives and security teams
Plain-English summary
Cisco Policy Suite reused static SSH keys across installations, creating a path for a remote attacker to log in as root. For an organization running affected CPS systems, this is a direct administrative compromise risk with confidentiality, integrity, and availability impact.
Executive priority
Prioritize urgently if Cisco Policy Suite is deployed, especially where management access is broadly reachable. Root login exposure can become full platform compromise, but urgency depends on confirmed CPS presence.
Technical view
CVE-2021-40119 affects Cisco Policy Suite Software key-based SSH authentication. The weakness is CWE-321, use of hard-coded cryptographic key. The CVSS 3.1 score is 9.8, network exploitable, low complexity, no privileges, no user interaction, with full CIA impact.
Likely exposure
Exposure is limited to organizations running Cisco Policy Suite Software. The provided sources do not identify affected version ranges, so teams must verify CPS inventory and consult Cisco’s advisory for product-specific status.
Exploitation context
The source description says exploitation involves using a reused static SSH key to authenticate as root. CISA KEV status is false in the bundle, and no cited source here supports active exploitation.
Researcher notes
Evidence supports a critical static-key authentication flaw, but the bundle lacks affected version details, fixed releases, and workaround specifics. Avoid assuming broader Cisco product exposure beyond Cisco Policy Suite Software.
Mitigation direction
- Identify all Cisco Policy Suite deployments and owners.
- Consult Cisco’s advisory for affected releases and remediation guidance.
- Apply Cisco-provided updates or workarounds when identified.
- Restrict CPS SSH access to trusted management networks only.
- Review administrative access controls for CPS systems.
Validation and detection
- Confirm whether Cisco Policy Suite exists in asset inventory.
- Compare deployed CPS versions against Cisco’s advisory.
- Verify CPS SSH is not internet-exposed.
- Review logs for unexpected root SSH access.
- Confirm remediation status with platform owners.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-321: 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 lookupCVE-2021-40119 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Critical
- CVSS
- 9.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.8CriticalVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- 20211103 Cisco Policy Suite Static SSH Keys VulnerabilityCVE reference · vendor-advisory, x_refsource_CISCO
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Use of Hard-coded Cryptographic Key
Use of Hard-coded Cryptographic Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
