# CVE-2026-54243

## Summary

- **CVE ID:** CVE-2026-54243
- **Severity:** MEDIUM
- **CVSS Score:** 6.1 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N)
- **CWE:** CWE-1236
- **Published:** Jul 17, 2026
- **Last Modified:** Jul 20, 2026

## Description

Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.73.24 and 6.20.1, form submission values in src/Forms/Exporters/CsvExporter.php were not neutralized for spreadsheet formula characters when exported to CSV. A submission containing a value beginning with a formula trigger character, such as =, +, -, or @, could be interpreted as a live formula when a Control Panel user opens the export in a spreadsheet application. Form submissions can come from unauthenticated front-end visitors, so the malicious value can be supplied by an anonymous user and is later triggered by an editor opening the export. This issue is fixed in versions 5.73.24 and 6.20.1.

## Affected Products

- statamic — cms (< 5.73.24)
- statamic — cms (>= 6.0.0, < 6.20.1)

## References

- [CNA](https://github.com/statamic/cms/security/advisories/GHSA-h77m-qrj7-jxcw)
- [CNA](https://github.com/statamic/cms/pull/14760)
- [CNA](https://github.com/statamic/cms/commit/f17c098e52a92597fc5f81bd287700b3d05f4add)
- [CNA](https://github.com/statamic/cms/releases/tag/v5.73.24)
- [CNA](https://github.com/statamic/cms/releases/tag/v6.20.1)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.34%
- **EPSS Percentile:** 26.6

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._