LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1904: Cisco IOS XE Software Web UI Cross-Site Request Forgery Vulnerability

A vulnerability in the web-based UI (web UI) of Cisco IOS XE Software could allow an unauthenticated, remote attacker to conduct a cross-site request forgery (CSRF) attack on an affected system. The vulnerability is due to insufficient CSRF protections for the web UI on an affected device. An attacker could exploit this vulnerability by persuading a user of the interface to follow a malicious link. A successful exploit could allow the attacker to perform arbitrary actions with the privilege level of the affected user. If the user has administrative privileges, the attacker could alter the configuration, execute commands, or reload an affected device. This vulnerability affects Cisco devices that are running a vulnerable release of Cisco IOS XE Software with the HTTP Server feature enabled. The default state of the HTTP Server feature is version dependent.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

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:N/UI:R/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-1904Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/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 IOS XE SoftwareunspecifiedListed
Weakness

CWE details

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

CWE-352 · source CWE mapping

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.