Security readout for executives and security teams
Plain-English summary
CVE-2019-1904 lets an outside attacker trick a logged-in Cisco IOS XE web UI user into making unwanted changes. If that user is an administrator, the attacker could change configuration, run commands, or reload the device. Risk is highest where the IOS XE web UI is enabled and reachable.
Executive priority
Treat as high priority for network infrastructure management planes. The scenario needs user interaction, but an administrator compromise could affect device configuration, availability, and command execution.
Technical view
The flaw is insufficient CSRF protection in Cisco IOS XE Software's web UI. It is network reachable, requires user interaction, and needs no attacker authentication. Impact depends on the targeted user's privilege level. Affected versions are unspecified in the provided bundle.
Likely exposure
Cisco devices running vulnerable IOS XE releases with the HTTP Server feature enabled. The default HTTP Server state is version dependent, so exposure requires device-by-device confirmation.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. Exploitation requires persuading a legitimate web UI user to follow a malicious link.
Researcher notes
Classified as CWE-352 CSRF with CVSS 3.0 score 8.8. The provided data does not include exact vulnerable or fixed version ranges, so validation should anchor on Cisco's advisory rather than assumptions.
Mitigation direction
- Review Cisco's advisory for affected releases and vendor-approved fixes.
- Apply the Cisco-recommended fixed release or workaround where applicable.
- Confirm whether the IOS XE web UI is required on each device.
- Restrict administrative web UI access to trusted management paths.
- Prioritize devices where administrators use the web UI regularly.
Validation and detection
- Inventory Cisco IOS XE devices and installed release versions.
- Confirm whether the HTTP Server feature is enabled.
- Identify devices with reachable web UI management interfaces.
- Map which users can access the web UI with administrator privileges.
- Check Cisco's advisory for exact version applicability.
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-1904 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
- https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190612-iosxe-csrfCVE reference · x_refsource_MISC
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.
