---
id: CVE-2026-49288
title: >-
  Statamic CMS: Missing authorization on Control Panel fieldtype endpoints
  allows disclosure of restricted resources
summary: >-
  Statamic CMS: Missing authorization on Control Panel fieldtype endpoints
  allows disclosure of restricted resources
severity: medium
cvss: 4.3
cwe:
  - CWE-200
  - CWE-862
  - CWE-863
vendor: statamic
product: statamic/cms
ecosystem: composer
affected:
  - statamic/cms < 5.73.23
  - 'statamic/cms >= 6.0.0, < 6.20.0'
patched:
  - statamic/cms 5.73.23
  - statamic/cms 6.20.0
published: '2026-06-26'
updated: '2026-06-26'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-2497-6pwj-pwg7'
references:
  - url: 'https://github.com/statamic/cms/security/advisories/GHSA-2497-6pwj-pwg7'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-49288'
  - url: 'https://github.com/advisories/GHSA-2497-6pwj-pwg7'
tags:
  - ghsa
  - composer
epss: 0.0027
epssPercentile: 0.1949
ingestedAt: '2026-06-29T13:24:35.100Z'
---

## Overview

### Impact

An authenticated Control Panel user could view metadata and content for resources they don't have permission to view, including entries, assets, users, roles, groups, and other configured resources. Depending on the resource, this could expose titles, custom field values, entry content, asset metadata, and the existence of users, roles, and groups. No data could be modified.

### Patches

This has been fixed in 5.73.23 and 6.20.0.

## Affected packages

- `statamic/cms < 5.73.23`
- `statamic/cms >= 6.0.0, < 6.20.0`

## Remediation

Upgrade to a patched release:

- `statamic/cms 5.73.23`
- `statamic/cms 6.20.0`
