GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2025-2327 (GCVE-0-2025-2327)

Vulnerability from cvelistv5 – Published: 2025-06-16 16:23 – Updated: 2025-06-16 16:36
VLAI
Title
FlashArray KEK Logging Vulnerability
Summary
A flaw exists in FlashArray whereby the Key Encryption Key (KEK) is logged during key rotation when RDL is configured.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-06-16 16:36 UTC
CWE
  • CWE-532 - Insertion of Sensitive Information into Log File
Assigner
Impacted products
Vendor Product Version CPE status
Pure Storage FlashArray Affected: 6.0.0 , ≤ 6.0.9 (cpe)
Affected: 6.1.0 , ≤ 6.1.25 (cpe)
Affected: 6.2.0 , ≤ 6.2.17 (cpe)
Affected: 6.3.0 , ≤ 6.3.21 (cpe)
Affected: 6.4.0 , ≤ 6.4.10 (cpe)
Affected: 6.5.0 , ≤ 6.5.10 (cpe)
Affected: 6.6.0 , ≤ 6.6.11 (cpe)
Affected: 6.7.0 , ≤ 6.7.3 (cpe)
Affected: 6.8.0 , ≤ 6.8.5 (cpe)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-2327",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-06-16T16:36:21.699210Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-06-16T16:36:57.499Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "platforms": [
            "Purity"
          ],
          "product": "FlashArray",
          "vendor": "Pure Storage",
          "versions": [
            {
              "lessThanOrEqual": "6.0.9",
              "status": "affected",
              "version": "6.0.0",
              "versionType": "cpe"
            },
            {
              "lessThanOrEqual": "6.1.25",
              "status": "affected",
              "version": "6.1.0",
              "versionType": "cpe"
            },
            {
              "lessThanOrEqual": "6.2.17",
              "status": "affected",
              "version": "6.2.0",
              "versionType": "cpe"
            },
            {
              "lessThanOrEqual": "6.3.21",
              "status": "affected",
              "version": "6.3.0",
              "versionType": "cpe"
            },
            {
              "lessThanOrEqual": "6.4.10",
              "status": "affected",
              "version": "6.4.0",
              "versionType": "cpe"
            },
            {
              "lessThanOrEqual": "6.5.10",
              "status": "affected",
              "version": "6.5.0",
              "versionType": "cpe"
            },
            {
              "lessThanOrEqual": "6.6.11",
              "status": "affected",
              "version": "6.6.0",
              "versionType": "cpe"
            },
            {
              "lessThanOrEqual": "6.7.3",
              "status": "affected",
              "version": "6.7.0",
              "versionType": "cpe"
            },
            {
              "lessThanOrEqual": "6.8.5",
              "status": "affected",
              "version": "6.8.0",
              "versionType": "cpe"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA flaw exists in FlashArray whereby the Key Encryption Key (KEK) is logged during key rotation when RDL is configured.\u003c/span\u003e\u003cbr\u003e"
            }
          ],
          "value": "A flaw exists in FlashArray whereby the Key Encryption Key (KEK) is logged during key rotation when RDL is configured."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-268",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-268 Audit Log Manipulation"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "NETWORK",
            "baseScore": 5.1,
            "baseSeverity": "MEDIUM",
            "privilegesRequired": "HIGH",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "NONE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "NONE",
            "vulnConfidentialityImpact": "LOW",
            "vulnIntegrityImpact": "NONE",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-532",
              "description": "CWE-532 Insertion of Sensitive Information into Log File",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-06-16T16:23:35.481Z",
        "orgId": "3895c224-4e1d-482a-adb3-fa64795683ac",
        "shortName": "PureStorage"
      },
      "references": [
        {
          "url": "https://support.purestorage.com/category/m_pure_storage_product_security"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThis issue is resolved in the following FlashArray Purity (OE) versions\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003ePurity//FA 6.5.11\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003ePurity//FA 6.7.4\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003ePurity//FA 6.8.6\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e\u003cbr\u003e"
            }
          ],
          "value": "This issue is resolved in the following FlashArray Purity (OE) versions\n\n  *  Purity//FA 6.5.11\n\n\n  *  Purity//FA 6.7.4\n\n\n  *  Purity//FA 6.8.6"
        }
      ],
      "source": {
        "discovery": "INTERNAL"
      },
      "title": "FlashArray KEK Logging Vulnerability",
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "3895c224-4e1d-482a-adb3-fa64795683ac",
    "assignerShortName": "PureStorage",
    "cveId": "CVE-2025-2327",
    "datePublished": "2025-06-16T16:23:35.481Z",
    "dateReserved": "2025-03-14T19:17:19.643Z",
    "dateUpdated": "2025-06-16T16:36:57.499Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2025-2327",
      "date": "2026-09-18",
      "epss": "0.00218",
      "percentile": "0.12516"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "platforms": [
                  "Purity"
                ],
                "product": "FlashArray",
                "vendor": "Pure Storage",
                "versions": [
                  {
                    "lessThanOrEqual": "6.0.9",
                    "status": "affected",
                    "version": "6.0.0",
                    "versionType": "cpe"
                  },
                  {
                    "lessThanOrEqual": "6.1.25",
                    "status": "affected",
                    "version": "6.1.0",
                    "versionType": "cpe"
                  },
                  {
                    "lessThanOrEqual": "6.2.17",
                    "status": "affected",
                    "version": "6.2.0",
                    "versionType": "cpe"
                  },
                  {
                    "lessThanOrEqual": "6.3.21",
                    "status": "affected",
                    "version": "6.3.0",
                    "versionType": "cpe"
                  },
                  {
                    "lessThanOrEqual": "6.4.10",
                    "status": "affected",
                    "version": "6.4.0",
                    "versionType": "cpe"
                  },
                  {
                    "lessThanOrEqual": "6.5.10",
                    "status": "affected",
                    "version": "6.5.0",
                    "versionType": "cpe"
                  },
                  {
                    "lessThanOrEqual": "6.6.11",
                    "status": "affected",
                    "version": "6.6.0",
                    "versionType": "cpe"
                  },
                  {
                    "lessThanOrEqual": "6.7.3",
                    "status": "affected",
                    "version": "6.7.0",
                    "versionType": "cpe"
                  },
                  {
                    "lessThanOrEqual": "6.8.5",
                    "status": "affected",
                    "version": "6.8.0",
                    "versionType": "cpe"
                  }
                ]
              }
            ],
            "source": "psirt@purestorage.com"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "A flaw exists in FlashArray whereby the Key Encryption Key (KEK) is logged during key rotation when RDL is configured."
          },
          {
            "lang": "es",
            "value": "Existe una falla en FlashArray por la cual la clave de cifrado de clave (KEK) se registra durante la rotaci\u00f3n de clave cuando se configura RDL."
          }
        ],
        "id": "CVE-2025-2327",
        "lastModified": "2026-06-17T09:06:45.730",
        "metrics": {
          "cvssMetricV40": [
            {
              "cvssData": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "availabilityRequirement": "NOT_DEFINED",
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "confidentialityRequirement": "NOT_DEFINED",
                "exploitMaturity": "NOT_DEFINED",
                "integrityRequirement": "NOT_DEFINED",
                "modifiedAttackComplexity": "NOT_DEFINED",
                "modifiedAttackRequirements": "NOT_DEFINED",
                "modifiedAttackVector": "NOT_DEFINED",
                "modifiedPrivilegesRequired": "NOT_DEFINED",
                "modifiedSubAvailabilityImpact": "NOT_DEFINED",
                "modifiedSubConfidentialityImpact": "NOT_DEFINED",
                "modifiedSubIntegrityImpact": "NOT_DEFINED",
                "modifiedUserInteraction": "NOT_DEFINED",
                "modifiedVulnAvailabilityImpact": "NOT_DEFINED",
                "modifiedVulnConfidentialityImpact": "NOT_DEFINED",
                "modifiedVulnIntegrityImpact": "NOT_DEFINED",
                "privilegesRequired": "HIGH",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "LOW",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "source": "psirt@purestorage.com",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2025-2327",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "no"
                  },
                  {
                    "technicalImpact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-06-16T16:36:21.699210Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2025-06-16T17:15:28.890",
        "references": [
          {
            "source": "psirt@purestorage.com",
            "url": "https://support.purestorage.com/category/m_pure_storage_product_security"
          }
        ],
        "sourceIdentifier": "psirt@purestorage.com",
        "vulnStatus": "Deferred",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-532"
              }
            ],
            "source": "psirt@purestorage.com",
            "type": "Secondary"
          }
        ]
      }
    },
    "redhat_vex": {
      "current_release_date": "2025-06-18T17:18:06+00:00",
      "cve": "CVE-2025-2327",
      "id": "CVE-2025-2327",
      "initial_release_date": "2025-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "FlashArray KEK Logging Vulnerability",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-2327.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-2327",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-06-16T16:36:21.699210Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-06-16T16:36:45.520Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "Purity"
              ],
              "product": "FlashArray",
              "vendor": "Pure Storage",
              "versions": [
                {
                  "lessThanOrEqual": "6.0.9",
                  "status": "affected",
                  "version": "6.0.0",
                  "versionType": "cpe"
                },
                {
                  "lessThanOrEqual": "6.1.25",
                  "status": "affected",
                  "version": "6.1.0",
                  "versionType": "cpe"
                },
                {
                  "lessThanOrEqual": "6.2.17",
                  "status": "affected",
                  "version": "6.2.0",
                  "versionType": "cpe"
                },
                {
                  "lessThanOrEqual": "6.3.21",
                  "status": "affected",
                  "version": "6.3.0",
                  "versionType": "cpe"
                },
                {
                  "lessThanOrEqual": "6.4.10",
                  "status": "affected",
                  "version": "6.4.0",
                  "versionType": "cpe"
                },
                {
                  "lessThanOrEqual": "6.5.10",
                  "status": "affected",
                  "version": "6.5.0",
                  "versionType": "cpe"
                },
                {
                  "lessThanOrEqual": "6.6.11",
                  "status": "affected",
                  "version": "6.6.0",
                  "versionType": "cpe"
                },
                {
                  "lessThanOrEqual": "6.7.3",
                  "status": "affected",
                  "version": "6.7.0",
                  "versionType": "cpe"
                },
                {
                  "lessThanOrEqual": "6.8.5",
                  "status": "affected",
                  "version": "6.8.0",
                  "versionType": "cpe"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA flaw exists in FlashArray whereby the Key Encryption Key (KEK) is logged during key rotation when RDL is configured.\u003c/span\u003e\u003cbr\u003e"
                }
              ],
              "value": "A flaw exists in FlashArray whereby the Key Encryption Key (KEK) is logged during key rotation when RDL is configured."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-268",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-268 Audit Log Manipulation"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "privilegesRequired": "HIGH",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "LOW",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-532",
                  "description": "CWE-532 Insertion of Sensitive Information into Log File",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-06-16T16:23:35.481Z",
            "orgId": "3895c224-4e1d-482a-adb3-fa64795683ac",
            "shortName": "PureStorage"
          },
          "references": [
            {
              "url": "https://support.purestorage.com/category/m_pure_storage_product_security"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eThis issue is resolved in the following FlashArray Purity (OE) versions\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003ePurity//FA 6.5.11\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003ePurity//FA 6.7.4\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003ePurity//FA 6.8.6\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e\u003cbr\u003e"
                }
              ],
              "value": "This issue is resolved in the following FlashArray Purity (OE) versions\n\n  *  Purity//FA 6.5.11\n\n\n  *  Purity//FA 6.7.4\n\n\n  *  Purity//FA 6.8.6"
            }
          ],
          "source": {
            "discovery": "INTERNAL"
          },
          "title": "FlashArray KEK Logging Vulnerability",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "3895c224-4e1d-482a-adb3-fa64795683ac",
        "assignerShortName": "PureStorage",
        "cveId": "CVE-2025-2327",
        "datePublished": "2025-06-16T16:23:35.481Z",
        "dateReserved": "2025-03-14T19:17:19.643Z",
        "dateUpdated": "2025-06-16T16:36:57.499Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…