VulnSea

craftcms has 38 CVEs on record. Disclosure cadence is accelerating: 35 in the last 90 days against 2 in the 90 before. The busiest recent month was July 2026 with 13. The median CVSS is 6.9 (medium), with 2 rated critical. None have a confirmed exploitation report. The dominant weakness classes are CWE-862 (7) and CWE-94 (5). Most affected products: craftcms/cms (26), cms (9), commerce (1).

CVEs per month

Last 12 months, by publish date

101112010203040506070809
Exploited share
0% vs 1% corpus
Median CVSS
6.9
Publish → KEV
Last 90 days
35 prev 2

Products

  • craftcms/cms 26
  • cms 9
  • commerce 1
  • craft_cms 1
  • craftcms/commerce 1
38
Total CVEs
2
Critical
0
CISA KEV
0
Exploited

craftcms vulnerabilities

CVEs affecting craftcms, newest first. Open any entry for full detail, references, and exploit status.

38 CVEsRSS

CVE-2026-92591Medium· 5.9
5d ago

Craft CMS 5.0.0 through 5.10.12 treats a database connection failure as meaning that Craft is not installed, which makes anonymous installer actions — including install/validate-site — reachable on an installed production site whenever P…

Craft CMS 5.0.0 through 5.10.12 treats a database connection failure as meaning that Craft is not installed, which makes anonymous installer actions — including install/validate-site — reachable on an installed production site whenever P…

Sunlitcraftcms · cmsEPSS 0.24%via NVD
CVE-2026-92589Medium· 4.3
5d ago

Craft CMS 5.0.0 through 5.10.12 (fixed in 5.10.13) contains a broken access control flaw in the nested-elements reorder endpoint

Craft CMS 5.0.0 through 5.10.12 (fixed in 5.10.13) contains a broken access control flaw in the nested-elements reorder endpoint. When an authenticated control panel user with viewEntries and viewPeerEntries (but without savePeerEntries)…

Sunlitcraftcms · cmsEPSS 0.16%via NVD
CVE-2026-92592High· 8.8
5d ago

Craft CMS 4.8.0 through 4.18.5 and 5.0.0 through 5.10.12 sign an authenticated user's attacker-controlled license-shun cookie with the same key and format used to validate signed redirect parameters, because the HMAC signature is not bou…

Craft CMS 4.8.0 through 4.18.5 and 5.0.0 through 5.10.12 sign an authenticated user's attacker-controlled license-shun cookie with the same key and format used to validate signed redirect parameters, because the HMAC signature is not bou…

Twilightcraftcms · cmsEPSS 0.50%via NVD
CVE-2026-92590Medium· 5.4
5d ago

Craft CMS versions from 5.7.0 before 5.10.13 contain a stored cross-site scripting vulnerability in the Generated Fields feature that disables Twig autoescaping and fails to encode cached values

Craft CMS versions from 5.7.0 before 5.10.13 contain a stored cross-site scripting vulnerability in the Generated Fields feature that disables Twig autoescaping and fails to encode cached values. Content editors can inject malicious Java…

Sunlitcraftcms · cmsEPSS 0.14%via NVD
CVE-2026-92594High· 7.5
5d ago

Craft CMS 5.0.0-RC1 through versions before 5.11.0 incorrectly authorize the GraphQL draftCreator and revisionCreator fields: instead of requiring the user-data scope enforced by Gql::canQueryUsers() (usergroups.*:read), these fields are…

Craft CMS 5.0.0-RC1 through versions before 5.11.0 incorrectly authorize the GraphQL draftCreator and revisionCreator fields: instead of requiring the user-data scope enforced by Gql::canQueryUsers() (usergroups.*:read), these fields are…

Twilightcraftcms · cmsEPSS 0.26%via NVD
CVE-2026-92593High· 8.8
5d ago

Craft CMS versions 5.10.0 through 5.10.12 contain an incomplete fix for CVE-2026-55794: the Controller::getPostedRedirectUrl() -> View::renderObjectTemplate() sink remained unsandboxed, and the same fix commit added a self-signing oracle…

