Skip to main content

Statamic

21 CVEs product

Monthly

CVE-2026-49287 Jun 19, 17:36 PHP HIGH PATCH GHSA This Week

Integrity and availability loss in Statamic CMS versions prior to 5.73.23 and 6.20.0 allows remote attackers to destroy content and assets by manipulating sort parameters that flow into in-memory collection sorting. This is an incomplete-fix follow-up to CVE-2026-41175 (CWE-470, unsafe reflection / method invocation), where the original patch covered the query builder but not the in-memory sort path. No public exploit identified at time of analysis and not in CISA KEV; exploitation requires a non-default template configuration that pipes visitor input into a tag's sort parameter.

Information Disclosure Cms Statamic
NVD GitHub
CVSS 3.1
7.4
EPSS
0.3%
CVE-2026-41175 Apr 22, 21:25 PHP HIGH PATCH GHSA This Week

Mass deletion of content, assets, and user accounts in Statamic CMS versions prior to 5.73.20 and 6.13.0 occurs via query parameter manipulation on Control Panel endpoints (requiring minimal authentication like 'view entries' permission) or unauthenticated exploitation through REST/GraphQL APIs if explicitly enabled without authentication. Authenticated attackers with low-privilege viewer roles can escalate to delete resources they should only read. Unauthenticated attackers can exploit misconfigured API endpoints (non-default configuration) to achieve the same destructive impact. CVSS 8.1 (High) reflects network-accessible attack with low complexity, though exploitation conditions vary significantly by deployment configuration. No active exploitation confirmed (not in CISA KEV), EPSS data not provided.

Information Disclosure Cms Statamic
NVD GitHub
CVSS 3.1
8.1
EPSS
0.0%
CVE-2026-28426 Feb 27, 23:16 PHP HIGH PATCH This Week

Statmatic is a Laravel and Git powered content management system (CMS). [CVSS 8.7 HIGH]

XSS Laravel Statamic
NVD GitHub
CVSS 3.1
8.7
EPSS
0.0%
CVE-2026-28425 Feb 27, 23:16 PHP HIGH PATCH This Week

Remote code execution in Statmatic CMS versions prior to 5.73.11 and 6.4.0 allows authenticated users with control panel access and permission to modify Antlers-enabled fields to execute arbitrary code in the application context. An attacker exploiting this vulnerability can fully compromise the application, including stealing sensitive configuration data, modifying or exfiltrating user data, and disrupting availability. A patch is available and exploitation requires authenticated access with specific field configuration permissions.

RCE Code Injection Statamic
NVD GitHub VulDB
CVSS 3.1
8.0
EPSS
0.1%
CVE-2026-27939 Feb 27, 22:16 PHP HIGH PATCH This Week

Authenticated Statamic CMS users (versions 6.0.0-6.3.x) can bypass privilege escalation verification checks to gain unauthorized elevated access, potentially enabling unauthorized sensitive operations depending on existing permissions. The vulnerability affects both Statamic and its Laravel framework integration, with a patch available in version 6.4.0.

Privilege Escalation Laravel Statamic
NVD GitHub
CVSS 3.1
8.8
EPSS
0.0%
CVE-2026-27593 Feb 24, 22:16 PHP CRITICAL PATCH Act Now

Password reset poisoning in Statamic CMS before 6.3.3/5.73.10 allows attackers to steal password reset tokens by manipulating the Host header in reset requests. Patch available.

Laravel Statamic
NVD GitHub
CVSS 3.1
9.3
EPSS
0.0%
CVE-2026-27196 Feb 21, 05:17 PHP HIGH PATCH This Week

Versions 5.73.8 and below in addition to 6.0.0-alpha.1 versions up to 6.3.1 is affected by cross-site scripting (xss) (CVSS 8.1).

XSS Statamic
NVD GitHub VulDB
CVSS 3.1
8.1
EPSS
0.0%
CVE-2026-25759 Feb 11, 21:16 PHP HIGH PATCH This Week

Authenticated users with content creation permissions in Statamic CMS versions 6.0.0 through 6.2.2 can inject persistent JavaScript through content titles that executes in the browsers of higher-privileged users, potentially allowing attackers to create unauthorized super admin accounts. The vulnerability affects users with control panel access and requires user interaction to trigger. A patch is available in version 6.2.3.

XSS Laravel Statamic
NVD GitHub
CVSS 3.1
8.7
EPSS
0.0%
CVE-2026-71293 Aug 05, 12:38 PHP MEDIUM This Month

