Security readout for executives and security teams
Plain-English summary
A crafted VxLAN packet from an adjacent network can crash Junos packet-forwarding software on affected Juniper QFX5000 and MX platforms. The crash can reboot the forwarding card, and repeated packets can keep service disrupted. This is an availability risk, not a data theft issue in the provided sources.
Executive priority
Treat this as a service-availability issue for network infrastructure. Prioritize remediation on VxLAN-enabled QFX5000 and MX systems that support critical traffic, especially where adjacent network access is broad or shared.
Technical view
CVE-2022-22210 is a NULL pointer dereference in the Junos OS Packet Forwarding Engine. In VxLAN scenarios, a specific packet can crash L2ALM and trigger an FPC reboot. Affected trains are Junos OS 20.3, 20.4, and 21.2 before the fixed releases named in the advisory.
Likely exposure
Exposure is most relevant where Juniper QFX5000 or MX devices run affected Junos versions and process VxLAN traffic from adjacent network segments. Internet reachability alone is not indicated; the CVSS vector requires adjacent network access.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The vulnerability is unauthenticated and low complexity, but requires adjacent network position and VxLAN packet handling.
Researcher notes
CVSS 6.5 reflects adjacent attack vector, no privileges, no user interaction, and high availability impact only. The bundle identifies fixed release thresholds but does not include workaround details, exploit maturity, or packet-level indicators.
Mitigation direction
- Upgrade affected QFX5000 and MX devices to Junos fixed releases listed by Juniper.
- Prioritize devices using VxLAN in production or shared network environments.
- Check Juniper advisory JSA69714 for current vendor remediation guidance.
- Monitor for repeated L2ALM crashes or FPC reboots until remediation is complete.
Validation and detection
- Inventory Juniper QFX5000 and MX devices and record Junos OS versions.
- Identify whether each device participates in VxLAN forwarding scenarios.
- Confirm affected versions: 20.3, 20.4, or 21.2 before fixed advisory releases.
- Review operational logs for L2ALM crashes and unexpected FPC reboots.
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-476: 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 lookupCVE-2022-22210 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
- 6.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
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:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H2.83.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.5MediumVector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://kb.juniper.net/JSA69714CVE reference · x_refsource_CONFIRM
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.
NULL Pointer Dereference
NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
