Lucene search
+L

2472 matches found

OSV
OSV
added 2026/04/21 11:32 p.m.16 views

CVE-2026-41128 Craft CMS has a Missing Authorization Check on User Group Removal via save-permissions Action

Craft CMS is a content management system CMS. In versions 5.6.0 through 5.9.14, the actionSavePermissions endpoint allows a user with only viewUsers permission to remove arbitrary users from all user groups. While saveUserGroups enforces per-group authorization for additions, it performs no...

5.3CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/04/21 11:32 p.m.14 views

EUVD-2026-24567

Craft CMS is a content management system CMS. In versions 5.6.0 through 5.9.14, the actionSavePermissions endpoint allows a user with only viewUsers permission to remove arbitrary users from all user groups. While saveUserGroups enforces per-group authorization for additions, it performs no...

5.3CVSS5.9AI score0.00248EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/21 12:00 a.m.20 views

PT-2026-34220

Craft CMS is a content management system CMS. Versions on the 4.x branch through 4.17.8 and the 5.x branch through 5.9.14 are vulnerable to Server-Side Request Forgery. The exploitation requires a few permissions to be enabled in the used GraphQL schema: "Edit assets in the volume" and "Create...

7CVSS5.7AI score0.00275EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/21 12:00 a.m.14 views

PT-2026-34219

Name of the Vulnerable Software and Affected Versions Craft CMS versions 5.6.0 through 5.9.14 Description The 'actionSavePermissions' endpoint allows a user possessing only viewUsers permission to remove arbitrary users from all user groups. This occurs because the saveUserGroups function enforce...

5.3CVSS5.4AI score0.00248EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/21 12:00 a.m.20 views

PT-2026-34221

Craft CMS is a content management system CMS. In versions on the 4.x branch through 4.17.8 and the 5.x branch through 5.9.14, the resource-js endpoint in Craft CMS allows unauthenticated requests to proxy remote JavaScript resources. When trustedHosts is not explicitly restricted default...

7CVSS5.9AI score0.0026EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/21 12:00 a.m.52 views

PT-2026-34013

An insecure direct object reference vulnerability in the Users API component of Crafty Controller allows a remote, authenticated attacker to perform user modification actions via improper API permissions validation...

9CVSS5.8AI score0.0044EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/17 12:00 a.m.52 views

PT-2026-33515

radare2 prior to commit bc5a890 contains a command injection vulnerability in the afsv/afsvj command path where crafted ELF binaries can embed malicious r2 command sequences as DWARF DW TAG formal parameter names. Attackers can craft a binary with shell commands in DWARF parameter names that...

8.5CVSS6.2AI score0.00915EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/04/17 12:00 a.m.22 views

craftql 安全漏洞

Craftql is a server developed by Mark Huot, an individual developer, that provides GraphQL interfaces for the Craft CMS. Versions of Craftql 1.3.7 and earlier contained security vulnerabilities. These vulnerabilities stemmed from server-side request forgeing in the...

7.5CVSS6AI score0.00463EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/16 7:22 p.m.11 views

CVE-2026-32271

Craft Commerce is an ecommerce platform for Craft CMS. In versions 4.0.0 through 4.10.2 and 5.0.0 through 5.5.4, there is an SQL injection vulnerability in the Commerce TotalRevenue widget which allows any authenticated control panel user to achieve remote code execution through a four-step...

7.7CVSS6.5AI score0.00476EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/15 6:31 p.m.16 views

EUVD-2026-22970

A vulnerability in Cisco Identity Services Engine ISE could allow an authenticated, remote attacker to execute arbitrary commands on the underlying operating system of an affected device. To exploit this vulnerability, the attacker must have at least Read Only Admin credentials. This vulnerabilit...

9.9CVSS6.2AI score0.06024EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/14 11:36 p.m.30 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 via the actionResourceJs process. An attacker can cause the server to make arbitrary HTTP requests by supplying a malicious Host header when the trustedHosts...

7CVSS5.9AI score0.0026EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/14 11:36 p.m.11 views

GHSA-95WR-3F2V-V2WH Craft CMS has a host header injection leading to SSRF via resource-js endpoint

Summary The resource-js endpoint in Craft CMS allows unauthenticated requests to proxy remote JavaScript resources. When trustedHosts is not explicitly restricted default configuration, the application trusts the client-supplied Host header. This allows an attacker to control the derived baseUrl,...

7CVSS5.9AI score0.0026EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/14 11:36 p.m.15 views

Craft CMS has a host header injection leading to SSRF via resource-js endpoint

Summary The resource-js endpoint in Craft CMS allows unauthenticated requests to proxy remote JavaScript resources. When trustedHosts is not explicitly restricted default configuration, the application trusts the client-supplied Host header. This allows an attacker to control the derived baseUrl,...

7CVSS5.9AI score0.0026EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/14 11:35 p.m.16 views

Server-Side Request Forgery (SSRF) in Craft CMS with Asset Uploads Mutations

Required Permissions The exploitation requires a few permissions to be enabled in the used GraphQL schema: "Edit assets in the volume" "Create assets in the volume" Details The implementation fails to restrict the URL Scheme. While the application is intended to "upload assets", there is no...

7CVSS5.8AI score0.00275EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/14 11:34 p.m.12 views

Craft CMS has a Missing Authorization Check on User Group Removal via save-permissions Action

Summary The actionSavePermissions endpoint allows a user with only viewUsers permission to remove arbitrary users from all user groups. While saveUserGroups enforces per-group authorization for additions, it performs no equivalent authorization check for removals, so submitting an empty groups...

5.3CVSS6AI score0.00248EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/14 11:34 p.m.20 views

GHSA-JQ2F-59PJ-P3M3 Craft CMS has a Missing Authorization Check on User Group Removal via save-permissions Action

Summary The actionSavePermissions endpoint allows a user with only viewUsers permission to remove arbitrary users from all user groups. While saveUserGroups enforces per-group authorization for additions, it performs no equivalent authorization check for removals, so submitting an empty groups...

5.3CVSS6AI score0.00248EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/14 4:45 p.m.13 views

CVE-2026-27284 InDesign Desktop | Out-of-bounds Read (CWE-125)

InDesign Desktop versions 20.5.2, 21.2 and earlier are affected by an out-of-bounds read vulnerability when parsing a crafted file, which could result in a read past the end of an allocated memory structure. An attacker could leverage this vulnerability to execute code in the context of the curre...

7.8CVSS5.9AI score0.00161EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/14 1:01 a.m.10 views

EUVD-2026-22073

Craft Commerce has an unauthenticated information disclosure that can leak some customer order data on anonymous payments...

6.3CVSS5.8AI score0.00295EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/14 12:07 a.m.12 views

EUVD-2026-22075

Craft Commerce has a SQL Injection can lead to Remote Code Execution via TotalRevenue Widget...

7.7CVSS6.1AI score0.00476EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/14 12:07 a.m.60 views

GHSA-875V-7M49-8X88 Craft Commerce has a SQL Injection can lead to Remote Code Execution via TotalRevenue Widget

Summary A SQL injection in the Commerce TotalRevenue widget can lead to remote code execution through a chain of four vulnerabilities: SQL Injection -- The TotalRevenue stat interpolates unsanitized widget settings directly into a sprintf-based SQL Expression. Any control panel user can create an...

8.7CVSS6.7AI score0.00476EPSS
SaveExploits0References4
Rows per page
Query Builder