Lucene search
+L

1391 matches found

OSV
OSV
added 2026/03/11 5:37 p.m.10 views

CVE-2026-31859 Craft has Reflective XSS via incomplete return URL sanitization

Craft is a content management system CMS. The fix for CVE-2025-35939 in craftcms/cms introduced a striptags call in src/web/User.php to sanitize return URLs before they are stored in the session. However, striptags only removes HTML tags angle brackets -- it does not inspect or filter URL schemes...

6.9CVSS5.8AI score0.00185EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/11 5:37 p.m.6 views

CVE-2026-31859 Craft has Reflective XSS via incomplete return URL sanitization

Craft is a content management system CMS. The fix for CVE-2025-35939 in craftcms/cms introduced a striptags call in src/web/User.php to sanitize return URLs before they are stored in the session. However, striptags only removes HTML tags angle brackets -- it does not inspect or filter URL schemes...

6.9CVSS7.5AI score0.00185EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/11 5:30 p.m.5 views

CVE-2026-31857

Craft is a content management system CMS. Prior to 5.9.9 and 4.17.4, a Remote Code Execution vulnerability exists in the Craft CMS 5 conditions system. The BaseElementSelectConditionRule::getElementIds method passes user-controlled string input through renderObjectTemplate -- an unsandboxed Twig...

9.3CVSS5.9AI score0.00665EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/11 2:56 p.m.6 views

GHSA-G3HP-VVQF-8VW6 Craft CMS Vulnerable to Stored XSS via User Group Name in User Permissions Page

Summary A stored XSS vulnerability exists in the User Permissions page. The User Group name is rendered without proper HTML escaping in the permissions section, allowing an attacker to execute arbitrary JavaScript when another user views or edits a user's permissions. !NOTE This is a separate...

4.6CVSS6.1AI score0.00251EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/11 2:56 p.m.19 views

GHSA-FP5J-J7J4-MCXC CraftCMS has an RCE vulnerability via relational conditionals in the control panel

A Remote Code Execution vulnerability exists in the Craft CMS 5 conditions system. The BaseElementSelectConditionRule::getElementIds method passes user-controlled string input through renderObjectTemplate -- an unsandboxed Twig rendering function with escaping disabled. Any authenticated Control...

9.3CVSS5.9AI score0.00665EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/11 2:56 p.m.6 views

Arbitrary Code Injection

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Arbitrary Code Injection via the BaseElementSelectConditionRule::getElementIds function. An attacker can execute arbitrary code by sending a crafted condition rule through standard element...

9.8CVSS6.2AI score0.00665EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/11 12:27 a.m.5 views

SQL Injection

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to SQL Injection via the actionSearch process in ElementSearchController. An attacker can execute arbitrary SQL commands and extract database contents by injecting malicious input into...

8.8CVSS6.2AI score0.0035EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.13 views

PT-2026-24751

Craft is a content management system CMS. Prior to 5.9.9 and 4.17.4, a Remote Code Execution vulnerability exists in the Craft CMS 5 conditions system. The BaseElementSelectConditionRule::getElementIds method passes user-controlled string input through renderObjectTemplate -- an unsandboxed Twig...

9.3CVSS5.9AI score0.00665EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/11 12:00 a.m.16 views

Craft CMS SQL注入漏洞

Craft CMS is an open-source content management system developed by Craft CMS. Versions of Craft CMS prior to 5.9.9 had a SQL injection vulnerability. This vulnerability stemmed from insufficient input sanitization in the ElementSearchController::actionSearch endpoint, which could lead to SQL...

8.8CVSS5.8AI score0.0035EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.21 views

PT-2026-24686

Craft is a content management system CMS. The ElementSearchController::actionSearch endpoint is missing the unset protection that was added to ElementIndexesController in CVE-2026-25495. The exact same SQL injection vulnerability including criteriaorderBy, the original advisory vector works on th...

8.8CVSS6AI score0.00502EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/03/11 12:00 a.m.15 views

