Security readout for executives and security teams
Plain-English summary
A low-privileged authenticated user can trigger repeated gRPC connection cleanup failures on affected Juniper Junos systems. Leftover /var/run/<pid>.env files may consume all available inodes, causing write failures and a denial of service even when disk space appears available.
Executive priority
Treat as a maintenance-priority availability risk for Juniper network infrastructure. It is not evidenced as actively exploited, but successful abuse can disrupt device operation through inode exhaustion, so exposed affected systems should be patched during the next defensible change window.
Technical view
The vulnerability is a lifecycle cleanup failure in Junos OS and Junos OS Evolved PAM handling. After gRPC connection termination, related /var/run/<pid>.env files may remain. Repetition can exhaust inodes on /.mount/var, producing kernel out-of-inodes logs or nondeterministic “No space left on device” errors.
Likely exposure
Exposure is limited to affected Junos OS and Junos OS Evolved versions listed by Juniper. The issue requires an authenticated low-privileged attacker, but availability impact is high if inode exhaustion occurs on operational network devices.
Exploitation context
The provided sources do not support active exploitation, and the CVE is not listed as KEV. The described scenario requires repeated triggering after gRPC connection termination by a low-privileged authenticated attacker.
Researcher notes
The key evidence is Juniper’s description of persistent /var/run/<pid>.env files after gRPC termination. Validation should correlate affected versions, inode-related logs, storage output showing free space, and high .env file counts. No exploit proof or alternative workaround is provided in the supplied sources.
Mitigation direction
- Upgrade Junos OS or Junos OS Evolved to a fixed release identified by Juniper.
- Review Juniper JSA69719 for exact fixed versions in each affected release train.
- If immediate upgrade is not possible, monitor inode exhaustion indicators closely.
- Restrict low-privileged access to management functions where operationally feasible.
Validation and detection
- Confirm whether devices run affected Junos OS or Junos OS Evolved versions.
- Review logs for out-of-inodes messages on /.mount/var.
- Investigate “No space left on device” errors where storage still shows free capacity.
- Check whether /var/run/*.env file counts are unusually high, especially above 10000.
- Prioritize validation on systems using gRPC management connections.
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.
CVE-2022-22215 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:N/AC:L/PR:L/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:L/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:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://kb.juniper.net/JSA69719CVE 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.
