Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-20240 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

A vulnerability in the Web Authentication feature of Cisco IOS XE Software could allow an unauthenticated, remote attacker to conduct a reflected cross-site scripting attack (XSS) on an affected device. This vulnerability is due to improper sanitization of user-supplied input. An attacker could exploit this vulnerability by persuading a user to click a malicious link. A successful exploit could allow the attacker to execute a reflected XSS attack and steal user cookies from the affected device.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-692Incomplete Denylist to Cross-Site Scripting[email protected]

Affected Products

ProductVersions
Cisco IOS XE Software
All versions

CPE

  • cpe:2.3:a:cisco:ios_xe:*:*:*:*:*:*:*:*
  • cpe:2.3:o:cisco:ios_xe:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Disable the HTTP Server feature by executing the "no ip http server" and "no ip http secure-server" commands in global configuration mode. Both commands are required if both the HTTP server and HTTPS server are in use.

  • Mitigation:low effort

    Allow only trusted networks to access the HTTP server. For example, to allow remote access to the HTTP server from the trusted 192.168.10.0/24 network, execute the following commands: ip http access-class ipv4 restrict_ipv4_webui ip access-list standard restrict_ipv4_webui permit 192.168.10.0 0.0.0.255

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-20240
NVD Published Date:
Sep 24, 2025
NVD Last Modified:
Sep 26, 2026
Source:
[email protected]
CVE-2025-20240 Details - Not Deferred