Craft CMS versions 5.10.0 through 5.10.12 contain an incomplete fix for CVE-2026-55794: the Controller::getPostedRedirectUrl() -> View::renderObjectTemplate() sink remained unsandboxed, and the same fix commit added a self-signing oracle…

Twilightcraftcms · cmsEPSS 0.41%via NVD
CVE-2026-55795Medium· 6.9
1w ago

Craft Commerce is an ecommerce platform for Craft CMS

Craft Commerce is an ecommerce platform for Craft CMS. From 4.0.0 until 4.11.2 and 5.6.5, CartController in src/controllers/CartController.php activates its RateLimiter only when the number POST or GET parameter is supplied. An unauthent…

Sunlitcraftcms · commerceEPSS 0.29%via NVD
CVE-2026-79987High· 8.8
1w ago

A remote, authenticated, non-admin Craft CMS Control Panel user with only the accessCp permission can execute operating system commands as the PHP web worker.

A remote, authenticated, non-admin Craft CMS Control Panel user with only the accessCp permission can execute operating system commands as the PHP web worker.

Twilightcraftcms · craftcms/cmsEPSS 0.36%via NVD
CVE-2026-86732High· 8.8
1w ago

Craft CMS versions before 5.10.12 contain a remote code execution vulnerability in the element-index endpoint that allows authenticated content editors to instantiate arbitrary classes through the criteria parameter

Craft CMS versions before 5.10.12 contain a remote code execution vulnerability in the element-index endpoint that allows authenticated content editors to instantiate arbitrary classes through the criteria parameter. Attackers can inject…

Twilightcraftcms · cmsEPSS 0.51%via NVD
CVE-2026-86731Medium· 6.5
1w ago

Craft CMS versions 5.0.0-RC1 through 5.10.11 are missing an admin-target guard in UsersController::actionActivateUser (the users/activate-user action)

Craft CMS versions 5.0.0-RC1 through 5.10.11 are missing an admin-target guard in UsersController::actionActivateUser (the users/activate-user action). While the action requires the administrateUsers permission, it does not call requireA…

Sunlitcraftcms · cmsEPSS 0.18%via NVD
CVE-2026-86730High· 8.8
1w ago

Craft CMS versions before 5.10.12 fail to properly cleanse string-typed field-layout elements, allowing authenticated control-panel users to inject Yii2 behavior attachments and event handlers

Craft CMS versions before 5.10.12 fail to properly cleanse string-typed field-layout elements, allowing authenticated control-panel users to inject Yii2 behavior attachments and event handlers. Attackers can post field-layout tab element…

Twilightcraftcms · cmsEPSS 0.39%via NVD
GHSA-wg23-69c2-gjc8Critical
1mo ago

Craft CMS: Passkey login accepts replayed WebAuthn assertions

Craft CMS: Passkey login accepts replayed WebAuthn assertions

Midnightcraftcms · craftcms/cmsvia GHSA
GHSA-xxpx-f366-4xpqMedium
1mo ago

Craft CMS:Authorization bypass: view-only Categories user can modify category structure via structures/move-element

Craft CMS:Authorization bypass: view-only Categories user can modify category structure via structures/move-element

Sunlitcraftcms · craftcms/cmsvia GHSA
GHSA-p8x7-9vfw-p7vcHigh
1mo ago

Craft CMS: Arbitrary user password reset leading to administrator account takeover

Craft CMS: Arbitrary user password reset leading to administrator account takeover

Twilightcraftcms · craftcms/cmsvia GHSA
GHSA-2rp4-x2j7-qmccMedium
1mo ago

Craft CMS: Stored XSS in the control panel via unescaped draft name

Craft CMS: Stored XSS in the control panel via unescaped draft name

Sunlitcraftcms · craftcms/cmsvia GHSA
GHSA-7hxc-f267-h5q7Low
1mo ago

Craft CMS: Incorrect path validation could potentially lead to path traversal

Craft CMS: Incorrect path validation could potentially lead to path traversal

Sunlitcraftcms · craftcms/cmsvia GHSA
GHSA-rvmm-v933-jgxqMedium
1mo ago

