LiveActive security incident?Get immediate response
CVE Record

CVE-2022-22302: A clear text storage of sensitive information (CWE-312) vulnerability in both FortiGate version 6.4.0 throu...

A clear text storage of sensitive information (CWE-312) vulnerability in both FortiGate version 6.4.0 through 6.4.1, 6.2.0 through 6.2.9 and 6.0.0 through 6.0.13 and FortiAuthenticator version 5.5.0 and all versions of 6.1 and 6.0 may allow a local unauthorized party to retrieve the Fortinet private keys used to establish secure communication with both Apple Push Notification and Google Cloud Messaging services, via accessing the files on the filesystem.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue could expose Fortinet private keys stored in clear text on affected FortiGate/FortiOS and FortiAuthenticator systems. The keys relate to secure communication with Apple Push Notification and Google Cloud Messaging services. Business impact is mainly confidentiality loss, not service disruption or data tampering, based on the provided CVSS and description.

Executive priority

Schedule remediation through normal vulnerability management, faster for internet-facing or shared-administration environments. The issue is medium severity with confidentiality impact, but exposed private keys can create downstream trust concerns if attackers already have appliance access.

Technical view

CVE-2022-22302 is a CWE-312 clear-text storage vulnerability affecting specified FortiOS and FortiAuthenticator versions. The source description says an unauthorized local party could retrieve Fortinet private keys by accessing filesystem files. The CVSS vector in the bundle lists network/no-privilege access, which conflicts with the local-filesystem wording.

Likely exposure

Exposure is limited to organizations running FortiOS 6.4.0-6.4.1, 6.2.0-6.2.9, 6.0.0-6.0.13, or FortiAuthenticator 5.5.0, 6.0, or 6.1 versions. Risk is higher where unauthorized users or compromised processes can access appliance filesystems.

Exploitation context

The bundle does not show CISA KEV listing or any cited evidence of active exploitation. The described attack requires access to files on the affected system, but the CVSS vector in the source metadata is broader than the description. Treat exploitability details as needing vendor confirmation.

Researcher notes

Key uncertainty is access vector: the narrative says local filesystem access, while CVSS lists AV:N/PR:N/UI:N. Do not assume remote exploitability from the bundle alone. Focus validation on affected version confirmation, vendor advisory review, and whether unauthorized filesystem access was possible.

Mitigation direction

  • Identify affected FortiOS and FortiAuthenticator versions in inventory.
  • Review Fortinet PSIRT FG-IR-20-014 for fixed releases and official mitigations.
  • Apply Fortinet-recommended updates or workarounds where affected versions are present.
  • Restrict unauthorized local and administrative access to affected appliances.
  • Assess key-rotation needs with Fortinet support if exposure is suspected.

Validation and detection

  • Compare deployed versions against the affected ranges in the CVE record.
  • Confirm Fortinet advisory remediation has been applied to affected appliances.
  • Review access controls for appliance administration and filesystem access paths.
  • Check security logs for suspicious local access around sensitive Fortinet files.
  • Document remaining affected assets, owners, and remediation deadlines.
Prepared
Confidence
medium
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-312: 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-22302 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
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/E:U/RL:X/RC:X

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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:U/RL:X/RC:X3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2022-22302Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:U/RL:X/RC:X

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
FortinetFortiAuthenticator6.1.0, 6.0.0, 5.5.0unaffected
FortinetFortiOS6.4.0, 6.2.0, 6.0.0unaffected
Weakness

CWE details

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

CWE-312 · source CWE mapping

Cleartext Storage of Sensitive Information

Cleartext Storage of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.