LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1266: Cisco Managed Services Accelerator Denial of Service Vulnerability

A vulnerability in the REST API of Cisco Managed Services Accelerator (MSX) could allow an authenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to the way that the affected software logs certain API requests. An attacker could exploit this vulnerability by sending a flood of crafted API requests to an affected device. A successful exploit could allow the attacker to cause a DoS condition on the affected device.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-1266 affects Cisco Managed Services Accelerator. An authenticated remote user could overload the product through certain REST API requests, causing service disruption. The known impact is availability loss, not data theft or privilege escalation. Source details do not identify affected versions or a specific fix in the provided bundle.

Executive priority

Treat this as a moderate operational availability risk. Prioritize environments where Cisco MSX supports critical managed services or where many authenticated users can reach the REST API. It is less urgent than unauthenticated remote code execution, but service owners should verify exposure.

Technical view

The issue is in REST API request logging behavior in Cisco MSX. It is classified as CWE-400 resource consumption, CVSS 4.3, network reachable, low complexity, and requiring low privileges. Successful exploitation can cause a denial-of-service condition with low availability impact.

Likely exposure

Exposure is limited to organizations running Cisco Managed Services Accelerator where authenticated users can reach the REST API. The provided sources do not specify affected versions, deployment patterns, or internet exposure likelihood.

Exploitation context

The CVE requires authenticated remote access. The bundle does not show CISA KEV listing or cited evidence of active exploitation. The described attack requires high request volume, so monitoring and access control matter.

Researcher notes

The source bundle lacks affected version ranges, patch status, and workaround details beyond the vendor advisory reference. Avoid broad product assumptions. Validation should focus on Cisco MSX presence, authenticated REST API reachability, and whether Cisco’s advisory marks the deployed version affected.

Mitigation direction

  • Check Cisco’s advisory for fixed releases or official workarounds before changing production systems.
  • Limit MSX REST API access to trusted administrative networks and accounts.
  • Review MSX authentication, role assignments, and unused accounts.
  • Monitor MSX API and logging health for abnormal request volume or service degradation.
  • Plan upgrade or workaround implementation if Cisco identifies the deployment as affected.

Validation and detection

  • Inventory Cisco Managed Services Accelerator instances and owners.
  • Confirm whether each instance matches Cisco’s affected software criteria.
  • Verify REST API exposure is limited to intended authenticated users.
  • Review monitoring for DoS symptoms around MSX API or logging components.
  • Document compensating controls where vendor fix status is not confirmed.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-400: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-1266 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2021-1266Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Managed Services Acceleratorn/aListed
Weakness

CWE details

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

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.