Security readout for executives and security teams
Plain-English summary
This Cisco device web interface flaw can let an attacker trick a logged-in administrator into unknowingly changing a router or switch. The attacker must convince the user to open a malicious link, but no attacker login is required. If the victim is an administrator, device configuration, command execution, or reload actions may be possible.
Executive priority
Treat as high priority for network infrastructure using Cisco web management. The business risk is unauthorized device change or disruption through administrator interaction, not confirmed automated exploitation. Prioritize externally reachable or broadly accessible management interfaces first.
Technical view
CVE-2019-16009 is a CSRF weakness in Cisco IOS and Cisco IOS XE Software web UI caused by insufficient CSRF protections. Exploitation requires user interaction and runs actions with the targeted user’s privilege level. CVSS v3.0 is 8.8 with high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most relevant where affected Cisco IOS or IOS XE web UI management is enabled and reachable by users who administer devices. The bundle specifically lists Cisco IOS 12.2(15)B, but affected version evidence is incomplete here; confirm against Cisco’s advisory.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. The attack is phishing-style CSRF: the attacker needs a web UI user to follow a malicious link while their session can authorize actions.
Researcher notes
Evidence supports CSRF in Cisco IOS and IOS XE web UI, CWE-352, CVSS 8.8. The source bundle does not include detailed fixed-release tables or workaround text, so validation should rely on Cisco’s advisory before declaring a device affected or remediated.
Mitigation direction
- Review Cisco’s advisory for affected releases, fixed software, and official workarounds.
- Upgrade affected Cisco IOS or IOS XE software according to Cisco guidance.
- Limit web UI management access to trusted administrative networks.
- Disable web UI management where it is not operationally required.
- Warn administrators not to browse untrusted links during active management sessions.
Validation and detection
- Inventory Cisco IOS and IOS XE devices with web UI management enabled.
- Compare device software versions against Cisco’s advisory for CVE-2019-16009.
- Confirm administrative web interfaces are not exposed to untrusted networks.
- Review access logs for unexpected configuration, command, or reload activity.
- Verify compensating controls restrict management access to authorized administrators.
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-352: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2019-16009 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
- High
- CVSS
- 8.8 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/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.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
8.8HighVector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- 20200108 Cisco IOS and Cisco IOS XE Software Web UI Cross-Site Request Forgery 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.
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