Statamic CMS exposes authenticated users' raw two-factor authentication recovery codes through the Antlers templating engine due to a missing access restriction in the `AugmentedUser::get()` resolver. Unlike `password` and `password_hash` fields, which are explicitly excluded from augmentation, `two_factor_recovery_codes` is returned without restriction and is absent from all Antlers variable guard lists. An administrator or developer who has configured a blueprint field with dynamic Antlers rendering enabled can craft a template (`{{ current_user.two_factor_recovery_codes }}`) that, when rendered by a victim visiting the page, leaks that victim's 2FA recovery codes into the HTML response - enabling 2FA bypass. No public exploit has been identified at time of analysis, and exploitation requires a high-privilege prerequisite (blueprint configuration access).

PHP Information Disclosure Cms Statamic
NVD GitHub
CVSS 3.1
6.2
EPSS
0.2%
CVE-2026-49288 Jun 19, 18:11 PHP MEDIUM PATCH GHSA This Month

Unauthorized resource disclosure in Statamic CMS allows any authenticated Control Panel user to read metadata and content for entries, assets, users, roles, and groups beyond their assigned permissions. All v5 releases prior to 5.73.23 and all v6 releases prior to 6.20.0 are affected. Exploitation is read-only - no data can be modified - and no public exploit has been identified at time of analysis, but the flaw is significant for multi-tenant deployments relying on Statamic's role-based access controls to segregate content.

Information Disclosure Cms Statamic
NVD GitHub
CVSS 3.1
4.3
EPSS
0.2%
CVE-2026-28424 Feb 27, 23:16 PHP MEDIUM PATCH This Month

Statamic CMS versions before 5.73.11 and 6.4.0 expose user email addresses through the user fieldtype data endpoint to authenticated users lacking "view users" permissions, allowing information disclosure. An authenticated attacker with limited privileges can retrieve sensitive email information that should be restricted, potentially enabling targeted attacks or account enumeration.

Laravel Statamic
NVD GitHub
CVSS 3.1
6.5
EPSS
0.0%
CVE-2026-28423 Feb 27, 23:16 PHP MEDIUM PATCH This Month

Statmatic is a Laravel and Git powered content management system (CMS). [CVSS 6.8 MEDIUM]

Laravel Statamic
NVD GitHub
CVSS 3.1
6.8
EPSS
0.1%
CVE-2026-25633 Feb 11, 21:16 PHP MEDIUM PATCH This Month

Statamic versions prior to 5.73.6 and 6.2.5 allow authenticated users without asset viewing permissions to download and access asset metadata through improper access controls. Only users with valid control panel access can exploit this vulnerability, as logged-out users are unaffected. A patch is available in the fixed versions.

Laravel Statamic
NVD GitHub
CVSS 3.1
4.3
EPSS
0.0%
CVE-2024-24570 Feb 01, 17:15 PHP MEDIUM PATCH This Month

Statamic is a Laravel and Git powered CMS. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

XSS Statamic
NVD GitHub
CVSS 3.1
6.1
EPSS
0.7%
CVE-2023-48701 Nov 21, 23:15 PHP MEDIUM PATCH This Month

Statamic CMS is a Laravel and Git powered content management system (CMS). Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

XSS Statamic
NVD GitHub
CVSS 3.1
6.1
EPSS
0.7%
CVE-2023-48217 Nov 14, 22:15 PHP HIGH PATCH This Week

Statamic is a flat-first, Laravel + Git powered CMS designed for building websites. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. This Code Injection vulnerability could allow attackers to inject and execute arbitrary code within the application.

PHP RCE Code Injection Statamic
NVD GitHub
CVSS 3.1
8.8
EPSS
1.1%
CVE-2023-47129 Nov 10, 19:15 PHP CRITICAL PATCH Act Now

Statmic is a core Laravel content management system Composer package. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Unrestricted File Upload vulnerability could allow attackers to upload malicious files that can be executed on the server.

PHP File Upload Statamic
NVD GitHub
CVSS 3.1
9.8
EPSS
1.1%
CVE-2023-36828 Jul 05, 22:15 PHP MEDIUM POC PATCH This Month

Statamic is a flat-first, Laravel and Git powered content management system. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

XSS Statamic
NVD GitHub
CVSS 3.1
5.4
EPSS
0.7%
CVE-2022-24784 Mar 25, 22:15 PHP LOW PATCH Monitor

Statamic is a Laravel and Git powered CMS. Rated low severity (CVSS 3.7), this vulnerability is remotely exploitable, no authentication required. This Exposure of Sensitive Information vulnerability could allow attackers to access sensitive data that should not be disclosed.

