Lucene search
+L

77 matches found

OSV
OSV
added 2026/08/18 5:11 p.m.9 views

CVE-2026-44472 Saleor: Account pre-hijacking vulnerability due to unverified anonymous order merge

Saleor is an e-commerce platform. From 2.10.0rc1 until 3.21.67, 3.22.63, and 3.23.22, the account activation flow treats email verification as sufficient proof of account ownership and automatically associates anonymous commerce data with the newly activated account. An attacker can use...

8.1CVSS5.6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/18 5:10 p.m.24 views

CVE-2026-48744 Saleor: Anonymous users can modify channel settings via `channelUpdate` due to `all([])` bypass in permission check

Saleor is an e-commerce platform. From 3.14.67 until 3.21.67, 3.22.63, and 3.23.22, a broken authorization check in saleor/permission/utils.py can incorrectly authorize unauthenticated GraphQL requests. The flaw permits anonymous callers to use the channelUpdate mutation to change channel order...

6.5CVSS0.00278EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/11 12:17 p.m.5 views

CVE-2026-72536

A missing authentication vulnerability in Chaskiq through commit 46dfdd1 allows unauthenticated remote attackers to manipulate any tenant Stripe subscription via the stripeCreateIntent GraphQL mutation. The mutation lacks authentication and authorization checks, exposing Stripe payment intent...

8.6CVSS0.00424EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 12:17 p.m.5 views

CVE-2026-72535

A missing authentication vulnerability in Chaskiq through commit 46dfdd1 allows unauthenticated remote attackers to mint Stripe Billing Portal sessions for any tenant via the stripeCustomerPortal GraphQL mutation. The mutation performs no authentication or authorization checks before creating a...

8.6CVSS0.00424EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 11:07 a.m.7 views

EUVD-2026-56006

A missing authentication vulnerability in Chaskiq through commit 46dfdd1 allows unauthenticated remote attackers to manipulate any tenant Stripe subscription via the stripeCreateIntent GraphQL mutation. The mutation lacks authentication and authorization checks, exposing Stripe payment intent...

8.6CVSS5.4AI score0.00424EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 11:07 a.m.27 views

CVE-2026-72536

CVE-2026-72536 (Chaskiq) is a missing-auth vulnerability in Chaskiq up to commit 46dfdd1 that lets unauthenticated remote attackers manipulate any tenant’s Stripe subscription via the stripeCreateIntent GraphQL mutation. The mutation lacks authentication and authorization checks, exposing Stripe ...

8.6CVSS5.4AI score0.00424EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 11:06 a.m.8 views

EUVD-2026-56005

A missing authentication vulnerability in Chaskiq through commit 46dfdd1 allows unauthenticated remote attackers to mint Stripe Billing Portal sessions for any tenant via the stripeCustomerPortal GraphQL mutation. The mutation performs no authentication or authorization checks before creating a...

8.6CVSS5.5AI score0.00424EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 11:06 a.m.37 views

CVE-2026-72535 Chaskiq Chaskiq - Missing Authentication

A missing authentication vulnerability in Chaskiq through commit 46dfdd1 allows unauthenticated remote attackers to mint Stripe Billing Portal sessions for any tenant via the stripeCustomerPortal GraphQL mutation. The mutation performs no authentication or authorization checks before creating a...

8.6CVSS0.00424EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 11:06 a.m.37 views

CVE-2026-72535

CVE-2026-72535 affects Chaskiq. A missing authentication flaw (through commit 46dfdd1) allows unauthenticated remote attackers to mint Stripe Billing Portal sessions for any tenant via the stripeCustomerPortal GraphQL mutation. The mutation performs no authentication/authorization checks before c...

8.6CVSS5.5AI score0.00424EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/09 6:16 p.m.16 views

CVE-2026-59721

