Security readout for executives and security teams
Plain-English summary
This flaw can let an unauthenticated remote party reach SNMP services on affected Cisco IOS XR devices even when management plane protection should deny that access. It does not grant SNMP actions by itself; valid SNMP credentials are still required. The main business concern is unexpected management-plane exposure on network infrastructure.
Executive priority
Treat as a network infrastructure exposure issue, not an immediate full compromise signal. Prioritize internet-facing or broadly reachable IOS XR devices, especially where SNMP credentials may be weak, reused, or widely known.
Technical view
Cisco describes incorrect Local Packet Transport Services programming for SNMP when management plane protection is configured. The bypass affects access control to configured SNMP ports, mapped to CWE-284. CVSS 3.1 is 5.3 with network attack vector, low complexity, no privileges, no user interaction, and limited confidentiality impact.
Likely exposure
Likely exposure is Cisco IOS XR Software devices with SNMP enabled and management plane protection ACLs intended to deny SNMP access. Exposure is higher where SNMP ports are reachable from untrusted networks. The provided bundle does not identify specific affected releases.
Exploitation context
The bundle supports remote unauthenticated connection to SNMP ports despite deny rules, but valid credentials are required for SNMP requests. CISA KEV is false, and no cited source in the bundle reports active exploitation.
Researcher notes
Focus analysis on LPTS and management plane protection behavior for SNMP. The public bundle lacks fixed-version detail and product-version granularity, so validation should start with Cisco’s advisory and asset-specific IOS XR release checks.
Mitigation direction
- Review Cisco advisory for affected releases and fixed software guidance.
- Upgrade or patch IOS XR according to verified Cisco guidance.
- Restrict SNMP reachability with upstream ACLs or firewalls.
- Audit SNMP credentials, versions, and community strings.
- Reduce SNMP exposure to trusted management networks only.
Validation and detection
- Inventory Cisco IOS XR devices running SNMP.
- Identify devices using management plane protection to deny SNMP.
- Confirm current IOS XR release against Cisco guidance.
- Verify external controls block SNMP before device ingress.
- Review logs for unexpected SNMP connection attempts.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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 lookupCVE-2021-1243 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- 20210203 Cisco IOS XR Software SNMP Management Plane Protection ACL Bypass VulnerabilityCVE reference · vendor-advisory, x_refsource_CISCO
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Access Control
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