Information Disclosure Statamic
NVD GitHub
CVSS 3.1
3.7
EPSS
1.0%
CVE-2018-19598 Dec 19, 19:29 MEDIUM POC This Month

Statamic 2.10.3 allows XSS via First Name or Last Name to the /users URI in an 'Add new user' request. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Statamic
NVD GitHub
CVSS 3.0
4.8
EPSS
0.6%
CVE-2017-11422 Jul 24, 12:29 PHP HIGH PATCH This Week

Statamic framework before 2.6.0 does not correctly check a session's permissions when the methods from a user's class are called. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. This Incorrect Permission Assignment vulnerability could allow attackers to access resources due to misconfigured permissions.

Information Disclosure Statamic
NVD GitHub
CVSS 3.1
8.8
EPSS
0.2%
EPSS 0% CVSS 7.4
HIGH PATCH This Week

Integrity and availability loss in Statamic CMS versions prior to 5.73.23 and 6.20.0 allows remote attackers to destroy content and assets by manipulating sort parameters that flow into in-memory collection sorting. This is an incomplete-fix follow-up to CVE-2026-41175 (CWE-470, unsafe reflection / method invocation), where the original patch covered the query builder but not the in-memory sort path. No public exploit identified at time of analysis and not in CISA KEV; exploitation requires a non-default template configuration that pipes visitor input into a tag's sort parameter.

Information Disclosure Cms Statamic
NVD GitHub
EPSS 0% CVSS 8.1
HIGH PATCH This Week

Mass deletion of content, assets, and user accounts in Statamic CMS versions prior to 5.73.20 and 6.13.0 occurs via query parameter manipulation on Control Panel endpoints (requiring minimal authentication like 'view entries' permission) or unauthenticated exploitation through REST/GraphQL APIs if explicitly enabled without authentication. Authenticated attackers with low-privilege viewer roles can escalate to delete resources they should only read. Unauthenticated attackers can exploit misconfigured API endpoints (non-default configuration) to achieve the same destructive impact. CVSS 8.1 (High) reflects network-accessible attack with low complexity, though exploitation conditions vary significantly by deployment configuration. No active exploitation confirmed (not in CISA KEV), EPSS data not provided.

Information Disclosure Cms Statamic
NVD GitHub
EPSS 0% CVSS 8.7
HIGH PATCH This Week

Statmatic is a Laravel and Git powered content management system (CMS). [CVSS 8.7 HIGH]

XSS Laravel Statamic
NVD GitHub
EPSS 0% CVSS 8.0
HIGH PATCH This Week

Remote code execution in Statmatic CMS versions prior to 5.73.11 and 6.4.0 allows authenticated users with control panel access and permission to modify Antlers-enabled fields to execute arbitrary code in the application context. An attacker exploiting this vulnerability can fully compromise the application, including stealing sensitive configuration data, modifying or exfiltrating user data, and disrupting availability. A patch is available and exploitation requires authenticated access with specific field configuration permissions.

RCE Code Injection Statamic
NVD GitHub VulDB
EPSS 0% CVSS 8.8
HIGH PATCH This Week

Authenticated Statamic CMS users (versions 6.0.0-6.3.x) can bypass privilege escalation verification checks to gain unauthorized elevated access, potentially enabling unauthorized sensitive operations depending on existing permissions. The vulnerability affects both Statamic and its Laravel framework integration, with a patch available in version 6.4.0.

Privilege Escalation Laravel Statamic
NVD GitHub
EPSS 0% CVSS 9.3
CRITICAL PATCH Act Now

Password reset poisoning in Statamic CMS before 6.3.3/5.73.10 allows attackers to steal password reset tokens by manipulating the Host header in reset requests. Patch available.

Laravel Statamic
NVD GitHub
EPSS 0% CVSS 8.1
HIGH PATCH This Week

Versions 5.73.8 and below in addition to 6.0.0-alpha.1 versions up to 6.3.1 is affected by cross-site scripting (xss) (CVSS 8.1).

XSS Statamic
NVD GitHub VulDB
EPSS 0% CVSS 8.7
HIGH PATCH This Week

Authenticated users with content creation permissions in Statamic CMS versions 6.0.0 through 6.2.2 can inject persistent JavaScript through content titles that executes in the browsers of higher-privileged users, potentially allowing attackers to create unauthorized super admin accounts. The vulnerability affects users with control panel access and requires user interaction to trigger. A patch is available in version 6.2.3.