Craft CMS 代码注入漏洞

Craft CMS is an open-source content management system developed by Craft. Versions of Craft CMS prior to 5.9.9 and 4.17.4 contained a code injection vulnerability. This vulnerability stemmed from the BaseElementSelectConditionRule::getElementIds method, which allowed user input to be passed to th...

9.3CVSS6.1AI score0.00665EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.9 views

PT-2026-24687

Craft is a content management system CMS. The fix for CVE-2025-35939 in craftcms/cms introduced a strip tags call in src/web/User.php to sanitize return URLs before they are stored in the session. However, strip tags only removes HTML tags angle brackets -- it does not inspect or filter URL...

6.9CVSS5.8AI score0.01317EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/10 8:16 p.m.8 views

CVE-2026-29113

Craft is a content management system CMS. Prior to 4.17.4 and 5.9.7, Craft CMS has a CSRF issue in the preview token endpoint at /actions/preview/create-token. The endpoint accepts an attacker-supplied previewToken. Because the action does not require POST and does not enforce a CSRF token, an...

4.3CVSS0.00174EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/10 7:55 p.m.11 views

EUVD-2026-10817

Craft Commerce is an ecommerce platform for Craft CMS. Prior to 5.5.3, Craft Commerce is vulnerable to SQL Injection in the inventory levels table data endpoint. The sort0direction and sort0sortField parameters are concatenated directly into an addOrderBy clause without any validation or...

8.7CVSS6AI score0.00436EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/10 7:52 p.m.4 views

CVE-2026-29172

Craft Commerce is an ecommerce platform for Craft CMS. Prior to 4.10.2 and 5.5.3, Craft Commerce is vulnerable to SQL Injection in the purchasables table endpoint. The sort parameter is split by | and the first part column name is passed directly as an array key to orderBy without whitelist...

8.7CVSS5.9AI score0.00421EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/10 7:44 p.m.3 views

CVE-2026-29113 Craft has a potential information disclosure vulnerability in preview tokens

Craft is a content management system CMS. Prior to 4.17.4 and 5.9.7, Craft CMS has a CSRF issue in the preview token endpoint at /actions/preview/create-token. The endpoint accepts an attacker-supplied previewToken. Because the action does not require POST and does not enforce a CSRF token, an...

2.3CVSS5.8AI score0.00174EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/10 7:44 p.m.7 views

CVE-2026-29113 Craft has a potential information disclosure vulnerability in preview tokens

Craft is a content management system CMS. Prior to 4.17.4 and 5.9.7, Craft CMS has a CSRF issue in the preview token endpoint at /actions/preview/create-token. The endpoint accepts an attacker-supplied previewToken. Because the action does not require POST and does not enforce a CSRF token, an...

2.3CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/10 7:44 p.m.37 views

CVE-2026-29113 Craft has a potential information disclosure vulnerability in preview tokens

Craft is a content management system CMS. Prior to 4.17.4 and 5.9.7, Craft CMS has a CSRF issue in the preview token endpoint at /actions/preview/create-token. The endpoint accepts an attacker-supplied previewToken. Because the action does not require POST and does not enforce a CSRF token, an...

2.3CVSS0.00174EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/10 7:44 p.m.3 views

CVE-2026-29113

Craft is a content management system CMS. Prior to 4.17.4 and 5.9.7, Craft CMS has a CSRF issue in the preview token endpoint at /actions/preview/create-token. The endpoint accepts an attacker-supplied previewToken. Because the action does not require POST and does not enforce a CSRF token, an...

2.3CVSS5.8AI score0.00174EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/03/10 7:44 p.m.28 views

CVE-2026-29113

Craft CMS prior to versions 4.17.4 and 5.9.7 suffers a CSRF flaw in the preview token endpoint (/actions/preview/create-token). The endpoint accepts an attacker-supplied previewToken without requiring a CSRF token, allowing a logged-in editor to mint a preview token chosen by an attacker. The att...

4.3CVSS5.8AI score0.00174EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder