CISCO-SA-IOSXE-MNTC-DOS-LZWEQCYQ
Vulnerability from csaf_cisco - Published: 2026-03-25 16:00 - Updated: 2026-04-02 19:43Summary
Cisco IOS XE Software Denial of Service Vulnerability
Notes
Summary: A vulnerability in the CLI of Cisco IOS XE Software could allow an authenticated, local attacker to cause a denial of service (DoS) condition on an affected device.
This vulnerability exists because incorrect privileges are associated with the start maintenance command. An attacker could exploit this vulnerability by accessing the management CLI of the affected device as a low-privileged user and using the start maintenance command. A successful exploit could allow the attacker to put the device in maintenance mode, which shuts down interfaces, resulting in a denial of service (DoS) condition. In case of exploitation, a device administrator can connect to the CLI and use the stop maintenance command to restore operations.
Cisco has released software updates that address this vulnerability. There are workarounds that address this vulnerability.
This advisory is part of the March 2026 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: March 2026 Semiannual Cisco IOS and IOS XE Software Security Advisory Bundled Publication ["https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-75297"].
Vulnerable Products: At the time of publication, this vulnerability affected Cisco IOS XE Software if it supported the start maintenance command.
For information about which Cisco software releases are vulnerable, see the Fixed Software ["#fs"] section of this advisory.
Determine Whether the start maintenance Command Is Supported
To determine whether the start maintenance command is supported, enter the start maintenance command on the CLI. If the output indicates the command is not recognized, the device does not support the start maintenance command and is not affected by this vulnerability.
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 is a workaround that addresses this vulnerability. Set the privilege level of the start maintenance command manually by connecting to the device management CLI and using the privilege exec level 15 start maintenance configuration command, as shown in the following example:
Router# configuration terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# privilege exec level 15 start maintenance
While this workaround has been deployed and was proven successful in a test environment, customers should determine the applicability and effectiveness in their own environment and under their own use conditions. Customers should be aware that any workaround or mitigation that is implemented may negatively impact the functionality or performance of their network based on intrinsic customer deployment scenarios and limitations. Customers should not deploy any workarounds or mitigations before first evaluating the applicability to their own environment and any impact to such environment.
Fixed Software: Cisco considers any workarounds and mitigations (if applicable) 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 aware that a public announcement is available for the vulnerability that is described in this advisory.
The Cisco PSIRT is not aware of any malicious use of the vulnerability that is described in this advisory.
Source: Cisco would like to thank the Unit 515 team of OPSWAT for reporting this vulnerability.
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.
6.5 (Medium)
Vendor Fix
Cisco has released software updates that address this vulnerability.
https://software.cisco.com
Workaround
There is a workaround that addresses this vulnerability. Set the privilege level of the start maintenance command manually by connecting to the device management CLI and using the privilege exec level 15 start maintenance configuration command, as shown in the following example:
Router# configuration terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# privilege exec level 15 start maintenance
While this workaround has been deployed and was proven successful in a test environment, customers should determine the applicability and effectiveness in their own environment and under their own use conditions. Customers should be aware that any workaround or mitigation that is implemented may negatively impact the functionality or performance of their network based on intrinsic customer deployment scenarios and limitations. Customers should not deploy any workarounds or mitigations before first evaluating the applicability to their own environment and any impact to such environment.
References
Acknowledgments
{
"document": {
"acknowledgments": [
{
"summary": "Cisco would like to thank the Unit 515 team of OPSWAT for reporting this vulnerability."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"notes": [
{
"category": "summary",
"text": "A vulnerability in the CLI of Cisco IOS XE Software could allow an authenticated, local attacker to cause a denial of service (DoS) condition on an affected device.\r\n\r\nThis vulnerability exists because incorrect privileges are associated with the start maintenance command. An attacker could exploit this vulnerability by accessing the management CLI of the affected device as a low-privileged user and using the start maintenance command. A successful exploit could allow the attacker to put the device in maintenance mode, which shuts down interfaces, resulting in a denial of service (DoS) condition. In case of exploitation, a device administrator can connect to the CLI and use the stop maintenance command to restore operations.\r\n\r\nCisco has released software updates that address this vulnerability. There are workarounds that address this vulnerability.\r\n\r\n\r\n\r\nThis advisory is part of the March 2026 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: March 2026 Semiannual Cisco IOS and IOS XE Software Security Advisory Bundled Publication [\"https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-75297\"].",
"title": "Summary"
},
{
"category": "general",
"text": "At the time of publication, this vulnerability affected Cisco IOS XE Software if it supported the start maintenance command.\r\n\r\nFor information about which Cisco software releases are vulnerable, see the Fixed Software [\"#fs\"] section of this advisory.\r\n Determine Whether the start maintenance Command Is Supported\r\nTo determine whether the start maintenance command is supported, enter the start maintenance command on the CLI. If the output indicates the command is not recognized, the device does not support the start maintenance command and is not affected by this vulnerability.",
"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 is a workaround that addresses this vulnerability. Set the privilege level of the start maintenance command manually by connecting to the device management CLI and using the privilege exec level 15 start maintenance configuration command, as shown in the following example:\r\n\r\n\r\nRouter# configuration terminal\r\nEnter configuration commands, one per line. End with CNTL/Z.\r\nRouter(config)# privilege exec level 15 start maintenance\r\n\r\nWhile this workaround has been deployed and was proven successful in a test environment, customers should determine the applicability and effectiveness in their own environment and under their own use conditions. Customers should be aware that any workaround or mitigation that is implemented may negatively impact the functionality or performance of their network based on intrinsic customer deployment scenarios and limitations. Customers should not deploy any workarounds or mitigations before first evaluating the applicability to their own environment and any impact to such environment.",
"title": "Workarounds"
},
{
"category": "general",
"text": "Cisco considers any workarounds and mitigations (if applicable) 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 aware that a public announcement is available for the vulnerability that is described in this advisory.\r\n\r\nThe Cisco PSIRT is not aware of any malicious use of the vulnerability that is described in this advisory.",
"title": "Exploitation and Public Announcements"
},
{
"category": "general",
"text": "Cisco would like to thank the Unit 515 team of OPSWAT for reporting this vulnerability.",
"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 Denial of Service Vulnerability",
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-iosxe-mntc-dos-LZweQcyq"
},
{
"category": "external",
"summary": "Cisco Event Response: March 2026 Semiannual Cisco IOS and IOS XE Software Security Advisory Bundled Publication",
"url": "https://sec.cloudapps.cisco.com/security/center/viewErp.x?alertId=ERP-75297"
},
{
"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 Denial of Service Vulnerability",
"tracking": {
"current_release_date": "2026-04-02T19:43:54+00:00",
"generator": {
"date": "2026-04-02T19:43:58+00:00",
"engine": {
"name": "TVCE"
}
},
"id": "cisco-sa-iosxe-mntc-dos-LZweQcyq",
"initial_release_date": "2026-03-25T16:00:00+00:00",
"revision_history": [
{
"date": "2026-03-25T15:51:09+00:00",
"number": "1.0.0",
"summary": "Initial public release."
},
{
"date": "2026-04-02T19:43:54+00:00",
"number": "1.1.0",
"summary": "Added check for vulnerable system."
}
],
"status": "final",
"version": "1.1.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"branches": [
{
"category": "service_pack",
"name": "16.6.1",
"product": {
"name": "16.6.1",
"product_id": "CSAFPID-218901"
}
},
{
"category": "service_pack",
"name": "16.6.2",
"product": {
"name": "16.6.2",
"product_id": "CSAFPID-228706"
}
},
{
"category": "service_pack",
"name": "16.6.3",
"product": {
"name": "16.6.3",
"product_id": "CSAFPID-231682"
}
},
{
"category": "service_pack",
"name": "16.6.4",
"product": {
"name": "16.6.4",
"product_id": "CSAFPID-233155"
}
},
{
"category": "service_pack",
"name": "16.6.5",
"product": {
"name": "16.6.5",
"product_id": "CSAFPID-241736"
}
},
{
"category": "service_pack",
"name": "16.6.4s",
"product": {
"name": "16.6.4s",
"product_id": "CSAFPID-244900"
}
},
{
"category": "service_pack",
"name": "16.6.4a",
"product": {
"name": "16.6.4a",
"product_id": "CSAFPID-247629"
}
},
{
"category": "service_pack",
"name": "16.6.5a",
"product": {
"name": "16.6.5a",
"product_id": "CSAFPID-252235"
}
},
{
"category": "service_pack",
"name": "16.6.6",
"product": {
"name": "16.6.6",
"product_id": "CSAFPID-252914"
}
},
{
"category": "service_pack",
"name": "16.6.5b",
"product": {
"name": "16.6.5b",
"product_id": "CSAFPID-258170"
}
},
{
"category": "service_pack",
"name": "16.6.7",
"product": {
"name": "16.6.7",
"product_id": "CSAFPID-261241"
}
},
{
"category": "service_pack",
"name": "16.6.7a",
"product": {
"name": "16.6.7a",
"product_id": "CSAFPID-270097"
}
},
{
"category": "service_pack",
"name": "16.6.8",
"product": {
"name": "16.6.8",
"product_id": "CSAFPID-277148"
}
},
{
"category": "service_pack",
"name": "16.6.9",
"product": {
"name": "16.6.9",
"product_id": "CSAFPID-280801"
}
},
{
"category": "service_pack",
"name": "16.6.10",
"product": {
"name": "16.6.10",
"product_id": "CSAFPID-283835"
}
}
],
"category": "product_version",
"name": "16.6"
},
{
"branches": [
{
"category": "service_pack",
"name": "16.7.1",
"product": {
"name": "16.7.1",
"product_id": "CSAFPID-218903"
}
},
{
"category": "service_pack",
"name": "16.7.1a",
"product": {
"name": "16.7.1a",
"product_id": "CSAFPID-231389"
}
},
{
"category": "service_pack",
"name": "16.7.1b",
"product": {
"name": "16.7.1b",
"product_id": "CSAFPID-232767"
}
},
{
"category": "service_pack",
"name": "16.7.2",
"product": {
"name": "16.7.2",
"product_id": "CSAFPID-236837"
}
},
{
"category": "service_pack",
"name": "16.7.3",
"product": {
"name": "16.7.3",
"product_id": "CSAFPID-244070"
}
},
{
"category": "service_pack",
"name": "16.7.4",
"product": {
"name": "16.7.4",
"product_id": "CSAFPID-258388"
}
}
],
"category": "product_version",
"name": "16.7"
},
{
"branches": [
{
"category": "service_pack",
"name": "16.8.1",
"product": {
"name": "16.8.1",
"product_id": "CSAFPID-218905"
}
},
{
"category": "service_pack",
"name": "16.8.1a",
"product": {
"name": "16.8.1a",
"product_id": "CSAFPID-235307"
}
},
{
"category": "service_pack",
"name": "16.8.1b",
"product": {
"name": "16.8.1b",
"product_id": "CSAFPID-235858"
}
},
{
"category": "service_pack",
"name": "16.8.1s",
"product": {
"name": "16.8.1s",
"product_id": "CSAFPID-236834"
}
},
{
"category": "service_pack",
"name": "16.8.1c",
"product": {
"name": "16.8.1c",
"product_id": "CSAFPID-237460"
}
},
{
"category": "service_pack",
"name": "16.8.1d",
"product": {
"name": "16.8.1d",
"product_id": "CSAFPID-242834"
}
},
{
"category": "service_pack",
"name": "16.8.2",
"product": {
"name": "16.8.2",
"product_id": "CSAFPID-244071"
}
},
{
"category": "service_pack",
"name": "16.8.1e",
"product": {
"name": "16.8.1e",
"product_id": "CSAFPID-249171"
}
},
{
"category": "service_pack",
"name": "16.8.3",
"product": {
"name": "16.8.3",
"product_id": "CSAFPID-257984"
}
}
],
"category": "product_version",
"name": "16.8"
},
{
"branches": [
{
"category": "service_pack",
"name": "16.9.1",
"product": {
"name": "16.9.1",
"product_id": "CSAFPID-225856"
}
},
{
"category": "service_pack",
"name": "16.9.2",
"product": {
"name": "16.9.2",
"product_id": "CSAFPID-232008"
}
},
{
"category": "service_pack",
"name": "16.9.1a",
"product": {
"name": "16.9.1a",
"product_id": "CSAFPID-242308"
}
},
{
"category": "service_pack",
"name": "16.9.1b",
"product": {
"name": "16.9.1b",
"product_id": "CSAFPID-243362"
}
},
{
"category": "service_pack",
"name": "16.9.1s",
"product": {
"name": "16.9.1s",
"product_id": "CSAFPID-244530"
}
},
{
"category": "service_pack",
"name": "16.9.1c",
"product": {
"name": "16.9.1c",
"product_id": "CSAFPID-245375"
}
},
{
"category": "service_pack",
"name": "16.9.1d",
"product": {
"name": "16.9.1d",
"product_id": "CSAFPID-248242"
}
},
{
"category": "service_pack",
"name": "16.9.3",
"product": {
"name": "16.9.3",
"product_id": "CSAFPID-251075"
}
},
{
"category": "service_pack",
"name": "16.9.2a",
"product": {
"name": "16.9.2a",
"product_id": "CSAFPID-251166"
}
},
{
"category": "service_pack",
"name": "16.9.2s",
"product": {
"name": "16.9.2s",
"product_id": "CSAFPID-252272"
}
},
{
"category": "service_pack",
"name": "16.9.3h",
"product": {
"name": "16.9.3h",
"product_id": "CSAFPID-258229"
}
},
{
"category": "service_pack",
"name": "16.9.4",
"product": {
"name": "16.9.4",
"product_id": "CSAFPID-262390"
}
},
{
"category": "service_pack",
"name": "16.9.3s",
"product": {
"name": "16.9.3s",
"product_id": "CSAFPID-262549"
}
},
{
"category": "service_pack",
"name": "16.9.3a",
"product": {
"name": "16.9.3a",
"product_id": "CSAFPID-263804"
}
},
{
"category": "service_pack",
"name": "16.9.4c",
"product": {
"name": "16.9.4c",
"product_id": "CSAFPID-268921"
}
},
{
"category": "service_pack",
"name": "16.9.5",
"product": {
"name": "16.9.5",
"product_id": "CSAFPID-271798"
}
},
{
"category": "service_pack",
"name": "16.9.5f",
"product": {
"name": "16.9.5f",
"product_id": "CSAFPID-276837"
}
},
{
"category": "service_pack",
"name": "16.9.6",
"product": {
"name": "16.9.6",
"product_id": "CSAFPID-277945"
}
},
{
"category": "service_pack",
"name": "16.9.7",
"product": {
"name": "16.9.7",
"product_id": "CSAFPID-280651"
}
},
{
"category": "service_pack",
"name": "16.9.8",
"product": {
"name": "16.9.8",
"product_id": "CSAFPID-280938"
}
},
{
"category": "service_pack",
"name": "16.9.8a",
"product": {
"name": "16.9.8a",
"product_id": "CSAFPID-290562"
}
},
{
"category": "service_pack",
"name": "16.9.8b",
"product": {
"name": "16.9.8b",
"product_id": "CSAFPID-290669"
}
}
],
"category": "product_version",
"name": "16.9"
},
{
"branches": [
{
"category": "service_pack",
"name": "16.10.1",
"product": {
"name": "16.10.1",
"product_id": "CSAFPID-225858"
}
},
{
"category": "service_pack",
"name": "16.10.1a",
"product": {
"name": "16.10.1a",
"product_id": "CSAFPID-250629"
}
},
{
"category": "service_pack",
"name": "16.10.1b",
"product": {
"name": "16.10.1b",
"product_id": "CSAFPID-252045"
}
},
{
"category": "service_pack",
"name": "16.10.1s",
"product": {
"name": "16.10.1s",
"product_id": "CSAFPID-252913"
}
},
{
"category": "service_pack",
"name": "16.10.1c",
"product": {
"name": "16.10.1c",
"product_id": "CSAFPID-254688"
}
},
{
"category": "service_pack",
"name": "16.10.1e",
"product": {
"name": "16.10.1e",
"product_id": "CSAFPID-257955"
}
},
{
"category": "service_pack",
"name": "16.10.1d",
"product": {
"name": "16.10.1d",
"product_id": "CSAFPID-258900"
}
},
{
"category": "service_pack",
"name": "16.10.2",
"product": {
"name": "16.10.2",
"product_id": "CSAFPID-260917"
}
},
{
"category": "service_pack",
"name": "16.10.1f",
"product": {
"name": "16.10.1f",
"product_id": "CSAFPID-262595"
}
},
{
"category": "service_pack",
"name": "16.10.1g",
"product": {
"name": "16.10.1g",
"product_id": "CSAFPID-266259"
}
},
{
"category": "service_pack",
"name": "16.10.3",
"product": {
"name": "16.10.3",
"product_id": "CSAFPID-273112"
}
}
],
"category": "product_version",
"name": "16.10"
},
{
"branches": [
{
"category": "service_pack",
"name": "16.11.1",
"product": {
"name": "16.11.1",
"product_id": "CSAFPID-227918"
}
},
{
"category": "service_pack",
"name": "16.11.1a",
"product": {
"name": "16.11.1a",
"product_id": "CSAFPID-252271"
}
},
{
"category": "service_pack",
"name": "16.11.1b",
"product": {
"name": "16.11.1b",
"product_id": "CSAFPID-260741"
}
},
{
"category": "service_pack",
"name": "16.11.2",
"product": {
"name": "16.11.2",
"product_id": "CSAFPID-261240"
}
},
{
"category": "service_pack",
"name": "16.11.1s",
"product": {
"name": "16.11.1s",
"product_id": "CSAFPID-261465"
}
},
{
"category": "service_pack",
"name": "16.11.1c",
"product": {
"name": "16.11.1c",
"product_id": "CSAFPID-264096"
}
}
],
"category": "product_version",
"name": "16.11"
},
{
"branches": [
{
"category": "service_pack",
"name": "16.12.1",
"product": {
"name": "16.12.1",
"product_id": "CSAFPID-227920"
}
},
{
"category": "service_pack",
"name": "16.12.1s",
"product": {
"name": "16.12.1s",
"product_id": "CSAFPID-265735"
}
},
{
"category": "service_pack",
"name": "16.12.1a",
"product": {
"name": "16.12.1a",
"product_id": "CSAFPID-265841"
}
},
{
"category": "service_pack",
"name": "16.12.1c",
"product": {
"name": "16.12.1c",
"product_id": "CSAFPID-267110"
}
},
{
"category": "service_pack",
"name": "16.12.1w",
"product": {
"name": "16.12.1w",
"product_id": "CSAFPID-267240"
}
},
{
"category": "service_pack",
"name": "16.12.2",
"product": {
"name": "16.12.2",
"product_id": "CSAFPID-267605"
}
},
{
"category": "service_pack",
"name": "16.12.1y",
"product": {
"name": "16.12.1y",
"product_id": "CSAFPID-271938"
}
},
{
"category": "service_pack",
"name": "16.12.2a",
"product": {
"name": "16.12.2a",
"product_id": "CSAFPID-272047"
}
},
{
"category": "service_pack",
"name": "16.12.3",
"product": {
"name": "16.12.3",
"product_id": "CSAFPID-273445"
}
},
{
"category": "service_pack",
"name": "16.12.8",
"product": {
"name": "16.12.8",
"product_id": "CSAFPID-273448"
}
},
{
"category": "service_pack",
"name": "16.12.2s",
"product": {
"name": "16.12.2s",
"product_id": "CSAFPID-273509"
}
},
{
"category": "service_pack",
"name": "16.12.1x",
"product": {
"name": "16.12.1x",
"product_id": "CSAFPID-273649"
}
},
{
"category": "service_pack",
"name": "16.12.1t",
"product": {
"name": "16.12.1t",
"product_id": "CSAFPID-274832"
}
},
{
"category": "service_pack",
"name": "16.12.2t",
"product": {
"name": "16.12.2t",
"product_id": "CSAFPID-275538"
}
},
{
"category": "service_pack",
"name": "16.12.4",
"product": {
"name": "16.12.4",
"product_id": "CSAFPID-277147"
}
},
{
"category": "service_pack",
"name": "16.12.3s",
"product": {
"name": "16.12.3s",
"product_id": "CSAFPID-277255"
}
},
{
"category": "service_pack",
"name": "16.12.1z",
"product": {
"name": "16.12.1z",
"product_id": "CSAFPID-277256"
}
},
{
"category": "service_pack",
"name": "16.12.3a",
"product": {
"name": "16.12.3a",
"product_id": "CSAFPID-277321"
}
},
{
"category": "service_pack",
"name": "16.12.4a",
"product": {
"name": "16.12.4a",
"product_id": "CSAFPID-278881"
}
},
{
"category": "service_pack",
"name": "16.12.5",
"product": {
"name": "16.12.5",
"product_id": "CSAFPID-280463"
}
},
{
"category": "service_pack",
"name": "16.12.6",
"product": {
"name": "16.12.6",
"product_id": "CSAFPID-280937"
}
},
{
"category": "service_pack",
"name": "16.12.1z1",
"product": {
"name": "16.12.1z1",
"product_id": "CSAFPID-281320"
}
},
{
"category": "service_pack",
"name": "16.12.5a",
"product": {
"name": "16.12.5a",
"product_id": "CSAFPID-281438"
}
},
{
"category": "service_pack",
"name": "16.12.5b",
"product": {
"name": "16.12.5b",
"product_id": "CSAFPID-281654"
}
},
{
"category": "service_pack",
"name": "16.12.1z2",
"product": {
"name": "16.12.1z2",
"product_id": "CSAFPID-283831"
}
},
{
"category": "service_pack",
"name": "16.12.6a",
"product": {
"name": "16.12.6a",
"product_id": "CSAFPID-285325"
}
},
{
"category": "service_pack",
"name": "16.12.7",
"product": {
"name": "16.12.7",
"product_id": "CSAFPID-286031"
}
},
{
"category": "service_pack",
"name": "16.12.9",
"product": {
"name": "16.12.9",
"product_id": "CSAFPID-292510"
}
},
{
"category": "service_pack",
"name": "16.12.10",
"product": {
"name": "16.12.10",
"product_id": "CSAFPID-295421"
}
},
{
"category": "service_pack",
"name": "16.12.10a",
"product": {
"name": "16.12.10a",
"product_id": "CSAFPID-300877"
}
},
{
"category": "service_pack",
"name": "16.12.11",
"product": {
"name": "16.12.11",
"product_id": "CSAFPID-300935"
}
},
{
"category": "service_pack",
"name": "16.12.12",
"product": {
"name": "16.12.12",
"product_id": "CSAFPID-301728"
}
},
{
"category": "service_pack",
"name": "16.12.13",
"product": {
"name": "16.12.13",
"product_id": "CSAFPID-303041"
}
},
{
"category": "service_pack",
"name": "16.12.14",
"product": {
"name": "16.12.14",
"product_id": "CSAFPID-305303"
}
}
],
"category": "product_version",
"name": "16.12"
},
{
"branches": [
{
"category": "service_pack",
"name": "17.1.1",
"product": {
"name": "17.1.1",
"product_id": "CSAFPID-245377"
}
},
{
"category": "service_pack",
"name": "17.1.1a",
"product": {
"name": "17.1.1a",
"product_id": "CSAFPID-272932"
}
},
{
"category": "service_pack",
"name": "17.1.1s",
"product": {
"name": "17.1.1s",
"product_id": "CSAFPID-274818"
}
},
{
"category": "service_pack",
"name": "17.1.2",
"product": {
"name": "17.1.2",
"product_id": "CSAFPID-277338"
}
},
{
"category": "service_pack",
"name": "17.1.1t",
"product": {
"name": "17.1.1t",
"product_id": "CSAFPID-277348"
}
},
{
"category": "service_pack",
"name": "17.1.3",
"product": {
"name": "17.1.3",
"product_id": "CSAFPID-280652"
}
}
],
"category": "product_version",
"name": "17.1"
},
{
"branches": [
{
"category": "service_pack",
"name": "17.2.1",
"product": {
"name": "17.2.1",
"product_id": "CSAFPID-251225"
}
},
{
"category": "service_pack",
"name": "17.2.1r",
"product": {
"name": "17.2.1r",
"product_id": "CSAFPID-277194"
}
},
{
"category": "service_pack",
"name": "17.2.1a",
"product": {
"name": "17.2.1a",
"product_id": "CSAFPID-277343"
}
},
{
"category": "service_pack",
"name": "17.2.1v",
"product": {
"name": "17.2.1v",
"product_id": "CSAFPID-278002"
}
},
{
"category": "service_pack",
"name": "17.2.2",
"product": {
"name": "17.2.2",
"product_id": "CSAFPID-278504"
}
},
{
"category": "service_pack",
"name": "17.2.3",
"product": {
"name": "17.2.3",
"product_id": "CSAFPID-280939"
}
}
],
"category": "product_version",
"name": "17.2"
},
{
"branches": [
{
"category": "service_pack",
"name": "17.3.1",
"product": {
"name": "17.3.1",
"product_id": "CSAFPID-254712"
}
},
{
"category": "service_pack",
"name": "17.3.2",
"product": {
"name": "17.3.2",
"product_id": "CSAFPID-277099"
}
},
{
"category": "service_pack",
"name": "17.3.3",
"product": {
"name": "17.3.3",
"product_id": "CSAFPID-278019"
}
},
{
"category": "service_pack",
"name": "17.3.1a",
"product": {
"name": "17.3.1a",
"product_id": "CSAFPID-279338"
}
},
{
"category": "service_pack",
"name": "17.3.1w",
"product": {
"name": "17.3.1w",
"product_id": "CSAFPID-279339"
}
},
{
"category": "service_pack",
"name": "17.3.2a",
"product": {
"name": "17.3.2a",
"product_id": "CSAFPID-280555"
}
},
{
"category": "service_pack",
"name": "17.3.1x",
"product": {
"name": "17.3.1x",
"product_id": "CSAFPID-280783"
}
},
{
"category": "service_pack",
"name": "17.3.1z",
"product": {
"name": "17.3.1z",
"product_id": "CSAFPID-281331"
}
},
{
"category": "service_pack",
"name": "17.3.3a",
"product": {
"name": "17.3.3a",
"product_id": "CSAFPID-282017"
}
},
{
"category": "service_pack",
"name": "17.3.4",
"product": {
"name": "17.3.4",
"product_id": "CSAFPID-282028"
}
},
{
"category": "service_pack",
"name": "17.3.5",
"product": {
"name": "17.3.5",
"product_id": "CSAFPID-282115"
}
},
{
"category": "service_pack",
"name": "17.3.4a",
"product": {
"name": "17.3.4a",
"product_id": "CSAFPID-284178"
}
},
{
"category": "service_pack",
"name": "17.3.6",
"product": {
"name": "17.3.6",
"product_id": "CSAFPID-284331"
}
},
{
"category": "service_pack",
"name": "17.3.4b",
"product": {
"name": "17.3.4b",
"product_id": "CSAFPID-285326"
}
},
{
"category": "service_pack",
"name": "17.3.4c",
"product": {
"name": "17.3.4c",
"product_id": "CSAFPID-285327"
}
},
{
"category": "service_pack",
"name": "17.3.5a",
"product": {
"name": "17.3.5a",
"product_id": "CSAFPID-286498"
}
},
{
"category": "service_pack",
"name": "17.3.5b",
"product": {
"name": "17.3.5b",
"product_id": "CSAFPID-287125"
}
},
{
"category": "service_pack",
"name": "17.3.7",
"product": {
"name": "17.3.7",
"product_id": "CSAFPID-290671"
}
},
{
"category": "service_pack",
"name": "17.3.8",
"product": {
"name": "17.3.8",
"product_id": "CSAFPID-295398"
}
},
{
"category": "service_pack",
"name": "17.3.8a",
"product": {
"name": "17.3.8a",
"product_id": "CSAFPID-300847"
}
}
],
"category": "product_version",
"name": "17.3"
},
{
"branches": [
{
"category": "service_pack",
"name": "17.4.1",
"product": {
"name": "17.4.1",
"product_id": "CSAFPID-262588"
}
},
{
"category": "service_pack",
"name": "17.4.2",
"product": {
"name": "17.4.2",
"product_id": "CSAFPID-278020"
}
},
{
"category": "service_pack",
"name": "17.4.1a",
"product": {
"name": "17.4.1a",
"product_id": "CSAFPID-280770"
}
},
{
"category": "service_pack",
"name": "17.4.1b",
"product": {
"name": "17.4.1b",
"product_id": "CSAFPID-280899"
}
},
{
"category": "service_pack",
"name": "17.4.1c",
"product": {
"name": "17.4.1c",
"product_id": "CSAFPID-282116"
}
},
{
"category": "service_pack",
"name": "17.4.2a",
"product": {
"name": "17.4.2a",
"product_id": "CSAFPID-285328"
}
}
],
"category": "product_version",
"name": "17.4"
},
{
"branches": [
{
"category": "service_pack",
"name": "17.5.1",
"product": {
"name": "17.5.1",
"product_id": "CSAFPID-262590"
}
},
{
"category": "service_pack",
"name": "17.5.1a",
"product": {
"name": "17.5.1a",
"product_id": "CSAFPID-282046"
}
},
{
"category": "service_pack",
"name": "17.5.1b",
"product": {
"name": "17.5.1b",
"product_id": "CSAFPID-290596"
}
},
{
"category": "service_pack",
"name": "17.5.1c",
"product": {
"name": "17.5.1c",
"product_id": "CSAFPID-292698"
}
}
],
"category": "product_version",
"name": "17.5"
},
{
"branches": [
{
"category": "service_pack",
"name": "17.6.1",
"product": {
"name": "17.6.1",
"product_id": "CSAFPID-262592"
}
},
{
"category": "service_pack",
"name": "17.6.2",
"product": {
"name": "17.6.2",
"product_id": "CSAFPID-282117"
}
},
{
"category": "service_pack",
"name": "17.6.1w",
"product": {
"name": "17.6.1w",
"product_id": "CSAFPID-284161"
}
},
{
"category": "service_pack",
"name": "17.6.1a",
"product": {
"name": "17.6.1a",
"product_id": "CSAFPID-284179"
}
},
{
"category": "service_pack",
"name": "17.6.1x",
"product": {
"name": "17.6.1x",
"product_id": "CSAFPID-284740"
}
},
{
"category": "service_pack",
"name": "17.6.3",
"product": {
"name": "17.6.3",
"product_id": "CSAFPID-286409"
}
},
{
"category": "service_pack",
"name": "17.6.1y",
"product": {
"name": "17.6.1y",
"product_id": "CSAFPID-286477"
}
},
{
"category": "service_pack",
"name": "17.6.1z",
"product": {
"name": "17.6.1z",
"product_id": "CSAFPID-286544"
}
},
{
"category": "service_pack",
"name": "17.6.3a",
"product": {
"name": "17.6.3a",
"product_id": "CSAFPID-286594"
}
},
{
"category": "service_pack",
"name": "17.6.4",
"product": {
"name": "17.6.4",
"product_id": "CSAFPID-287087"
}
},
{
"category": "service_pack",
"name": "17.6.1z1",
"product": {
"name": "17.6.1z1",
"product_id": "CSAFPID-290565"
}
},
{
"category": "service_pack",
"name": "17.6.5",
"product": {
"name": "17.6.5",
"product_id": "CSAFPID-290660"
}
},
{
"category": "service_pack",
"name": "17.6.6",
"product": {
"name": "17.6.6",
"product_id": "CSAFPID-292656"
}
},
{
"category": "service_pack",
"name": "17.6.6a",
"product": {
"name": "17.6.6a",
"product_id": "CSAFPID-300848"
}
},
{
"category": "service_pack",
"name": "17.6.5a",
"product": {
"name": "17.6.5a",
"product_id": "CSAFPID-300850"
}
},
{
"category": "service_pack",
"name": "17.6.7",
"product": {
"name": "17.6.7",
"product_id": "CSAFPID-300851"
}
},
{
"category": "service_pack",
"name": "17.6.8",
"product": {
"name": "17.6.8",
"product_id": "CSAFPID-301722"
}
},
{
"category": "service_pack",
"name": "17.6.8a",
"product": {
"name": "17.6.8a",
"product_id": "CSAFPID-302974"
}
}
],
"category": "product_version",
"name": "17.6"
},
{
"branches": [
{
"category": "service_pack",
"name": "17.7.1",
"product": {
"name": "17.7.1",
"product_id": "CSAFPID-277357"
}
},
{
"category": "service_pack",
"name": "17.7.1a",
"product": {
"name": "17.7.1a",
"product_id": "CSAFPID-285329"
}
},
{
"category": "service_pack",
"name": "17.7.1b",
"product": {
"name": "17.7.1b",
"product_id": "CSAFPID-286410"
}
},
{
"category": "service_pack",
"name": "17.7.2",
"product": {
"name": "17.7.2",
"product_id": "CSAFPID-286534"
}
}
],
"category": "product_version",
"name": "17.7"
},
{
"branches": [
{
"category": "service_pack",
"name": "17.10.1",
"product": {
"name": "17.10.1",
"product_id": "CSAFPID-278018"
}
},
{
"category": "service_pack",
"name": "17.10.1a",
"product": {
"name": "17.10.1a",
"product_id": "CSAFPID-290580"
}
},
{
"category": "service_pack",
"name": "17.10.1b",
"product": {
"name": "17.10.1b",
"product_id": "CSAFPID-292650"
}
}
],
"category": "product_version",
"name": "17.10"
},
{
"branches": [
{
"category": "service_pack",
"name": "17.8.1",
"product": {
"name": "17.8.1",
"product_id": "CSAFPID-278023"
}
},
{
"category": "service_pack",
"name": "17.8.1a",
"product": {
"name": "17.8.1a",
"product_id": "CSAFPID-286486"
}
}
],
"category": "product_version",
"name": "17.8"
},
{
"branches": [
{
"category": "service_pack",
"name": "17.9.1",
"product": {
"name": "17.9.1",
"product_id": "CSAFPID-278025"
}
},
{
"category": "service_pack",
"name": "17.9.1w",
"product": {
"name": "17.9.1w",
"product_id": "CSAFPID-286802"
}
},
{
"category": "service_pack",
"name": "17.9.2",
"product": {
"name": "17.9.2",
"product_id": "CSAFPID-288221"
}
},
{
"category": "service_pack",
"name": "17.9.1a",
"product": {
"name": "17.9.1a",
"product_id": "CSAFPID-288247"
}
},
{
"category": "service_pack",
"name": "17.9.1x",
"product": {
"name": "17.9.1x",
"product_id": "CSAFPID-289372"
}
},
{
"category": "service_pack",
"name": "17.9.1y",
"product": {
"name": "17.9.1y",
"product_id": "CSAFPID-290673"
}
},
{
"category": "service_pack",
"name": "17.9.3",
"product": {
"name": "17.9.3",
"product_id": "CSAFPID-290674"
}
},
{
"category": "service_pack",
"name": "17.9.2a",
"product": {
"name": "17.9.2a",
"product_id": "CSAFPID-290675"
}
},
{
"category": "service_pack",
"name": "17.9.1x1",
"product": {
"name": "17.9.1x1",
"product_id": "CSAFPID-292876"
}
},
{
"category": "service_pack",
"name": "17.9.3a",
"product": {
"name": "17.9.3a",
"product_id": "CSAFPID-295198"
}
},
{
"category": "service_pack",
"name": "17.9.4",
"product": {
"name": "17.9.4",
"product_id": "CSAFPID-295412"
}
},
{
"category": "service_pack",
"name": "17.9.1y1",
"product": {
"name": "17.9.1y1",
"product_id": "CSAFPID-299967"
}
},
{
"category": "service_pack",
"name": "17.9.5",
"product": {
"name": "17.9.5",
"product_id": "CSAFPID-300263"
}
},
{
"category": "service_pack",
"name": "17.9.4a",
"product": {
"name": "17.9.4a",
"product_id": "CSAFPID-300845"
}
},
{
"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.8",
"product": {
"name": "17.9.8",
"product_id": "CSAFPID-304035"
}
},
{
"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.11.1",
"product": {
"name": "17.11.1",
"product_id": "CSAFPID-286799"
}
},
{
"category": "service_pack",
"name": "17.11.1a",
"product": {
"name": "17.11.1a",
"product_id": "CSAFPID-294838"
}
}
],
"category": "product_version",
"name": "17.11"
},
{
"branches": [
{
"category": "service_pack",
"name": "17.12.1",
"product": {
"name": "17.12.1",
"product_id": "CSAFPID-286801"
}
},
{
"category": "service_pack",
"name": "17.12.1w",
"product": {
"name": "17.12.1w",
"product_id": "CSAFPID-296763"
}
},
{
"category": "service_pack",
"name": "17.12.1a",
"product": {
"name": "17.12.1a",
"product_id": "CSAFPID-300012"
}
},
{
"category": "service_pack",
"name": "17.12.1x",
"product": {
"name": "17.12.1x",
"product_id": "CSAFPID-300823"
}
},
{
"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.1y",
"product": {
"name": "17.12.1y",
"product_id": "CSAFPID-301162"
}
},
{
"category": "service_pack",
"name": "17.12.1z",
"product": {
"name": "17.12.1z",
"product_id": "CSAFPID-301254"
}
},
{
"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.1z1",
"product": {
"name": "17.12.1z1",
"product_id": "CSAFPID-302758"
}
},
{
"category": "service_pack",
"name": "17.12.1z2",
"product": {
"name": "17.12.1z2",
"product_id": "CSAFPID-302964"
}
},
{
"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.1z3",
"product": {
"name": "17.12.1z3",
"product_id": "CSAFPID-303324"
}
},
{
"category": "service_pack",
"name": "17.12.5a",
"product": {
"name": "17.12.5a",
"product_id": "CSAFPID-303361"
}
},
{
"category": "service_pack",
"name": "17.12.1z4",
"product": {
"name": "17.12.1z4",
"product_id": "CSAFPID-303470"
}
},
{
"category": "service_pack",
"name": "17.12.6",
"product": {
"name": "17.12.6",
"product_id": "CSAFPID-303471"
}
},
{
"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": "service_pack",
"name": "17.12.6a",
"product": {
"name": "17.12.6a",
"product_id": "CSAFPID-306611"
}
},
{
"category": "service_pack",
"name": "17.12.5d",
"product": {
"name": "17.12.5d",
"product_id": "CSAFPID-306804"
}
},
{
"category": "service_pack",
"name": "17.12.6b",
"product": {
"name": "17.12.6b",
"product_id": "CSAFPID-306957"
}
}
],
"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.1z",
"product": {
"name": "17.15.1z",
"product_id": "CSAFPID-302893"
}
},
{
"category": "service_pack",
"name": "17.15.3",
"product": {
"name": "17.15.3",
"product_id": "CSAFPID-303045"
}
},
{
"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": "service_pack",
"name": "17.15.3a",
"product": {
"name": "17.15.3a",
"product_id": "CSAFPID-304866"
}
},
{
"category": "service_pack",
"name": "17.15.4",
"product": {
"name": "17.15.4",
"product_id": "CSAFPID-305238"
}
},
{
"category": "service_pack",
"name": "17.15.3b",
"product": {
"name": "17.15.3b",
"product_id": "CSAFPID-305275"
}
},
{
"category": "service_pack",
"name": "17.15.4a",
"product": {
"name": "17.15.4a",
"product_id": "CSAFPID-306558"
}
},
{
"category": "service_pack",
"name": "17.15.4b",
"product": {
"name": "17.15.4b",
"product_id": "CSAFPID-306610"
}
},
{
"category": "service_pack",
"name": "17.15.4c",
"product": {
"name": "17.15.4c",
"product_id": "CSAFPID-306648"
}
},
{
"category": "service_pack",
"name": "17.15.4s1",
"product": {
"name": "17.15.4s1",
"product_id": "CSAFPID-306814"
}
},
{
"category": "service_pack",
"name": "17.15.4d",
"product": {
"name": "17.15.4d",
"product_id": "CSAFPID-306891"
}
}
],
"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"
},
{
"branches": [
{
"category": "service_pack",
"name": "17.17.1",
"product": {
"name": "17.17.1",
"product_id": "CSAFPID-302626"
}
}
],
"category": "product_version",
"name": "17.17"
},
{
"branches": [
{
"category": "service_pack",
"name": "17.18.1",
"product": {
"name": "17.18.1",
"product_id": "CSAFPID-303216"
}
},
{
"category": "service_pack",
"name": "17.18.1w",
"product": {
"name": "17.18.1w",
"product_id": "CSAFPID-305277"
}
},
{
"category": "service_pack",
"name": "17.18.1a",
"product": {
"name": "17.18.1a",
"product_id": "CSAFPID-306557"
}
}
],
"category": "product_version",
"name": "17.18"
}
],
"category": "product_family",
"name": "Cisco IOS XE Software"
}
],
"category": "vendor",
"name": "Cisco"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-20110",
"ids": [
{
"system_name": "Cisco Bug ID",
"text": "CSCwq22014"
}
],
"notes": [
{
"category": "other",
"text": "Complete.",
"title": "Affected Product Comprehensiveness"
}
],
"product_status": {
"known_affected": [
"CSAFPID-218901",
"CSAFPID-218903",
"CSAFPID-218905",
"CSAFPID-225856",
"CSAFPID-225858",
"CSAFPID-227918",
"CSAFPID-227920",
"CSAFPID-228706",
"CSAFPID-231389",
"CSAFPID-231682",
"CSAFPID-232008",
"CSAFPID-232767",
"CSAFPID-233155",
"CSAFPID-235307",
"CSAFPID-235858",
"CSAFPID-236834",
"CSAFPID-236837",
"CSAFPID-237460",
"CSAFPID-241736",
"CSAFPID-242308",
"CSAFPID-242834",
"CSAFPID-243362",
"CSAFPID-244070",
"CSAFPID-244071",
"CSAFPID-244530",
"CSAFPID-244900",
"CSAFPID-245375",
"CSAFPID-245377",
"CSAFPID-247629",
"CSAFPID-248242",
"CSAFPID-249171",
"CSAFPID-250629",
"CSAFPID-251075",
"CSAFPID-251166",
"CSAFPID-251225",
"CSAFPID-252045",
"CSAFPID-252235",
"CSAFPID-252271",
"CSAFPID-252272",
"CSAFPID-252913",
"CSAFPID-252914",
"CSAFPID-254688",
"CSAFPID-254712",
"CSAFPID-257955",
"CSAFPID-257984",
"CSAFPID-258170",
"CSAFPID-258229",
"CSAFPID-258388",
"CSAFPID-258900",
"CSAFPID-260741",
"CSAFPID-260917",
"CSAFPID-261240",
"CSAFPID-261241",
"CSAFPID-261465",
"CSAFPID-262390",
"CSAFPID-262549",
"CSAFPID-262588",
"CSAFPID-262590",
"CSAFPID-262592",
"CSAFPID-262595",
"CSAFPID-263804",
"CSAFPID-264096",
"CSAFPID-265735",
"CSAFPID-265841",
"CSAFPID-266259",
"CSAFPID-267110",
"CSAFPID-267240",
"CSAFPID-267605",
"CSAFPID-268921",
"CSAFPID-270097",
"CSAFPID-271798",
"CSAFPID-271938",
"CSAFPID-272047",
"CSAFPID-272932",
"CSAFPID-273112",
"CSAFPID-273445",
"CSAFPID-273448",
"CSAFPID-273509",
"CSAFPID-273649",
"CSAFPID-274818",
"CSAFPID-274832",
"CSAFPID-275538",
"CSAFPID-276837",
"CSAFPID-277099",
"CSAFPID-277147",
"CSAFPID-277148",
"CSAFPID-277194",
"CSAFPID-277255",
"CSAFPID-277256",
"CSAFPID-277321",
"CSAFPID-277338",
"CSAFPID-277343",
"CSAFPID-277348",
"CSAFPID-277357",
"CSAFPID-277945",
"CSAFPID-278002",
"CSAFPID-278018",
"CSAFPID-278019",
"CSAFPID-278020",
"CSAFPID-278023",
"CSAFPID-278025",
"CSAFPID-278504",
"CSAFPID-278881",
"CSAFPID-279338",
"CSAFPID-279339",
"CSAFPID-280463",
"CSAFPID-280555",
"CSAFPID-280651",
"CSAFPID-280652",
"CSAFPID-280770",
"CSAFPID-280783",
"CSAFPID-280801",
"CSAFPID-280899",
"CSAFPID-280937",
"CSAFPID-280938",
"CSAFPID-280939",
"CSAFPID-281320",
"CSAFPID-281331",
"CSAFPID-281438",
"CSAFPID-281654",
"CSAFPID-282017",
"CSAFPID-282028",
"CSAFPID-282046",
"CSAFPID-282115",
"CSAFPID-282116",
"CSAFPID-282117",
"CSAFPID-283831",
"CSAFPID-283835",
"CSAFPID-284161",
"CSAFPID-284178",
"CSAFPID-284179",
"CSAFPID-284331",
"CSAFPID-284740",
"CSAFPID-285325",
"CSAFPID-285326",
"CSAFPID-285327",
"CSAFPID-285328",
"CSAFPID-285329",
"CSAFPID-286031",
"CSAFPID-286409",
"CSAFPID-286410",
"CSAFPID-286477",
"CSAFPID-286486",
"CSAFPID-286498",
"CSAFPID-286534",
"CSAFPID-286544",
"CSAFPID-286594",
"CSAFPID-286799",
"CSAFPID-286801",
"CSAFPID-286802",
"CSAFPID-287087",
"CSAFPID-287125",
"CSAFPID-288221",
"CSAFPID-288247",
"CSAFPID-289372",
"CSAFPID-290562",
"CSAFPID-290565",
"CSAFPID-290580",
"CSAFPID-290596",
"CSAFPID-290660",
"CSAFPID-290669",
"CSAFPID-290671",
"CSAFPID-290673",
"CSAFPID-290674",
"CSAFPID-290675",
"CSAFPID-292510",
"CSAFPID-292650",
"CSAFPID-292656",
"CSAFPID-292698",
"CSAFPID-292876",
"CSAFPID-294838",
"CSAFPID-295198",
"CSAFPID-295359",
"CSAFPID-295361",
"CSAFPID-295398",
"CSAFPID-295412",
"CSAFPID-295421",
"CSAFPID-296763",
"CSAFPID-299967",
"CSAFPID-300012",
"CSAFPID-300263",
"CSAFPID-300823",
"CSAFPID-300834",
"CSAFPID-300845",
"CSAFPID-300847",
"CSAFPID-300848",
"CSAFPID-300850",
"CSAFPID-300851",
"CSAFPID-300877",
"CSAFPID-300935",
"CSAFPID-300936",
"CSAFPID-300938",
"CSAFPID-300947",
"CSAFPID-300948",
"CSAFPID-301162",
"CSAFPID-301219",
"CSAFPID-301254",
"CSAFPID-301278",
"CSAFPID-301611",
"CSAFPID-301619",
"CSAFPID-301716",
"CSAFPID-301722",
"CSAFPID-301723",
"CSAFPID-301728",
"CSAFPID-301759",
"CSAFPID-302626",
"CSAFPID-302628",
"CSAFPID-302644",
"CSAFPID-302682",
"CSAFPID-302758",
"CSAFPID-302782",
"CSAFPID-302784",
"CSAFPID-302808",
"CSAFPID-302851",
"CSAFPID-302891",
"CSAFPID-302893",
"CSAFPID-302964",
"CSAFPID-302974",
"CSAFPID-302979",
"CSAFPID-303015",
"CSAFPID-303024",
"CSAFPID-303034",
"CSAFPID-303041",
"CSAFPID-303042",
"CSAFPID-303045",
"CSAFPID-303047",
"CSAFPID-303212",
"CSAFPID-303213",
"CSAFPID-303214",
"CSAFPID-303216",
"CSAFPID-303308",
"CSAFPID-303311",
"CSAFPID-303316",
"CSAFPID-303324",
"CSAFPID-303361",
"CSAFPID-303470",
"CSAFPID-303471",
"CSAFPID-304035",
"CSAFPID-304070",
"CSAFPID-304866",
"CSAFPID-305238",
"CSAFPID-305275",
"CSAFPID-305276",
"CSAFPID-305277",
"CSAFPID-305303",
"CSAFPID-306388",
"CSAFPID-306389",
"CSAFPID-306557",
"CSAFPID-306558",
"CSAFPID-306610",
"CSAFPID-306611",
"CSAFPID-306648",
"CSAFPID-306804",
"CSAFPID-306814",
"CSAFPID-306891",
"CSAFPID-306957"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Cisco has released software updates that address this vulnerability.",
"product_ids": [
"CSAFPID-218901",
"CSAFPID-218903",
"CSAFPID-218905",
"CSAFPID-225856",
"CSAFPID-225858",
"CSAFPID-227918",
"CSAFPID-227920",
"CSAFPID-228706",
"CSAFPID-231389",
"CSAFPID-231682",
"CSAFPID-232008",
"CSAFPID-232767",
"CSAFPID-233155",
"CSAFPID-235307",
"CSAFPID-235858",
"CSAFPID-236834",
"CSAFPID-236837",
"CSAFPID-237460",
"CSAFPID-241736",
"CSAFPID-242308",
"CSAFPID-242834",
"CSAFPID-243362",
"CSAFPID-244070",
"CSAFPID-244071",
"CSAFPID-244530",
"CSAFPID-244900",
"CSAFPID-245375",
"CSAFPID-245377",
"CSAFPID-247629",
"CSAFPID-248242",
"CSAFPID-249171",
"CSAFPID-250629",
"CSAFPID-251075",
"CSAFPID-251166",
"CSAFPID-251225",
"CSAFPID-252045",
"CSAFPID-252235",
"CSAFPID-252271",
"CSAFPID-252272",
"CSAFPID-252913",
"CSAFPID-252914",
"CSAFPID-254688",
"CSAFPID-254712",
"CSAFPID-257955",
"CSAFPID-257984",
"CSAFPID-258170",
"CSAFPID-258229",
"CSAFPID-258388",
"CSAFPID-258900",
"CSAFPID-260741",
"CSAFPID-260917",
"CSAFPID-261240",
"CSAFPID-261241",
"CSAFPID-261465",
"CSAFPID-262390",
"CSAFPID-262549",
"CSAFPID-262588",
"CSAFPID-262590",
"CSAFPID-262592",
"CSAFPID-262595",
"CSAFPID-263804",
"CSAFPID-264096",
"CSAFPID-265735",
"CSAFPID-265841",
"CSAFPID-266259",
"CSAFPID-267110",
"CSAFPID-267240",
"CSAFPID-267605",
"CSAFPID-268921",
"CSAFPID-270097",
"CSAFPID-271798",
"CSAFPID-271938",
"CSAFPID-272047",
"CSAFPID-272932",
"CSAFPID-273112",
"CSAFPID-273445",
"CSAFPID-273448",
"CSAFPID-273509",
"CSAFPID-273649",
"CSAFPID-274818",
"CSAFPID-274832",
"CSAFPID-275538",
"CSAFPID-276837",
"CSAFPID-277099",
"CSAFPID-277147",
"CSAFPID-277148",
"CSAFPID-277194",
"CSAFPID-277255",
"CSAFPID-277256",
"CSAFPID-277321",
"CSAFPID-277338",
"CSAFPID-277343",
"CSAFPID-277348",
"CSAFPID-277357",
"CSAFPID-277945",
"CSAFPID-278002",
"CSAFPID-278018",
"CSAFPID-278019",
"CSAFPID-278020",
"CSAFPID-278023",
"CSAFPID-278025",
"CSAFPID-278504",
"CSAFPID-278881",
"CSAFPID-279338",
"CSAFPID-279339",
"CSAFPID-280463",
"CSAFPID-280555",
"CSAFPID-280651",
"CSAFPID-280652",
"CSAFPID-280770",
"CSAFPID-280783",
"CSAFPID-280801",
"CSAFPID-280899",
"CSAFPID-280937",
"CSAFPID-280938",
"CSAFPID-280939",
"CSAFPID-281320",
"CSAFPID-281331",
"CSAFPID-281438",
"CSAFPID-281654",
"CSAFPID-282017",
"CSAFPID-282028",
"CSAFPID-282046",
"CSAFPID-282115",
"CSAFPID-282116",
"CSAFPID-282117",
"CSAFPID-283831",
"CSAFPID-283835",
"CSAFPID-284161",
"CSAFPID-284178",
"CSAFPID-284179",
"CSAFPID-284331",
"CSAFPID-284740",
"CSAFPID-285325",
"CSAFPID-285326",
"CSAFPID-285327",
"CSAFPID-285328",
"CSAFPID-285329",
"CSAFPID-286031",
"CSAFPID-286409",
"CSAFPID-286410",
"CSAFPID-286477",
"CSAFPID-286486",
"CSAFPID-286498",
"CSAFPID-286534",
"CSAFPID-286544",
"CSAFPID-286594",
"CSAFPID-286799",
"CSAFPID-286801",
"CSAFPID-286802",
"CSAFPID-287087",
"CSAFPID-287125",
"CSAFPID-288221",
"CSAFPID-288247",
"CSAFPID-289372",
"CSAFPID-290562",
"CSAFPID-290565",
"CSAFPID-290580",
"CSAFPID-290596",
"CSAFPID-290660",
"CSAFPID-290669",
"CSAFPID-290671",
"CSAFPID-290673",
"CSAFPID-290674",
"CSAFPID-290675",
"CSAFPID-292510",
"CSAFPID-292650",
"CSAFPID-292656",
"CSAFPID-292698",
"CSAFPID-292876",
"CSAFPID-294838",
"CSAFPID-295198",
"CSAFPID-295359",
"CSAFPID-295361",
"CSAFPID-295398",
"CSAFPID-295412",
"CSAFPID-295421",
"CSAFPID-296763",
"CSAFPID-299967",
"CSAFPID-300012",
"CSAFPID-300263",
"CSAFPID-300823",
"CSAFPID-300834",
"CSAFPID-300845",
"CSAFPID-300847",
"CSAFPID-300848",
"CSAFPID-300850",
"CSAFPID-300851",
"CSAFPID-300877",
"CSAFPID-300935",
"CSAFPID-300936",
"CSAFPID-300938",
"CSAFPID-300947",
"CSAFPID-300948",
"CSAFPID-301162",
"CSAFPID-301219",
"CSAFPID-301254",
"CSAFPID-301278",
"CSAFPID-301611",
"CSAFPID-301619",
"CSAFPID-301716",
"CSAFPID-301722",
"CSAFPID-301723",
"CSAFPID-301728",
"CSAFPID-301759",
"CSAFPID-302626",
"CSAFPID-302628",
"CSAFPID-302644",
"CSAFPID-302682",
"CSAFPID-302758",
"CSAFPID-302782",
"CSAFPID-302784",
"CSAFPID-302808",
"CSAFPID-302851",
"CSAFPID-302891",
"CSAFPID-302893",
"CSAFPID-302964",
"CSAFPID-302974",
"CSAFPID-302979",
"CSAFPID-303015",
"CSAFPID-303024",
"CSAFPID-303034",
"CSAFPID-303041",
"CSAFPID-303042",
"CSAFPID-303045",
"CSAFPID-303047",
"CSAFPID-303212",
"CSAFPID-303213",
"CSAFPID-303214",
"CSAFPID-303216",
"CSAFPID-303308",
"CSAFPID-303311",
"CSAFPID-303316",
"CSAFPID-303324",
"CSAFPID-303361",
"CSAFPID-303470",
"CSAFPID-303471",
"CSAFPID-304035",
"CSAFPID-304070",
"CSAFPID-304866",
"CSAFPID-305238",
"CSAFPID-305275",
"CSAFPID-305276",
"CSAFPID-305277",
"CSAFPID-305303",
"CSAFPID-306388",
"CSAFPID-306389",
"CSAFPID-306557",
"CSAFPID-306558",
"CSAFPID-306610",
"CSAFPID-306611",
"CSAFPID-306648",
"CSAFPID-306804",
"CSAFPID-306814",
"CSAFPID-306891",
"CSAFPID-306957"
],
"url": "https://software.cisco.com"
},
{
"category": "workaround",
"details": "There is a workaround that addresses this vulnerability. Set the privilege level of the start maintenance command manually by connecting to the device management CLI and using the privilege exec level 15 start maintenance configuration command, as shown in the following example:\r\n\r\n\r\nRouter# configuration terminal\r\nEnter configuration commands, one per line. End with CNTL/Z.\r\nRouter(config)# privilege exec level 15 start maintenance\r\n\r\nWhile this workaround has been deployed and was proven successful in a test environment, customers should determine the applicability and effectiveness in their own environment and under their own use conditions. Customers should be aware that any workaround or mitigation that is implemented may negatively impact the functionality or performance of their network based on intrinsic customer deployment scenarios and limitations. Customers should not deploy any workarounds or mitigations before first evaluating the applicability to their own environment and any impact to such environment.",
"product_ids": [
"CSAFPID-218901",
"CSAFPID-218903",
"CSAFPID-218905",
"CSAFPID-225856",
"CSAFPID-225858",
"CSAFPID-227918",
"CSAFPID-227920",
"CSAFPID-228706",
"CSAFPID-231389",
"CSAFPID-231682",
"CSAFPID-232008",
"CSAFPID-232767",
"CSAFPID-233155",
"CSAFPID-235307",
"CSAFPID-235858",
"CSAFPID-236834",
"CSAFPID-236837",
"CSAFPID-237460",
"CSAFPID-241736",
"CSAFPID-242308",
"CSAFPID-242834",
"CSAFPID-243362",
"CSAFPID-244070",
"CSAFPID-244071",
"CSAFPID-244530",
"CSAFPID-244900",
"CSAFPID-245375",
"CSAFPID-245377",
"CSAFPID-247629",
"CSAFPID-248242",
"CSAFPID-249171",
"CSAFPID-250629",
"CSAFPID-251075",
"CSAFPID-251166",
"CSAFPID-251225",
"CSAFPID-252045",
"CSAFPID-252235",
"CSAFPID-252271",
"CSAFPID-252272",
"CSAFPID-252913",
"CSAFPID-252914",
"CSAFPID-254688",
"CSAFPID-254712",
"CSAFPID-257955",
"CSAFPID-257984",
"CSAFPID-258170",
"CSAFPID-258229",
"CSAFPID-258388",
"CSAFPID-258900",
"CSAFPID-260741",
"CSAFPID-260917",
"CSAFPID-261240",
"CSAFPID-261241",
"CSAFPID-261465",
"CSAFPID-262390",
"CSAFPID-262549",
"CSAFPID-262588",
"CSAFPID-262590",
"CSAFPID-262592",
"CSAFPID-262595",
"CSAFPID-263804",
"CSAFPID-264096",
"CSAFPID-265735",
"CSAFPID-265841",
"CSAFPID-266259",
"CSAFPID-267110",
"CSAFPID-267240",
"CSAFPID-267605",
"CSAFPID-268921",
"CSAFPID-270097",
"CSAFPID-271798",
"CSAFPID-271938",
"CSAFPID-272047",
"CSAFPID-272932",
"CSAFPID-273112",
"CSAFPID-273445",
"CSAFPID-273448",
"CSAFPID-273509",
"CSAFPID-273649",
"CSAFPID-274818",
"CSAFPID-274832",
"CSAFPID-275538",
"CSAFPID-276837",
"CSAFPID-277099",
"CSAFPID-277147",
"CSAFPID-277148",
"CSAFPID-277194",
"CSAFPID-277255",
"CSAFPID-277256",
"CSAFPID-277321",
"CSAFPID-277338",
"CSAFPID-277343",
"CSAFPID-277348",
"CSAFPID-277357",
"CSAFPID-277945",
"CSAFPID-278002",
"CSAFPID-278018",
"CSAFPID-278019",
"CSAFPID-278020",
"CSAFPID-278023",
"CSAFPID-278025",
"CSAFPID-278504",
"CSAFPID-278881",
"CSAFPID-279338",
"CSAFPID-279339",
"CSAFPID-280463",
"CSAFPID-280555",
"CSAFPID-280651",
"CSAFPID-280652",
"CSAFPID-280770",
"CSAFPID-280783",
"CSAFPID-280801",
"CSAFPID-280899",
"CSAFPID-280937",
"CSAFPID-280938",
"CSAFPID-280939",
"CSAFPID-281320",
"CSAFPID-281331",
"CSAFPID-281438",
"CSAFPID-281654",
"CSAFPID-282017",
"CSAFPID-282028",
"CSAFPID-282046",
"CSAFPID-282115",
"CSAFPID-282116",
"CSAFPID-282117",
"CSAFPID-283831",
"CSAFPID-283835",
"CSAFPID-284161",
"CSAFPID-284178",
"CSAFPID-284179",
"CSAFPID-284331",
"CSAFPID-284740",
"CSAFPID-285325",
"CSAFPID-285326",
"CSAFPID-285327",
"CSAFPID-285328",
"CSAFPID-285329",
"CSAFPID-286031",
"CSAFPID-286409",
"CSAFPID-286410",
"CSAFPID-286477",
"CSAFPID-286486",
"CSAFPID-286498",
"CSAFPID-286534",
"CSAFPID-286544",
"CSAFPID-286594",
"CSAFPID-286799",
"CSAFPID-286801",
"CSAFPID-286802",
"CSAFPID-287087",
"CSAFPID-287125",
"CSAFPID-288221",
"CSAFPID-288247",
"CSAFPID-289372",
"CSAFPID-290562",
"CSAFPID-290565",
"CSAFPID-290580",
"CSAFPID-290596",
"CSAFPID-290660",
"CSAFPID-290669",
"CSAFPID-290671",
"CSAFPID-290673",
"CSAFPID-290674",
"CSAFPID-290675",
"CSAFPID-292510",
"CSAFPID-292650",
"CSAFPID-292656",
"CSAFPID-292698",
"CSAFPID-292876",
"CSAFPID-294838",
"CSAFPID-295198",
"CSAFPID-295359",
"CSAFPID-295361",
"CSAFPID-295398",
"CSAFPID-295412",
"CSAFPID-295421",
"CSAFPID-296763",
"CSAFPID-299967",
"CSAFPID-300012",
"CSAFPID-300263",
"CSAFPID-300823",
"CSAFPID-300834",
"CSAFPID-300845",
"CSAFPID-300847",
"CSAFPID-300848",
"CSAFPID-300850",
"CSAFPID-300851",
"CSAFPID-300877",
"CSAFPID-300935",
"CSAFPID-300936",
"CSAFPID-300938",
"CSAFPID-300947",
"CSAFPID-300948",
"CSAFPID-301162",
"CSAFPID-301219",
"CSAFPID-301254",
"CSAFPID-301278",
"CSAFPID-301611",
"CSAFPID-301619",
"CSAFPID-301716",
"CSAFPID-301722",
"CSAFPID-301723",
"CSAFPID-301728",
"CSAFPID-301759",
"CSAFPID-302626",
"CSAFPID-302628",
"CSAFPID-302644",
"CSAFPID-302682",
"CSAFPID-302758",
"CSAFPID-302782",
"CSAFPID-302784",
"CSAFPID-302808",
"CSAFPID-302851",
"CSAFPID-302891",
"CSAFPID-302893",
"CSAFPID-302964",
"CSAFPID-302974",
"CSAFPID-302979",
"CSAFPID-303015",
"CSAFPID-303024",
"CSAFPID-303034",
"CSAFPID-303041",
"CSAFPID-303042",
"CSAFPID-303045",
"CSAFPID-303047",
"CSAFPID-303212",
"CSAFPID-303213",
"CSAFPID-303214",
"CSAFPID-303216",
"CSAFPID-303308",
"CSAFPID-303311",
"CSAFPID-303316",
"CSAFPID-303324",
"CSAFPID-303361",
"CSAFPID-303470",
"CSAFPID-303471",
"CSAFPID-304035",
"CSAFPID-304070",
"CSAFPID-304866",
"CSAFPID-305238",
"CSAFPID-305275",
"CSAFPID-305276",
"CSAFPID-305277",
"CSAFPID-305303",
"CSAFPID-306388",
"CSAFPID-306389",
"CSAFPID-306557",
"CSAFPID-306558",
"CSAFPID-306610",
"CSAFPID-306611",
"CSAFPID-306648",
"CSAFPID-306804",
"CSAFPID-306814",
"CSAFPID-306891",
"CSAFPID-306957"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-218901",
"CSAFPID-218903",
"CSAFPID-218905",
"CSAFPID-225856",
"CSAFPID-225858",
"CSAFPID-227918",
"CSAFPID-227920",
"CSAFPID-228706",
"CSAFPID-231389",
"CSAFPID-231682",
"CSAFPID-232008",
"CSAFPID-232767",
"CSAFPID-233155",
"CSAFPID-235307",
"CSAFPID-235858",
"CSAFPID-236834",
"CSAFPID-236837",
"CSAFPID-237460",
"CSAFPID-241736",
"CSAFPID-242308",
"CSAFPID-242834",
"CSAFPID-243362",
"CSAFPID-244070",
"CSAFPID-244071",
"CSAFPID-244530",
"CSAFPID-244900",
"CSAFPID-245375",
"CSAFPID-245377",
"CSAFPID-247629",
"CSAFPID-248242",
"CSAFPID-249171",
"CSAFPID-250629",
"CSAFPID-251075",
"CSAFPID-251166",
"CSAFPID-251225",
"CSAFPID-252045",
"CSAFPID-252235",
"CSAFPID-252271",
"CSAFPID-252272",
"CSAFPID-252913",
"CSAFPID-252914",
"CSAFPID-254688",
"CSAFPID-254712",
"CSAFPID-257955",
"CSAFPID-257984",
"CSAFPID-258170",
"CSAFPID-258229",
"CSAFPID-258388",
"CSAFPID-258900",
"CSAFPID-260741",
"CSAFPID-260917",
"CSAFPID-261240",
"CSAFPID-261241",
"CSAFPID-261465",
"CSAFPID-262390",
"CSAFPID-262549",
"CSAFPID-262588",
"CSAFPID-262590",
"CSAFPID-262592",
"CSAFPID-262595",
"CSAFPID-263804",
"CSAFPID-264096",
"CSAFPID-265735",
"CSAFPID-265841",
"CSAFPID-266259",
"CSAFPID-267110",
"CSAFPID-267240",
"CSAFPID-267605",
"CSAFPID-268921",
"CSAFPID-270097",
"CSAFPID-271798",
"CSAFPID-271938",
"CSAFPID-272047",
"CSAFPID-272932",
"CSAFPID-273112",
"CSAFPID-273445",
"CSAFPID-273448",
"CSAFPID-273509",
"CSAFPID-273649",
"CSAFPID-274818",
"CSAFPID-274832",
"CSAFPID-275538",
"CSAFPID-276837",
"CSAFPID-277099",
"CSAFPID-277147",
"CSAFPID-277148",
"CSAFPID-277194",
"CSAFPID-277255",
"CSAFPID-277256",
"CSAFPID-277321",
"CSAFPID-277338",
"CSAFPID-277343",
"CSAFPID-277348",
"CSAFPID-277357",
"CSAFPID-277945",
"CSAFPID-278002",
"CSAFPID-278018",
"CSAFPID-278019",
"CSAFPID-278020",
"CSAFPID-278023",
"CSAFPID-278025",
"CSAFPID-278504",
"CSAFPID-278881",
"CSAFPID-279338",
"CSAFPID-279339",
"CSAFPID-280463",
"CSAFPID-280555",
"CSAFPID-280651",
"CSAFPID-280652",
"CSAFPID-280770",
"CSAFPID-280783",
"CSAFPID-280801",
"CSAFPID-280899",
"CSAFPID-280937",
"CSAFPID-280938",
"CSAFPID-280939",
"CSAFPID-281320",
"CSAFPID-281331",
"CSAFPID-281438",
"CSAFPID-281654",
"CSAFPID-282017",
"CSAFPID-282028",
"CSAFPID-282046",
"CSAFPID-282115",
"CSAFPID-282116",
"CSAFPID-282117",
"CSAFPID-283831",
"CSAFPID-283835",
"CSAFPID-284161",
"CSAFPID-284178",
"CSAFPID-284179",
"CSAFPID-284331",
"CSAFPID-284740",
"CSAFPID-285325",
"CSAFPID-285326",
"CSAFPID-285327",
"CSAFPID-285328",
"CSAFPID-285329",
"CSAFPID-286031",
"CSAFPID-286409",
"CSAFPID-286410",
"CSAFPID-286477",
"CSAFPID-286486",
"CSAFPID-286498",
"CSAFPID-286534",
"CSAFPID-286544",
"CSAFPID-286594",
"CSAFPID-286799",
"CSAFPID-286801",
"CSAFPID-286802",
"CSAFPID-287087",
"CSAFPID-287125",
"CSAFPID-288221",
"CSAFPID-288247",
"CSAFPID-289372",
"CSAFPID-290562",
"CSAFPID-290565",
"CSAFPID-290580",
"CSAFPID-290596",
"CSAFPID-290660",
"CSAFPID-290669",
"CSAFPID-290671",
"CSAFPID-290673",
"CSAFPID-290674",
"CSAFPID-290675",
"CSAFPID-292510",
"CSAFPID-292650",
"CSAFPID-292656",
"CSAFPID-292698",
"CSAFPID-292876",
"CSAFPID-294838",
"CSAFPID-295198",
"CSAFPID-295359",
"CSAFPID-295361",
"CSAFPID-295398",
"CSAFPID-295412",
"CSAFPID-295421",
"CSAFPID-296763",
"CSAFPID-299967",
"CSAFPID-300012",
"CSAFPID-300263",
"CSAFPID-300823",
"CSAFPID-300834",
"CSAFPID-300845",
"CSAFPID-300847",
"CSAFPID-300848",
"CSAFPID-300850",
"CSAFPID-300851",
"CSAFPID-300877",
"CSAFPID-300935",
"CSAFPID-300936",
"CSAFPID-300938",
"CSAFPID-300947",
"CSAFPID-300948",
"CSAFPID-301162",
"CSAFPID-301219",
"CSAFPID-301254",
"CSAFPID-301278",
"CSAFPID-301611",
"CSAFPID-301619",
"CSAFPID-301716",
"CSAFPID-301722",
"CSAFPID-301723",
"CSAFPID-301728",
"CSAFPID-301759",
"CSAFPID-302626",
"CSAFPID-302628",
"CSAFPID-302644",
"CSAFPID-302682",
"CSAFPID-302758",
"CSAFPID-302782",
"CSAFPID-302784",
"CSAFPID-302808",
"CSAFPID-302851",
"CSAFPID-302891",
"CSAFPID-302893",
"CSAFPID-302964",
"CSAFPID-302974",
"CSAFPID-302979",
"CSAFPID-303015",
"CSAFPID-303024",
"CSAFPID-303034",
"CSAFPID-303041",
"CSAFPID-303042",
"CSAFPID-303045",
"CSAFPID-303047",
"CSAFPID-303212",
"CSAFPID-303213",
"CSAFPID-303214",
"CSAFPID-303216",
"CSAFPID-303308",
"CSAFPID-303311",
"CSAFPID-303316",
"CSAFPID-303324",
"CSAFPID-303361",
"CSAFPID-303470",
"CSAFPID-303471",
"CSAFPID-304035",
"CSAFPID-304070",
"CSAFPID-304866",
"CSAFPID-305238",
"CSAFPID-305275",
"CSAFPID-305276",
"CSAFPID-305277",
"CSAFPID-305303",
"CSAFPID-306388",
"CSAFPID-306389",
"CSAFPID-306557",
"CSAFPID-306558",
"CSAFPID-306610",
"CSAFPID-306611",
"CSAFPID-306648",
"CSAFPID-306804",
"CSAFPID-306814",
"CSAFPID-306891",
"CSAFPID-306957"
]
}
],
"title": "Cisco IOS XE Software Denial of Service Vulnerability"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…