XSS Laravel Statamic
NVD GitHub
EPSS 0% CVSS 6.2
MEDIUM This Month

Statamic CMS exposes authenticated users' raw two-factor authentication recovery codes through the Antlers templating engine due to a missing access restriction in the `AugmentedUser::get()` resolver. Unlike `password` and `password_hash` fields, which are explicitly excluded from augmentation, `two_factor_recovery_codes` is returned without restriction and is absent from all Antlers variable guard lists. An administrator or developer who has configured a blueprint field with dynamic Antlers rendering enabled can craft a template (`{{ current_user.two_factor_recovery_codes }}`) that, when rendered by a victim visiting the page, leaks that victim's 2FA recovery codes into the HTML response - enabling 2FA bypass. No public exploit has been identified at time of analysis, and exploitation requires a high-privilege prerequisite (blueprint configuration access).

PHP Information Disclosure Cms +1
NVD GitHub
EPSS 0% CVSS 4.3
MEDIUM PATCH This Month

Unauthorized resource disclosure in Statamic CMS allows any authenticated Control Panel user to read metadata and content for entries, assets, users, roles, and groups beyond their assigned permissions. All v5 releases prior to 5.73.23 and all v6 releases prior to 6.20.0 are affected. Exploitation is read-only - no data can be modified - and no public exploit has been identified at time of analysis, but the flaw is significant for multi-tenant deployments relying on Statamic's role-based access controls to segregate content.

Information Disclosure Cms Statamic
NVD GitHub
EPSS 0% CVSS 6.5
MEDIUM PATCH This Month

Statamic CMS versions before 5.73.11 and 6.4.0 expose user email addresses through the user fieldtype data endpoint to authenticated users lacking "view users" permissions, allowing information disclosure. An authenticated attacker with limited privileges can retrieve sensitive email information that should be restricted, potentially enabling targeted attacks or account enumeration.

Laravel Statamic
NVD GitHub
EPSS 0% CVSS 6.8
MEDIUM PATCH This Month

Statmatic is a Laravel and Git powered content management system (CMS). [CVSS 6.8 MEDIUM]

Laravel Statamic
NVD GitHub
EPSS 0% CVSS 4.3
MEDIUM PATCH This Month

Statamic versions prior to 5.73.6 and 6.2.5 allow authenticated users without asset viewing permissions to download and access asset metadata through improper access controls. Only users with valid control panel access can exploit this vulnerability, as logged-out users are unaffected. A patch is available in the fixed versions.

Laravel Statamic
NVD GitHub
EPSS 1% CVSS 6.1
MEDIUM PATCH This Month

Statamic is a Laravel and Git powered CMS. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

XSS Statamic
NVD GitHub
EPSS 1% CVSS 6.1
MEDIUM PATCH This Month

Statamic CMS is a Laravel and Git powered content management system (CMS). Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

XSS Statamic
NVD GitHub
EPSS 1% CVSS 8.8
HIGH PATCH This Week

Statamic is a flat-first, Laravel + Git powered CMS designed for building websites. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. This Code Injection vulnerability could allow attackers to inject and execute arbitrary code within the application.

PHP RCE Code Injection +1
NVD GitHub
EPSS 1% CVSS 9.8
CRITICAL PATCH Act Now

Statmic is a core Laravel content management system Composer package. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Unrestricted File Upload vulnerability could allow attackers to upload malicious files that can be executed on the server.

PHP File Upload Statamic
NVD GitHub
EPSS 1% CVSS 5.4
MEDIUM POC PATCH This Month

Statamic is a flat-first, Laravel and Git powered content management system. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

XSS Statamic
NVD GitHub
EPSS 1% CVSS 3.7
LOW PATCH Monitor

Statamic is a Laravel and Git powered CMS. Rated low severity (CVSS 3.7), this vulnerability is remotely exploitable, no authentication required. This Exposure of Sensitive Information vulnerability could allow attackers to access sensitive data that should not be disclosed.

Information Disclosure Statamic
NVD GitHub
EPSS 1% CVSS 4.8
MEDIUM POC This Month

Statamic 2.10.3 allows XSS via First Name or Last Name to the /users URI in an 'Add new user' request. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Statamic
NVD GitHub
EPSS 0% CVSS 8.8
HIGH PATCH This Week

Statamic framework before 2.6.0 does not correctly check a session's permissions when the methods from a user's class are called. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. This Incorrect Permission Assignment vulnerability could allow attackers to access resources due to misconfigured permissions.

Information Disclosure Statamic
NVD GitHub

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy