Lucene search
+L

2202 matches found

Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.12 views

PT-2026-25802

Webhooks for Craft CMS plugin adds the ability to manage “webhooks” in Craft CMS, which will send GET or POST requests when certain events occur. From version 3.0.0 to before version 3.2.0, the Webhooks plugin renders user-supplied template content through Twig’s renderString function without...

8.5CVSS5.9AI score0.00382EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/16 12:0 a.m.12 views

Craft CMS 安全漏洞

Craft CMS is an open-source content management system developed by Craft Studio. There is a security vulnerability in Craft CMS, which stems from the lack of sandbox protection in the rendering of template content provided by users through the Webhooks plugin. This vulnerability could allow...

8.5CVSS6AI score0.00382EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.16 views

PT-2026-25805

Craft CMS is a content management system CMS. From version 4.0.0-RC1 to before version 4.17.5 and from version 5.0.0-RC1 to before version 5.9.11, there is a Behavior injection RCE vulnerability in ElementIndexesController and FieldsController. Craft control panel administrator permissions and...

8.6CVSS5.7AI score0.00515EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.9 views

PT-2026-25804

Name of the Vulnerable Software and Affected Versions Craft CMS versions 5.6.0 through 5.9.10 Description Craft CMS is a content management system. A flaw exists where the $settings array from parse str is passed directly to Craft::configure without proper sanitization using...

8.6CVSS5.9AI score0.00499EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.17 views

PT-2026-25806

Name of the Vulnerable Software and Affected Versions Craft CMS versions 4.0.0-RC1 through 4.17.5 Craft CMS versions 5.0.0-RC1 through 5.9.11 Description Craft CMS contains a flaw in the UsersController-actionImpersonateWithToken function that allows a low-privilege user, or an unauthenticated us...

9.8CVSS5.8AI score0.0773EPSS
SaveExploits1References14
Veracode
Veracode
added 2026/03/14 5:25 a.m.6 views

SQL Injection

Craft Commerce is vulnerable to SQL Injection. The vulnerability is due to lack of whitelist validation on the sort parameter passed to orderBy, which allows an attacker to inject malicious SQL into the ORDER BY clause and manipulate database queries...

8.8CVSS5.9AI score0.00421EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2026/03/14 5:24 a.m.17 views

Cross-site Scripting (XSS)

Craft CMS is vulnerable to Cross-site Scripting XSS. The vulnerability is due to insufficient sanitization of return URLs using striptags without validating URL schemes, which allows an attacker to inject malicious JavaScript via crafted URLs...

6.9CVSS5.2AI score0.00185EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2026/03/14 5:22 a.m.7 views

SQL Injection

Craft CMS is vulnerable to SQL Injection. The vulnerability is due to missing input sanitization in the ElementSearchController::actionSearch endpoint, which allows an attacker to inject malicious SQL queries via parameters like criteriawhere or criteriaorderBy and extract sensitive database...

8.8CVSS5.9AI score0.0035EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2026/03/14 5:21 a.m.9 views

Arbitrary Code Injection

Craft CMS is vulnerable to Arbitrary Code Injection. The vulnerability is due to unsafe use of unsandboxed Twig rendering with user-controlled input in the conditions system, which allows an attacker to execute arbitrary code through crafted condition rules...

9.3CVSS6.2AI score0.00665EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/03/14 5:18 a.m.16 views

Remote Code Execution (RCE)

Craft CMS is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe use of unsandboxed Twig rendering with user-controlled input in the conditions system, which allows an attacker to execute arbitrary code through crafted condition rules...

9.3CVSS6.4AI score0.00665EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/13 12:0 a.m.5 views

PT-2026-25360

Yamux is a stream multiplexer over reliable, ordered connections such as TCP/IP. From 0.13.0 to before 0.13.9, a specially crafted WindowUpdate can cause arithmetic overflow in send-window accounting, which triggers a panic in the connection state machine. This is remotely reachable over a normal...

8.7CVSS5.8AI score0.00462EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/11 6:16 p.m.7 views

CVE-2026-31867

Craft Commerce is an ecommerce platform for Craft CMS. Prior to 4.11.0 and 5.6.0, An Insecure Direct Object Reference IDOR vulnerability exists in Craft Commerce’s cart functionality that allows users to hijack any shopping cart by knowing or guessing its 32-character number. The CartController...

6.3CVSS0.00284EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/11 6:16 p.m.6 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.3CVSS0.00665EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/11 6:16 p.m.4 views

CVE-2026-31859

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.9CVSS0.00185EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/11 5:52 p.m.7 views

CVE-2026-31867 Craft Commerce has a Potential IDOR in Commerce carts

Craft Commerce is an ecommerce platform for Craft CMS. Prior to 4.11.0 and 5.6.0, An Insecure Direct Object Reference IDOR vulnerability exists in Craft Commerce’s cart functionality that allows users to hijack any shopping cart by knowing or guessing its 32-character number. The CartController...

6.3CVSS5.9AI score0.00284EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/03/11 5:52 p.m.3 views

CVE-2026-31867

Craft Commerce is an ecommerce platform for Craft CMS. Prior to 4.11.0 and 5.6.0, An Insecure Direct Object Reference IDOR vulnerability exists in Craft Commerce’s cart functionality that allows users to hijack any shopping cart by knowing or guessing its 32-character number. The CartController...

6.3CVSS5.8AI score0.00284EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/03/11 5:52 p.m.19 views

CVE-2026-31867

Craft Commerce (Craft CMS) Before versions 4.11.0 and 5.6.0, an Insecure Direct Object Reference (IDOR) vulnerability exists in the cart loading/modification flow. The CartController accepts a user-supplied 32-character cart number and loads a cart without ownership validation, allowing an attack...

6.3CVSS5.8AI score0.00284EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/11 5:52 p.m.33 views

CVE-2026-31867 Craft Commerce has a Potential IDOR in Commerce carts

Craft Commerce is an ecommerce platform for Craft CMS. Prior to 4.11.0 and 5.6.0, An Insecure Direct Object Reference IDOR vulnerability exists in Craft Commerce’s cart functionality that allows users to hijack any shopping cart by knowing or guessing its 32-character number. The CartController...

6.3CVSS0.00284EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/11 5:37 p.m.4 views

CVE-2026-31859

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.01174EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/11 5:37 p.m.28 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.9CVSS0.00185EPSS
SaveExploits0References1
Rows per page
Query Builder