Craft CMS: Missing authorization check allows non-admin control panel users access to user registration metrics

Craft CMS: Missing authorization check allows non-admin control panel users access to user registration metrics

Sunlitcraftcms · craftcms/cmsvia GHSA
GHSA-596p-6jv8-775vMedium
1mo ago

Craft CMS: Authenticated leak of secret environment variables

Craft CMS: Authenticated leak of secret environment variables

Sunlitcraftcms · craftcms/cmsvia GHSA
GHSA-957r-qf9p-67xwMedium
1mo ago

Craft CMS: Arbitrary file read via SplFileObject in non-sandboxed template contexts

Craft CMS: Arbitrary file read via SplFileObject in non-sandboxed template contexts

Sunlitcraftcms · craftcms/cmsvia GHSA
GHSA-265m-7826-wjqmHigh
1mo ago

Craft CMS: Authenticated RCE via `condition.config` JSON cleanse bypass

Craft CMS: Authenticated RCE via `condition.config` JSON cleanse bypass

Twilightcraftcms · craftcms/cmsvia GHSA
CVE-2026-14793Medium· 4.3
1mo ago

Craft CMS: Missing authorization check allows non-admin control panel users to reorder Global Sets

Craft CMS: Missing authorization check allows non-admin control panel users to reorder Global Sets

Sunlitcraftcms · craftcms/cmsEPSS 0.39%via GHSA
GHSA-f5wm-88jv-g5hxHigh
1mo ago

Craft CMS: Authenticated RCE through Twig sandbox escape

Craft CMS: Authenticated RCE through Twig sandbox escape

Twilightcraftcms · craftcms/cmsvia GHSA
GHSA-c43v-4cr8-6mvpLow
2mo ago

Craft CMS has authenticated path traversal in `assets/icon`, allowing local `.svg` file read

Craft CMS has authenticated path traversal in `assets/icon`, allowing local `.svg` file read

Sunlitcraftcms · craftcms/cmsvia GHSA
GHSA-86vw-x4ww-x467High
2mo ago

Craft CMS: RCE via missing cleanseConfig in FieldsController::actionRenderCardPreview

Craft CMS: RCE via missing cleanseConfig in FieldsController::actionRenderCardPreview

Twilightcraftcms · craftcms/cmsvia GHSA
CVE-2026-55790High
2mo ago

Craft CMS: DOM XSS via GitHub issue title in CraftSupport widget

Craft CMS: DOM XSS via GitHub issue title in CraftSupport widget

Twilightcraftcms · craftcms/cmsEPSS 0.46%via GHSA
CVE-2026-55792Medium
2mo ago

Craft CMS: Sensitive File Disclosure / Server-Side File Read

Craft CMS: Sensitive File Disclosure / Server-Side File Read

Sunlitcraftcms · craftcms/cmsEPSS 0.40%via GHSA
CVE-2026-55793Medium
2mo ago

Craft CMS: Stored XSS via Structure entry title in table view

Craft CMS: Stored XSS via Structure entry title in table view

Sunlitcraftcms · craftcms/cmsEPSS 0.41%via GHSA
CVE-2026-55794High
2mo ago

Craft CMS: Potential authenticated Remote Code Execution via referrer redirect

Craft CMS: Potential authenticated Remote Code Execution via referrer redirect

Twilightcraftcms · craftcms/cmsEPSS 0.41%via GHSA
GHSA-x76w-8c62-48mgMedium
2mo ago

Craft CMS: Authenticated "assets/preview-thumb" discloses signed fallback transform preview link to CP users without asset-view permission

Craft CMS: Authenticated "assets/preview-thumb" discloses signed fallback transform preview link to CP users without asset-view permission

Sunlitcraftcms · craftcms/cmsvia GHSA
CVE-2026-50281High
2mo ago

Craft CMS's mass assignment via id in newAttributes during bulk duplicate overwrites existing elements

Craft CMS's mass assignment via id in newAttributes during bulk duplicate overwrites existing elements

Twilightcraftcms · craftcms/cmsEPSS 0.43%via GHSA
craftcms vulnerabilities (CVEs) · VulnSea