PT-2026-21954 · Cisco · Cisco Catalyst Sd-Wan Controller+1
Published
2026-02-25
·
Updated
2026-06-06
·
CVE-2026-20127
CVSS v3.1
10
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Cisco Catalyst SD-WAN Controller (affected versions not specified)
Cisco Catalyst SD-WAN Manager (affected versions not specified)
Description
A flaw in the peering authentication mechanism of Cisco Catalyst SD-WAN Controller and Manager allows an unauthenticated remote attacker to bypass authentication and obtain administrative privileges. The issue is exploited by sending crafted requests to the system, enabling the attacker to log in as a high-privileged, non-root user. Once authenticated, the attacker can access NETCONF (TCP/830) to manipulate network configurations for the SD-WAN fabric.
Technical exploitation involves a multi-step process:
- A GET request is sent to the endpoint 'reports/data/opt/data/containers/config/data-collection-agent/' to retrieve a
.dcafile containing a hash-like string. - This string is used as the
j passwordvariable in a POST request to the '/jts/authenticated/j security check' endpoint to bypass Java EE Form-Based Authentication. - The attacker then uses the '/dataservice/smartLicensing/uploadAck' endpoint, exploiting a path traversal vulnerability via the
filenameparameter to upload malicious archives to the/deploymentsdirectory.
Real-world exploitation has been observed since 2023 by threat actor UAT-8616, who targeted critical infrastructure by injecting rogue peers into the management plane and escalating privileges to root. This activity was widespread enough to prompt a coordinated emergency directive from Five Eyes agencies.
Recommendations
Apply the patches released by Cisco for Catalyst SD-WAN Controller and Manager.
Restrict external network access to the 'reports/data/opt/data/containers/config/data-collection-agent/' directory using WAF or IDS rules.
Audit the '/jts/authenticated/j security check' endpoint for suspicious external authorizations.
Audit the '/dataservice/smartLicensing/uploadAck' endpoint for suspicious archive uploads.
Inspect the
/deployments folder for unauthorized files.Fix
RCE
LPE
DoS
Improper Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Cisco Catalyst Sd-Wan Controller
Cisco Catalyst Sd-Wan Manager