Hoppscotch is an open source API development ecosystem. Prior to 2026.6.0, the updateInfraConfigs GraphQL mutation in admin/infra.resolver.ts accepts an attacker-controlled MAILERSMTPURL value, and validateSMTPUrl in utils.ts permits path, query, or fragment content that nodemailer parses into...

7.2CVSS0.01009EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/08 9:12 p.m.8 views

GHSA-6H3C-R723-7FX3 NL Portal: IDOR allows any authenticated user to complete and tamper with another user's taak

Impact In versions from 1.5.0 up to and including 3.0.0, any authenticated portal user could complete and tamper with another user's open task by submitting it on their behalf. The task submission endpoint accepted a task ID and a payload, but it never checked whether the task actually belonged t...

8.1CVSS6.2AI score
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/06/13 7:10 a.m.146 views

Exploit for CVE-2026-41490

CVE-2026-41490 — SQL Injection in Dagster database I/O manager...

8.3CVSS6.2AI score0.00265EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/06/05 7:14 p.m.20 views

CVE-2026-40520

FreePBX api module version 17.0.8 and prior contain a command injection vulnerability in the initiateGqlAPIProcess function where GraphQL mutation input fields are passed directly to shellexec without sanitization or escaping. An authenticated user with a valid bearer token can send a GraphQL...

8.8CVSS6AI score0.01379EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/01 12:00 a.m.25 views

Malicious code in @redhat-cloud-services/remediations-client (npm)

Part of the "Mini Shai-Hulud" supply chain worm campaign that compromised the GitHub Actions OIDC trusted publisher shared by Red Hat Cloud Services npm packages. The attacker injected a preinstall hook into this and 31 other packages in the @redhat-cloud-services scope. The hook delivers a...

6.2AI score
SaveExploits0References2
NVD
NVD
added 2026/05/12 9:16 p.m.15 views

CVE-2026-44224

Wiki.js is an open source wiki app built on Node.js. Prior to 2.5.313, the users.update GraphQL mutation accepts an arbitrary groups array and applies it directly to the database with no validation of the group IDs supplied. The resolver passes the caller's arguments straight to the model without...

8.8CVSS0.00379EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/05/12 12:00 a.m.23 views

wiki.js 安全漏洞

Wiki.js is a Wiki application open-sourced by requarks.io. Versions of Wiki.js prior to 2.5.313 contained a security vulnerability. This vulnerability stemmed from the GraphQL mutation in users.update, which accepted an arbitrary groups array and applied it directly to the database without...

8.8CVSS5.9AI score0.00379EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/21 3:32 p.m.21 views

EUVD-2026-24086

FreePBX api module version 17.0.8 and prior contain a command injection vulnerability in the initiateGqlAPIProcess function where GraphQL mutation input fields are passed directly to shellexec without sanitization or escaping. An authenticated user with a valid bearer token can send a GraphQL...

8.6CVSS6.1AI score0.01379EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/21 12:41 p.m.11 views

CVE-2026-40520

FreePBX api module version 17.0.8 and prior contain a command injection vulnerability in the initiateGqlAPIProcess function where GraphQL mutation input fields are passed directly to shellexec without sanitization or escaping. An authenticated user with a valid bearer token can send a GraphQL...

8.6CVSS6.1AI score0.01379EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/21 12:00 a.m.34 views

PT-2026-33931

FreePBX api module version 17.0.8 and prior contain a command injection vulnerability in the initiateGqlAPIProcess function where GraphQL mutation input fields are passed directly to shell exec without sanitization or escaping. An authenticated user with a valid bearer token can send a GraphQL...

8.6CVSS6.1AI score0.01379EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/26 3:12 p.m.11 views

CVE-2026-21886

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to version 6.9.1, the GraphQL mutations "IndividualDeletionDeleteMutation" is intended to allow users to delete individual entity objects respectively. However, it was observed that this...

8.1CVSS5.8AI score0.00227EPSS
SaveExploits0References1
Rows per page
Query Builder