cisco-sa-ios-xe-cmd-inject-rpjm8bgl
Vulnerability from csaf_cisco
Published
2025-09-24 16:00
Modified
2025-09-24 16:00
Summary
Cisco IOS XE Software HTTP API Command Injection Vulnerability
Notes
Summary
A vulnerability in the HTTP API subsystem of Cisco IOS XE Software could allow a remote attacker to inject commands that will execute with root privileges into the underlying operating system.
This vulnerability is due to insufficient input validation. An attacker with administrative privileges could exploit this vulnerability by authenticating to an affected system and performing an API call with crafted input. Alternatively, an unauthenticated attacker could persuade a legitimate user with administrative privileges who is currently logged in to the system to click a crafted link. A successful exploit could allow the attacker to execute arbitrary commands as the root user.
Cisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability.
This advisory is part of the September 2025 release of the Cisco IOS and IOS XE Software Security Advisory Bundled Publication. For a complete list of the advisories and links to them, see Cisco Event Response: September 2025 Semiannual Cisco IOS and IOS XE Software Security Advisory Bundled Publication ["https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-75296"].
Vulnerable Products
This vulnerability affects Cisco devices if they are running a vulnerable release of Cisco IOS XE Software and have the HTTP Server feature enabled.
For information about which Cisco software releases are vulnerable, see the Fixed Software ["#fs"] section of this advisory.
Determine the HTTP Server Configuration
To determine whether the HTTP Server feature is enabled for a device, log in to the device and use the show running-config | include ip http server|secure|active command in the CLI to check for the presence of the ip http server command or the ip http secure-server command in the global configuration. If either command is present, the HTTP Server feature is enabled for the device.
The following example shows the output of the show running-config | include ip http server|secure|active command for a device that has the HTTP Server feature enabled:
Router# show running-config | include ip http server|secure|active
ip http server
ip http secure-server
If the ip http server command is present and the configuration also contains ip http active-session-modules none, the vulnerability is not exploitable over HTTP.
If the ip http secure-server command is present and the configuration also contains ip http secure-active-session-modules none, the vulnerability is not exploitable over HTTPS.
Products Confirmed Not Vulnerable
Only products listed in the Vulnerable Products ["#vp"] section of this advisory are known to be affected by this vulnerability.
Cisco has confirmed that this vulnerability does not affect the following Cisco products:
IOS Software
IOS XR Software
NX-OS Software
Workarounds
There are no workarounds that address this vulnerability.
Fixed Software
Cisco considers any workarounds and mitigations to be temporary solutions until an upgrade to a fixed software release is available. To fully remediate this vulnerability and avoid future exposure as described in this advisory, Cisco strongly recommends that customers upgrade to the fixed software indicated in this advisory.
Cisco IOS and IOS XE Software
To help customers determine their exposure to vulnerabilities in Cisco IOS and IOS XE Software, Cisco provides the Cisco Software Checker ["https://sec.cloudapps.cisco.com/security/center/softwarechecker.x"]. This tool identifies any Cisco security advisories that impact a specific software release and the earliest release that fixes the vulnerabilities that are described in each advisory (“First Fixed”). If applicable, the tool also returns the earliest release that fixes all the vulnerabilities that are described in all the advisories that the Software Checker identifies (“Combined First Fixed”).
To use the tool, go to the Cisco Software Checker ["https://sec.cloudapps.cisco.com/security/center/softwarechecker.x"] page and follow the instructions. Alternatively, use the following form to determine whether a release is affected by any Cisco Security Advisory. To use the form, follow these steps:
Choose which advisories the tool will search—only this advisory, only advisories with a Critical or High Security Impact Rating (SIR) ["https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#asr"], or all advisories.
Enter a release number—for example, 15.9(3)M2 or 17.3.3.
Click Check.
Only this advisory All Critical and High advisories All advisories
Vulnerability Policy
To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy ["http://www.cisco.com/web/about/security/psirt/security_vulnerability_policy.html"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.
Exploitation and Public Announcements
The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory.
Source
This vulnerability was found by Matthew Street of Cisco during internal security testing.
Legal Disclaimer
SOFTWARE DOWNLOADS AND TECHNICAL SUPPORT
The Cisco Support and Downloads ["https://www.cisco.com/c/en/us/support/index.html"] page on Cisco.com provides information about licensing and downloads. This page can also display customer device support coverage for customers who use the My Devices tool. Please note that customers may download only software that was procured from Cisco directly or through a Cisco authorized reseller or partner and for which the license is still valid.
Customers who purchase directly from Cisco but do not hold a Cisco service contract and customers who make purchases through third-party vendors but are unsuccessful in obtaining fixed software through their point of sale should obtain upgrades by contacting the Cisco Technical Assistance Center (TAC) ["https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html"]. Customers should have the product serial number available and be prepared to provide the URL of this advisory as evidence of entitlement to a free upgrade.
When considering software upgrades ["https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes"], customers are advised to regularly consult the advisories ["https://www.cisco.com/go/psirt"] for the relevant Cisco products to determine exposure and a complete upgrade solution. In all cases, customers should ensure that the devices to be upgraded contain sufficient memory and confirm that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, customers are advised to contact the Cisco Technical Assistance Center (TAC) ["https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html"] or their contracted maintenance providers.
LEGAL DISCLAIMER DETAILS
CISCO DOES NOT MAKE ANY EXPRESS OR IMPLIED GUARANTEES OR WARRANTIES OF ANY KIND, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. WITHOUT LIMITING THE GENERALITY OF THE FOREGOING, CISCO DOES NOT GUARANTEE THE ACCURACY OR COMPLETENESS OF THIS INFORMATION. THIS DOCUMENT IS PROVIDED ON AN "AS IS" BASIS. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME.
Copies or summaries of the information contained in this Security Advisory may lack important information or contain factual errors. Customers are advised to visit the Cisco Security Advisories ["https://www.cisco.com/go/psirt"] page for the most recent version of this Security Advisory. The Cisco Product Security Incident Response Team (PSIRT) assesses only the affected and fixed release information that is documented in this advisory. See the Cisco Security Vulnerability Policy ["https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes"] for more information.
{ "document": { "acknowledgments": [ { "summary": "This vulnerability was found by Matthew Street of Cisco during internal security testing." } ], "category": "csaf_security_advisory", "csaf_version": "2.0", "notes": [ { "category": "summary", "text": "A vulnerability in the HTTP API subsystem of Cisco IOS XE Software could allow a remote attacker to inject commands that will execute with root privileges into the underlying operating system.\r\n\r\nThis vulnerability is due to insufficient input validation. An attacker with administrative privileges could exploit this vulnerability by authenticating to an affected system and performing an API call with crafted input. Alternatively, an unauthenticated attacker could persuade a legitimate user with administrative privileges who is currently logged in to the system to click a crafted link. A successful exploit could allow the attacker to execute arbitrary commands as the root user.\r\n\r\nCisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability.\r\n\r\n\r\n\r\nThis advisory is part of the September 2025 release of the Cisco IOS and IOS XE Software Security Advisory Bundled Publication. For a complete list of the advisories and links to them, see Cisco Event Response: September 2025 Semiannual Cisco IOS and IOS XE Software Security Advisory Bundled Publication [\"https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-75296\"].", "title": "Summary" }, { "category": "general", "text": "This vulnerability affects Cisco devices if they are running a vulnerable release of Cisco IOS XE Software and have the HTTP Server feature enabled.\r\n\r\nFor information about which Cisco software releases are vulnerable, see the Fixed Software [\"#fs\"] section of this advisory.\r\n Determine the HTTP Server Configuration\r\nTo determine whether the HTTP Server feature is enabled for a device, log in to the device and use the show running-config | include ip http server|secure|active command in the CLI to check for the presence of the ip http server command or the ip http secure-server command in the global configuration. If either command is present, the HTTP Server feature is enabled for the device.\r\n\r\nThe following example shows the output of the show running-config | include ip http server|secure|active command for a device that has the HTTP Server feature enabled:\r\n\r\n\r\nRouter# show running-config | include ip http server|secure|active\r\nip http server\r\nip http secure-server\r\n\r\nIf the ip http server command is present and the configuration also contains ip http active-session-modules none, the vulnerability is not exploitable over HTTP.\r\n\r\nIf the ip http secure-server command is present and the configuration also contains ip http secure-active-session-modules none, the vulnerability is not exploitable over HTTPS.", "title": "Vulnerable Products" }, { "category": "general", "text": "Only products listed in the Vulnerable Products [\"#vp\"] section of this advisory are known to be affected by this vulnerability.\r\n\r\nCisco has confirmed that this vulnerability does not affect the following Cisco products:\r\n\r\nIOS Software\r\nIOS XR Software\r\nNX-OS Software", "title": "Products Confirmed Not Vulnerable" }, { "category": "general", "text": "There are no workarounds that address this vulnerability.", "title": "Workarounds" }, { "category": "general", "text": "Cisco considers any workarounds and mitigations to be temporary solutions until an upgrade to a fixed software release is available. To fully remediate this vulnerability and avoid future exposure as described in this advisory, Cisco strongly recommends that customers upgrade to the fixed software indicated in this advisory.\r\n Cisco IOS and IOS XE Software\r\nTo help customers determine their exposure to vulnerabilities in Cisco IOS and IOS XE Software, Cisco provides the Cisco Software Checker [\"https://sec.cloudapps.cisco.com/security/center/softwarechecker.x\"]. This tool identifies any Cisco security advisories that impact a specific software release and the earliest release that fixes the vulnerabilities that are described in each advisory (\u201cFirst Fixed\u201d). If applicable, the tool also returns the earliest release that fixes all the vulnerabilities that are described in all the advisories that the Software Checker identifies (\u201cCombined First Fixed\u201d).\r\n\r\nTo use the tool, go to the Cisco Software Checker [\"https://sec.cloudapps.cisco.com/security/center/softwarechecker.x\"] page and follow the instructions. Alternatively, use the following form to determine whether a release is affected by any Cisco Security Advisory. To use the form, follow these steps:\r\n\r\nChoose which advisories the tool will search\u2014only this advisory, only advisories with a Critical or High Security Impact Rating (SIR) [\"https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#asr\"], or all advisories.\r\nEnter a release number\u2014for example, 15.9(3)M2 or 17.3.3.\r\nClick Check.\r\n\r\n Only this advisory All Critical and High advisories All advisories", "title": "Fixed Software" }, { "category": "general", "text": "To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy [\"http://www.cisco.com/web/about/security/psirt/security_vulnerability_policy.html\"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.", "title": "Vulnerability Policy" }, { "category": "general", "text": "The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory.", "title": "Exploitation and Public Announcements" }, { "category": "general", "text": "This vulnerability was found by Matthew Street of Cisco during internal security testing.", "title": "Source" }, { "category": "legal_disclaimer", "text": "SOFTWARE DOWNLOADS AND TECHNICAL SUPPORT\r\n\r\nThe Cisco Support and Downloads [\"https://www.cisco.com/c/en/us/support/index.html\"] page on Cisco.com provides information about licensing and downloads. This page can also display customer device support coverage for customers who use the My Devices tool. Please note that customers may download only software that was procured from Cisco directly or through a Cisco authorized reseller or partner and for which the license is still valid.\r\n\r\nCustomers who purchase directly from Cisco but do not hold a Cisco service contract and customers who make purchases through third-party vendors but are unsuccessful in obtaining fixed software through their point of sale should obtain upgrades by contacting the Cisco Technical Assistance Center (TAC) [\"https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html\"]. Customers should have the product serial number available and be prepared to provide the URL of this advisory as evidence of entitlement to a free upgrade.\r\n\r\nWhen considering software upgrades [\"https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes\"], customers are advised to regularly consult the advisories [\"https://www.cisco.com/go/psirt\"] for the relevant Cisco products to determine exposure and a complete upgrade solution. In all cases, customers should ensure that the devices to be upgraded contain sufficient memory and confirm that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, customers are advised to contact the Cisco Technical Assistance Center (TAC) [\"https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html\"] or their contracted maintenance providers.\r\n LEGAL DISCLAIMER DETAILS\r\n\r\nCISCO DOES NOT MAKE ANY EXPRESS OR IMPLIED GUARANTEES OR WARRANTIES OF ANY KIND, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. WITHOUT LIMITING THE GENERALITY OF THE FOREGOING, CISCO DOES NOT GUARANTEE THE ACCURACY OR COMPLETENESS OF THIS INFORMATION. THIS DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME.\r\n\r\nCopies or summaries of the information contained in this Security Advisory may lack important information or contain factual errors. Customers are advised to visit the Cisco Security Advisories [\"https://www.cisco.com/go/psirt\"] page for the most recent version of this Security Advisory. The Cisco Product Security Incident Response Team (PSIRT) assesses only the affected and fixed release information that is documented in this advisory. See the Cisco Security Vulnerability Policy [\"https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes\"] for more information.", "title": "Legal Disclaimer" } ], "publisher": { "category": "vendor", "contact_details": "psirt@cisco.com", "issuing_authority": "Cisco PSIRT", "name": "Cisco", "namespace": "https://wwww.cisco.com" }, "references": [ { "category": "self", "summary": "Cisco IOS XE Software HTTP API Command Injection Vulnerability", "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-ios-xe-cmd-inject-rPJM8BGL" }, { "category": "external", "summary": "Cisco Event Response: September 2025 Semiannual Cisco IOS and IOS XE Software Security Advisory Bundled Publication", "url": "https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-75296" }, { "category": "external", "summary": "Cisco Security Vulnerability Policy", "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html" }, { "category": "external", "summary": "Cisco Software Checker", "url": "https://sec.cloudapps.cisco.com/security/center/softwarechecker.x" }, { "category": "external", "summary": "Security Impact Rating (SIR)", "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#asr" }, { "category": "external", "summary": "Security Vulnerability Policy", "url": "http://www.cisco.com/web/about/security/psirt/security_vulnerability_policy.html" }, { "category": "external", "summary": "Cisco Support and Downloads", "url": "https://www.cisco.com/c/en/us/support/index.html" }, { "category": "external", "summary": "Cisco Technical Assistance Center (TAC)", "url": "https://www.cisco.com/c/en/us/support/web/tsd-cisco-worldwide-contacts.html" }, { "category": "external", "summary": "considering software upgrades", "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes" }, { "category": "external", "summary": "the advisories", "url": "https://www.cisco.com/go/psirt" } ], "title": "Cisco IOS XE Software HTTP API Command Injection Vulnerability", "tracking": { "current_release_date": "2025-09-24T16:00:00+00:00", "generator": { "date": "2025-09-24T16:06:20+00:00", "engine": { "name": "TVCE" } }, "id": "cisco-sa-ios-xe-cmd-inject-rPJM8BGL", "initial_release_date": "2025-09-24T16:00:00+00:00", "revision_history": [ { "date": "2025-09-24T16:06:13+00:00", "number": "1.0.0", "summary": "Initial public release." } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "branches": [ { "category": "service_pack", "name": "17.9.5", "product": { "name": "17.9.5", "product_id": "CSAFPID-300263" } }, { "category": "service_pack", "name": "17.9.5a", "product": { "name": "17.9.5a", "product_id": "CSAFPID-301278" } }, { "category": "service_pack", "name": "17.9.5b", "product": { "name": "17.9.5b", "product_id": "CSAFPID-301619" } }, { "category": "service_pack", "name": "17.9.6", "product": { "name": "17.9.6", "product_id": "CSAFPID-301723" } }, { "category": "service_pack", "name": "17.9.5c", "product": { "name": "17.9.5c", "product_id": "CSAFPID-302644" } }, { "category": "service_pack", "name": "17.9.5d", "product": { "name": "17.9.5d", "product_id": "CSAFPID-302784" } }, { "category": "service_pack", "name": "17.9.6a", "product": { "name": "17.9.6a", "product_id": "CSAFPID-302891" } }, { "category": "service_pack", "name": "17.9.6b", "product": { "name": "17.9.6b", "product_id": "CSAFPID-303015" } }, { "category": "service_pack", "name": "17.9.7", "product": { "name": "17.9.7", "product_id": "CSAFPID-303042" } }, { "category": "service_pack", "name": "17.9.5e", "product": { "name": "17.9.5e", "product_id": "CSAFPID-303047" } }, { "category": "service_pack", "name": "17.9.5f", "product": { "name": "17.9.5f", "product_id": "CSAFPID-303316" } }, { "category": "service_pack", "name": "17.9.7a", "product": { "name": "17.9.7a", "product_id": "CSAFPID-304070" } }, { "category": "service_pack", "name": "17.9.7b", "product": { "name": "17.9.7b", "product_id": "CSAFPID-306388" } } ], "category": "product_version", "name": "17.9" }, { "branches": [ { "category": "service_pack", "name": "17.12.2", "product": { "name": "17.12.2", "product_id": "CSAFPID-300834" } }, { "category": "service_pack", "name": "17.12.3", "product": { "name": "17.12.3", "product_id": "CSAFPID-300936" } }, { "category": "service_pack", "name": "17.12.2a", "product": { "name": "17.12.2a", "product_id": "CSAFPID-300948" } }, { "category": "service_pack", "name": "17.12.4", "product": { "name": "17.12.4", "product_id": "CSAFPID-301716" } }, { "category": "service_pack", "name": "17.12.3a", "product": { "name": "17.12.3a", "product_id": "CSAFPID-302628" } }, { "category": "service_pack", "name": "17.12.4a", "product": { "name": "17.12.4a", "product_id": "CSAFPID-303024" } }, { "category": "service_pack", "name": "17.12.5", "product": { "name": "17.12.5", "product_id": "CSAFPID-303034" } }, { "category": "service_pack", "name": "17.12.4b", "product": { "name": "17.12.4b", "product_id": "CSAFPID-303308" } }, { "category": "service_pack", "name": "17.12.5a", "product": { "name": "17.12.5a", "product_id": "CSAFPID-303361" } }, { "category": "service_pack", "name": "17.12.5b", "product": { "name": "17.12.5b", "product_id": "CSAFPID-305276" } }, { "category": "service_pack", "name": "17.12.5c", "product": { "name": "17.12.5c", "product_id": "CSAFPID-306389" } } ], "category": "product_version", "name": "17.12" }, { "branches": [ { "category": "service_pack", "name": "17.13.1", "product": { "name": "17.13.1", "product_id": "CSAFPID-295359" } }, { "category": "service_pack", "name": "17.13.1a", "product": { "name": "17.13.1a", "product_id": "CSAFPID-300947" } } ], "category": "product_version", "name": "17.13" }, { "branches": [ { "category": "service_pack", "name": "17.14.1", "product": { "name": "17.14.1", "product_id": "CSAFPID-295361" } }, { "category": "service_pack", "name": "17.14.1a", "product": { "name": "17.14.1a", "product_id": "CSAFPID-301611" } } ], "category": "product_version", "name": "17.14" }, { "branches": [ { "category": "service_pack", "name": "17.15.1", "product": { "name": "17.15.1", "product_id": "CSAFPID-300938" } }, { "category": "service_pack", "name": "17.15.1w", "product": { "name": "17.15.1w", "product_id": "CSAFPID-301759" } }, { "category": "service_pack", "name": "17.15.1a", "product": { "name": "17.15.1a", "product_id": "CSAFPID-302682" } }, { "category": "service_pack", "name": "17.15.2", "product": { "name": "17.15.2", "product_id": "CSAFPID-302782" } }, { "category": "service_pack", "name": "17.15.1b", "product": { "name": "17.15.1b", "product_id": "CSAFPID-302808" } }, { "category": "service_pack", "name": "17.15.1x", "product": { "name": "17.15.1x", "product_id": "CSAFPID-302851" } }, { "category": "service_pack", "name": "17.15.2c", "product": { "name": "17.15.2c", "product_id": "CSAFPID-303212" } }, { "category": "service_pack", "name": "17.15.2a", "product": { "name": "17.15.2a", "product_id": "CSAFPID-303213" } }, { "category": "service_pack", "name": "17.15.1y", "product": { "name": "17.15.1y", "product_id": "CSAFPID-303214" } }, { "category": "service_pack", "name": "17.15.2b", "product": { "name": "17.15.2b", "product_id": "CSAFPID-303311" } } ], "category": "product_version", "name": "17.15" }, { "branches": [ { "category": "service_pack", "name": "17.16.1", "product": { "name": "17.16.1", "product_id": "CSAFPID-301219" } }, { "category": "service_pack", "name": "17.16.1a", "product": { "name": "17.16.1a", "product_id": "CSAFPID-302979" } } ], "category": "product_version", "name": "17.16" } ], "category": "product_family", "name": "Cisco IOS XE Software" } ], "category": "vendor", "name": "Cisco" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-20334", "ids": [ { "system_name": "Cisco Bug ID", "text": "CSCwn48408" } ], "notes": [ { "category": "other", "text": "Complete.", "title": "Affected Product Comprehensiveness" } ], "product_status": { "known_affected": [ "CSAFPID-295359", "CSAFPID-295361", "CSAFPID-300263", "CSAFPID-300834", "CSAFPID-300936", "CSAFPID-300938", "CSAFPID-300947", "CSAFPID-300948", "CSAFPID-301219", "CSAFPID-301278", "CSAFPID-301611", "CSAFPID-301619", "CSAFPID-301716", "CSAFPID-301723", "CSAFPID-301759", "CSAFPID-302628", "CSAFPID-302644", "CSAFPID-302682", "CSAFPID-302782", "CSAFPID-302784", "CSAFPID-302808", "CSAFPID-302851", "CSAFPID-302891", "CSAFPID-302979", "CSAFPID-303015", "CSAFPID-303024", "CSAFPID-303034", "CSAFPID-303042", "CSAFPID-303047", "CSAFPID-303212", "CSAFPID-303213", "CSAFPID-303214", "CSAFPID-303308", "CSAFPID-303311", "CSAFPID-303316", "CSAFPID-303361", "CSAFPID-304070", "CSAFPID-305276", "CSAFPID-306388", "CSAFPID-306389" ] }, "release_date": "2025-09-24T16:00:00+00:00", "remediations": [ { "category": "vendor_fix", "details": "Cisco has released software updates that address this vulnerability.", "product_ids": [ "CSAFPID-295359", "CSAFPID-295361", "CSAFPID-300263", "CSAFPID-300834", "CSAFPID-300936", "CSAFPID-300938", "CSAFPID-300947", "CSAFPID-300948", "CSAFPID-301219", "CSAFPID-301278", "CSAFPID-301611", "CSAFPID-301619", "CSAFPID-301716", "CSAFPID-301723", "CSAFPID-301759", "CSAFPID-302628", "CSAFPID-302644", "CSAFPID-302682", "CSAFPID-302782", "CSAFPID-302784", "CSAFPID-302808", "CSAFPID-302851", "CSAFPID-302891", "CSAFPID-302979", "CSAFPID-303015", "CSAFPID-303024", "CSAFPID-303034", "CSAFPID-303042", "CSAFPID-303047", "CSAFPID-303212", "CSAFPID-303213", "CSAFPID-303214", "CSAFPID-303308", "CSAFPID-303311", "CSAFPID-303316", "CSAFPID-303361", "CSAFPID-304070", "CSAFPID-305276", "CSAFPID-306388", "CSAFPID-306389" ], "url": "https://software.cisco.com" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-295359", "CSAFPID-295361", "CSAFPID-300263", "CSAFPID-300834", "CSAFPID-300936", "CSAFPID-300938", "CSAFPID-300947", "CSAFPID-300948", "CSAFPID-301219", "CSAFPID-301278", "CSAFPID-301611", "CSAFPID-301619", "CSAFPID-301716", "CSAFPID-301723", "CSAFPID-301759", "CSAFPID-302628", "CSAFPID-302644", "CSAFPID-302682", "CSAFPID-302782", "CSAFPID-302784", "CSAFPID-302808", "CSAFPID-302851", "CSAFPID-302891", "CSAFPID-302979", "CSAFPID-303015", "CSAFPID-303024", "CSAFPID-303034", "CSAFPID-303042", "CSAFPID-303047", "CSAFPID-303212", "CSAFPID-303213", "CSAFPID-303214", "CSAFPID-303308", "CSAFPID-303311", "CSAFPID-303316", "CSAFPID-303361", "CSAFPID-304070", "CSAFPID-305276", "CSAFPID-306388", "CSAFPID-306389" ] } ], "title": "Cisco IOS XE Software Command Injection Vulnerability" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…