---
id: CVE-2026-64664
title: Statamic is a Laravel and Git powered content management system (CMS)
summary: >-
  Statamic is a Laravel and Git powered content management system (CMS). Prior
  to 5.74.1 and 6.24.0, an authenticated Control Panel user could use an
  endpoint intended for the user creation wizard to determine if a given email
  address belo…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-200
  - CWE-862
vendor: statamic
product: statamic/cms
affected:
  - statamic/cms < 5.74.1
  - 'statamic/cms >= 6.0.0, < 6.24.0'
patched:
  - statamic/cms 5.74.1
  - statamic/cms 6.24.0
published: '2026-08-06'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:51:43.490'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-64664'
references:
  - url: >-
      https://github.com/statamic/cms/commit/aea68053cedab5c79d10102820b57345a7d7102e
    label: security-advisories@github.com
  - url: 'https://github.com/statamic/cms/pull/14905'
    label: security-advisories@github.com
  - url: 'https://github.com/statamic/cms/releases/tag/v5.74.1'
    label: security-advisories@github.com
  - url: 'https://github.com/statamic/cms/releases/tag/v6.24.0'
    label: security-advisories@github.com
  - url: 'https://github.com/statamic/cms/security/advisories/GHSA-225x-3jhx-wh4q'
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-225x-3jhx-wh4q'
tags:
  - nvd
  - ghsa
  - composer
epss: 0.00251
epssPercentile: 0.16832
aliases:
  - GHSA-225x-3jhx-wh4q
ecosystem: composer
ingestedAt: '2026-08-06T20:03:56.688Z'
---

## Overview

Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.74.1 and 6.24.0, an authenticated Control Panel user could use an endpoint intended for the user creation wizard to determine if a given email address belonged to an existing user, without having permission to view users, though the endpoint only exposed user existence and not any other user data. This issue is fixed in versions 5.74.1 and 6.24.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-64664)

Affected packages:

- `statamic/cms < 5.74.1`
- `statamic/cms >= 6.0.0, < 6.24.0`

Patched in:

- `statamic/cms 5.74.1`
- `statamic/cms 6.24.0`

Source: https://github.com/advisories/GHSA-225x-3jhx-wh4q
