Security readout for executives and security teams
Plain-English summary
This is a denial-of-service flaw in Juniper Junos OS. Route churn or interface flapping can trigger a kernel memory leak, causing routing state and forwarding hardware state to diverge. The business risk is loss or degradation of routing updates on affected Junos platforms, not data theft.
Executive priority
Prioritize remediation where Junos devices carry important routing functions. The issue can impair availability without credentials, and failure may appear as routing instability rather than a clean outage. Upgrade planning is the main control supported by the sources.
Technical view
CVE-2022-22209 is a CWE-401 memory leak in Junos OS kernel handling of route and next-hop state. RTNEXTHOP pressure can stall the KRT queue with allocation failures, leaving RIB and PFE/FIB state out of sync and preventing new route additions.
Likely exposure
Exposure is limited to Juniper Networks Junos OS 21.2, 21.3, and 21.4 before the fixed releases named by Juniper. Sources say all Junos platforms are affected in those trains. Junos OS versions before 21.2R1 are stated as not affected.
Exploitation context
The CVE describes unauthenticated network-based denial of service triggered by interface flaps or route churn. The bundle does not cite active exploitation, and CISA KEV status is false. Treat exploit status as unconfirmed, not active.
Researcher notes
Evidence supports a network-reachable availability impact through memory exhaustion during route or interface churn. The source bundle provides observable symptoms and affected releases, but does not provide exploit prevalence, workarounds, or affected CPE precision.
Mitigation direction
- Inventory Junos OS devices and identify 21.2, 21.3, and 21.4 release trains.
- Upgrade to Juniper fixed releases listed in JSA69713.
- Prioritize devices exposed to frequent route churn or unstable interfaces.
- Review Juniper advisory guidance before maintenance changes.
- Monitor for route and next-hop memory pressure until upgraded.
Validation and detection
- Confirm each Junos OS version against the affected and fixed release list.
- Compare routing table state with forwarding table state for divergence.
- Check KRT queue health for allocation failure symptoms.
- Review system logs for route or next-hop memory pressure messages.
- Verify new route additions continue succeeding during operational churn.
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-401: 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-22209 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
- 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
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:N/I:N/A:H3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/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/JSA69713CVE 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.
Missing Release of Memory after Effective Lifetime
Missing Release of Memory after Effective Lifetime represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
