Lucene search
+L

224 matches found

Snyk
Snyk
added 2026/04/14 11:35 p.m.11 views

Server-side Request Forgery (SSRF)

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the asset upload mutations process. An attacker can interact with internal services by supplying specially crafted URLs using unsupported schemes, such as...

7CVSS5.7AI score0.00275EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/14 11:34 p.m.14 views

Missing Authorization

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Missing Authorization via the actionSavePermissions process. An attacker can remove all group memberships from arbitrary users by submitting an empty groups parameter, resulting in immediate...

5.3CVSS5.9AI score0.00248EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/13 9:13 p.m.9 views

Missing Authorization

Overview craftcms/commerce is a Craft Commerce Affected versions of this package are vulnerable to Missing Authorization via the actionPay process. An attacker can access sensitive customer order information, including email and address details, by submitting an order number and causing the email...

6.3CVSS5.8AI score0.00295EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/13 9:11 p.m.12 views

SQL Injection

Overview craftcms/commerce is a Craft Commerce Affected versions of this package are vulnerable to SQL Injection via the hasVariant or hasProduct properties, which bypass input sanitization in subqueries. An attacker can extract arbitrary database contents, including sensitive security keys, by...

8.8CVSS6.1AI score0.00304EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/26 5:12 p.m.13 views

Missing Authorization

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Missing Authorization in the assets/preview-file. An attacker can access unauthorized preview metadata by sending crafted requests with a controlled assetId parameter, allowing retrieval of...

5.3CVSS5.9AI score0.00359EPSS
SaveExploits0References3
Saint
Saint
added 2026/03/25 12:00 a.m.134 views

CraftCMS generate-transform command injection

Added: 03/25/2026 Background CraftCMS is a content management system written in PHP. Problem A vulnerability in CraftCMS allows remote attackers to inject arbitrary PHP code into the session file and then execute it using a specially crafted request to generate-transform. Resolution Upgrade to...

6.1AI score
SaveExploits0
Snyk
Snyk
added 2026/03/24 5:28 p.m.8 views

Missing Authorization

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Missing Authorization in the actionMoveToSection process. An attacker can perform unauthorized content changes by sending crafted POST requests to the affected endpoint, allowing them to move...

7.1CVSS5.9AI score0.00288EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/24 4:53 p.m.10 views

Authorization Bypass Through User-Controlled Key

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the assets/edit-image endpoint when processing the assetId parameter. An attacker can access unauthorized private asset contents by supplyi...

7.1CVSS5.9AI score0.00353EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/24 4:50 p.m.11 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' in the actionFilterHud process. An attacker can execute arbitrary code on the server by supplying a crafted...

8.7CVSS6.3AI score0.0102EPSS
SaveExploits1References2
Veracode
Veracode
added 2026/03/21 5:22 a.m.28 views

Code Injection

craftcms/cms is vulnerable to Code Injection. The vulnerability is due to passing unvalidated configuration data to Craft::configure without proper sanitization, which allows an attacker to inject malicious behavior or event handlers and execute arbitrary code...

8.6CVSS6.1AI score0.00499EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/03/16 6:44 p.m.4 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the actionLoadContainerData endpoint. An attacker can access sensitive bucket information by sending unauthenticated requests with a valid CSRF token. Because error messages may also reveal sensitive data,...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/16 6:44 p.m.12 views

Incorrect Authorization

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Incorrect Authorization in the actionImpersonateWithToken process. An attacker can gain unauthorized administrative access by leveraging a valid preview token and manipulating the action quer...

9.8CVSS5.8AI score0.0773EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/16 6:13 p.m.6 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the BucketsController-actionLoadBucketData endpoint. An attacker can retrieve a list of accessible buckets by sending a request with a valid CSRF token, even without authentication. Remediation Upgrade...

6.9CVSS5.8AI score0.00344EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/03/14 5:23 a.m.13 views

SQL Injection

craftcms/commerce is vulnerable to SQL Injection. The vulnerability is due to lack of validation and sanitization of sort parameters in the addOrderBy clause, which allows an attacker to inject arbitrary SQL queries and potentially compromise the database...

8.8CVSS6AI score0.00436EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/03/11 5:35 p.m.39 views

CVE-2026-31858 CraftCMS's `ElementSearchController` Affected by Blind SQL Injection

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.7CVSS0.0035EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/11 5:35 p.m.29 views

CVE-2026-31858

CraftCMS is affected by a blind SQL injection in ElementSearchController::actionSearch(), where unset() protection added to ElementIndexesController in CVE-2026-25495 was not applied. This allows any authenticated control panel user to inject arbitrary SQL via criteria[where], criteria[orderBy], ...

8.8CVSS6AI score0.0035EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/11 5:35 p.m.9 views

CVE-2026-31858 CraftCMS's `ElementSearchController` Affected by Blind SQL Injection

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.7CVSS6AI score
SaveExploits0References4
OSV
OSV
added 2026/03/11 5:30 p.m.10 views

CVE-2026-31857 CraftCMS has an RCE vulnerability via relational conditionals in the control panel

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.3CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/11 5:30 p.m.40 views

CVE-2026-31857 CraftCMS has an RCE vulnerability via relational conditionals in the control panel

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.3CVSS0.00665EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/11 5:30 p.m.6 views

CVE-2026-31857 CraftCMS has an RCE vulnerability via relational conditionals in the control panel

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
SaveExploits0References2
Rows per page
Query Builder