LiveActive security incident?Get immediate response
CVE Record

CVE-2022-22207: Junos OS: MX Series with MPC11: In a GNF / node slicing scenario gathering AF interface statistics can lead to a kernel crash

A Use After Free vulnerability in the Advanced Forwarding Toolkit (AFT) manager process (aftmand) of Juniper Networks Junos OS allows an unauthenticated networked attacker to cause a kernel crash due to intensive polling of Abstracted Fabric (AF) interface statistics and thereby a Denial of Service (DoS). Continued gathering of AF interface statistics will create a sustained Denial of Service (DoS) condition. This issue affects Juniper Networks Junos OS on MX Series: 20.1 versions later than 20.1R1; 20.2 versions prior to 20.2R3-S5; 20.3 versions prior to 20.3R3-S4; 20.4 versions prior to 20.4R3; 21.1 versions prior to 21.1R2; 21.2 versions prior to 21.2R2.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This Junos OS issue can crash affected Juniper MX routing platforms, causing denial of service. It requires no authentication and impacts availability, not data confidentiality or integrity. Business urgency depends on whether exposed MX Series systems use the affected versions and GNF or node slicing scenarios.

Executive priority

Prioritize remediation for internet-facing or high-availability MX routing environments where outages affect customers, sites, or backbone capacity. Treat as availability-critical, especially when affected systems are operationally central or repeatedly queried for AF statistics.

Technical view

CVE-2022-22207 is a use-after-free in Junos OS aftmand. Intensive polling of Abstracted Fabric interface statistics can trigger a kernel crash on affected MX Series deployments, creating sustained DoS if polling continues. CVSS 3.1 is 7.5, network exploitable, low complexity, no privileges, no user interaction.

Likely exposure

Exposure appears limited to Juniper Networks Junos OS on MX Series in the listed 20.1 through 21.2 release trains, particularly MPC11 and GNF or node slicing contexts involving AF interface statistics. Confirm exact platform, card, and release details before prioritizing.

Exploitation context

The source bundle does not show CISA KEV listing or public active exploitation evidence. The vulnerability is remotely reachable and unauthenticated, but the described trigger is intensive AF interface statistics polling rather than arbitrary code execution.

Researcher notes

Evidence supports an unauthenticated network DoS via use-after-free in aftmand, with availability impact only. The provided sources do not describe exploit publication, workarounds beyond vendor remediation, or impact outside the named Junos OS MX Series release ranges.

Mitigation direction

  • Inventory Junos OS MX Series systems, MPC11 use, GNF/node slicing, and affected release trains.
  • Upgrade affected 20.2-21.2 trains to the fixed releases listed by Juniper or later.
  • For affected 20.1 deployments, check Juniper JSA69711 for supported remediation guidance.
  • Limit or monitor AF interface statistics polling where operationally possible until remediation is complete.

Validation and detection

  • Compare running Junos OS versions against the affected and fixed release ranges in Juniper JSA69711.
  • Confirm whether MX Series deployments use MPC11 with GNF or node slicing scenarios.
  • Review device logs for kernel crashes or aftmand-related instability during AF statistics collection.
  • Validate post-upgrade stability during normal AF statistics monitoring.
Prepared
Confidence
high
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-416: 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-2022-22207 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
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

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

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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2022-22207Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
Juniper NetworksJunos OS20.1R1, 20.2, 20.3, 20.4, 21.1, 21.2Listed
Weakness

CWE details

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

CWE-416 · source CWE mapping

Use After Free

Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.