Lucene search
+L

1563 matches found

EUVD
EUVD
added 2026/09/17 12:31 a.m.12 views

EUVD-2026-81291

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 PHP remains available but the configured MySQL endpoint does...

8.2CVSS0.0024EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 12:31 a.m.15 views

EUVD-2026-81289

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 opens another author's entry in read-only mode, Craft...

5.3CVSS0.00158EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 12:31 a.m.13 views

EUVD-2026-81290

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 JavaScript through editable fields that executes in authenticate...

5.4CVSS0.00138EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 12:31 a.m.12 views

EUVD-2026-81292

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 bound to its purpose Yii's cookieValidationKey is derived from...

8.8CVSS0.00504EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/16 10:18 p.m.11 views

CVE-2026-92594

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 gated only on the elements.drafts:read / elements.revisions:read...

8.7CVSS0.0026EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/16 10:18 p.m.15 views

CVE-2026-92592

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 bound to its purpose Yii's cookieValidationKey is derived from...

8.8CVSS0.00504EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/16 10:18 p.m.9 views

CVE-2026-92593

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 in Cp::elementLabelHtml. Because Craft/Yii HMAC tokens are not...

8.8CVSS0.00415EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/16 10:18 p.m.12 views

CVE-2026-92589

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 opens another author's entry in read-only mode, Craft...

5.3CVSS0.00158EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/16 10:18 p.m.9 views

CVE-2026-92590

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 JavaScript through editable fields that executes in authenticate...

5.4CVSS0.00138EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/16 10:18 p.m.12 views

CVE-2026-92591

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 PHP remains available but the configured MySQL endpoint does...

8.2CVSS0.0024EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/16 9:46 p.m.36 views

CVE-2026-92594 Craft CMS before 5.11.0 Unauthenticated PII Disclosure via GraphQL

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 gated only on the elements.drafts:read / elements.revisions:read...

8.7CVSS0.0026EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/16 9:46 p.m.28 views

CVE-2026-92594

Craft CMS versions 5.0.0-RC1 through before 5.11.0 contain an authorization flaw in the GraphQL API's draftCreator and revisionCreator fields. Instead of requiring the usergroups.*:read scope enforced by Gql::canQueryUsers(), these fields are gated only on elements.drafts:read or elements.revisio...

8.7CVSS0.0026EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/16 9:46 p.m.10 views

CVE-2026-92594 Craft CMS before 5.11.0 Unauthenticated PII Disclosure via GraphQL

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 gated only on the elements.drafts:read / elements.revisions:read...

8.7CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/16 9:46 p.m.36 views

CVE-2026-92593 Craft CMS 5.10.0 before 5.10.13 Authenticated Remote Code Execution

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 in Cp::elementLabelHtml. Because Craft/Yii HMAC tokens are not...

8.8CVSS0.00415EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/16 9:46 p.m.6 views

CVE-2026-92593 Craft CMS 5.10.0 before 5.10.13 Authenticated Remote Code Execution

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 in Cp::elementLabelHtml. Because Craft/Yii HMAC tokens are not...

8.7CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 9:46 p.m.24 views

CVE-2026-92593

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 introduced a self-signing oracle in Cp::elementLabelHtml(). Because Craft/Yii HMAC token...

8.8CVSS0.00415EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/16 9:46 p.m.33 views

CVE-2026-92591 Craft CMS 5.0.0 before 5.10.13 Environment Secret Exposure via Installer

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 PHP remains available but the configured MySQL endpoint does...

8.2CVSS0.0024EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/16 9:46 p.m.33 views

CVE-2026-92592

Craft CMS 4.8.0–4.18.5 and 5.0.0–5.10.12 are affected by a remote code execution vulnerability (CVSS 3.1 score 8.8 High ). The root cause is that the HMAC signature for the license-shun cookie is not bound to its purpose—Yii's cookieValidationKey derives from the same Craft securityKey used for s...

8.8CVSS0.00504EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/16 9:46 p.m.8 views

CVE-2026-92591 Craft CMS 5.0.0 before 5.10.13 Environment Secret Exposure via Installer

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 PHP remains available but the configured MySQL endpoint does...

8.2CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/16 9:46 p.m.35 views

CVE-2026-92592 Craft CMS before 4.18.6 Remote Code Execution via signed cookie

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 bound to its purpose Yii's cookieValidationKey is derived from...

8.8CVSS0.00504EPSS
SaveExploits0References2
Rows per page
Query Builder