---
id: CVE-2026-71435
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.3 and 6.24.2, the default ("automagic") form notification email
  rendered user-submitted values without escaping, allowing an unauthenticated
  form submit…
severity: medium
cvss: 6.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: statamic
product: statamic/cms
affected:
  - statamic/cms < 5.74.3
  - 'statamic/cms >= 6.0.0, < 6.24.2'
patched:
  - statamic/cms 5.74.3
  - statamic/cms 6.24.2
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-71435'
references:
  - url: >-
      https://github.com/statamic/cms/commit/4ad1335e818a67249d0617f0f167a1198fb96a2c
    label: security-advisories@github.com
  - url: 'https://github.com/statamic/cms/pull/14959'
    label: security-advisories@github.com
  - url: 'https://github.com/statamic/cms/releases/tag/v5.74.3'
    label: security-advisories@github.com
  - url: 'https://github.com/statamic/cms/releases/tag/v6.24.2'
    label: security-advisories@github.com
  - url: 'https://github.com/statamic/cms/security/advisories/GHSA-vx89-p3j7-8xqc'
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-vx89-p3j7-8xqc'
tags:
  - nvd
  - ghsa
  - composer
epss: 0.00338
epssPercentile: 0.24421
aliases:
  - GHSA-vx89-p3j7-8xqc
ecosystem: composer
ingestedAt: '2026-08-06T20:03:56.534Z'
---

## Overview

Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.74.3 and 6.24.2, the default ("automagic") form notification email rendered user-submitted values without escaping, allowing an unauthenticated form submitter to inject HTML into the notification emails sent to the configured recipients. This issue is fixed in versions 5.74.3 and 6.24.2.

## Remediation

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

## Package advisory (CVE-2026-71435)

Affected packages:

- `statamic/cms < 5.74.3`
- `statamic/cms >= 6.0.0, < 6.24.2`

Patched in:

- `statamic/cms 5.74.3`
- `statamic/cms 6.24.2`

Source: https://github.com/advisories/GHSA-vx89-p3j7-8xqc
