Lucene search
+L

3295 matches found

Vulnrichment
Vulnrichment
added 2026/04/17 9:42 p.m.9 views

CVE-2026-40476 graphql-php: Denial of Service via quadratic complexity in OverlappingFieldsCanBeMerged validation

graphql-go is a Go implementation of GraphQL. In versions 15.31.4 and below, the OverlappingFieldsCanBeMerged validation rule performs On² pairwise comparisons of fields sharing the same response name. An attacker can send a query with thousands of repeated identical fields, causing excessive CPU...

6.9CVSS5.8AI score0.00485EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/17 9:42 p.m.24 views

CVE-2026-40476

CVE-2026-40476 affects graphql-go (Go GraphQL implementation) in version

7.5CVSS5.8AI score0.00485EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/17 9:42 p.m.6 views

CVE-2026-40476

graphql-go is a Go implementation of GraphQL. In versions 15.31.4 and below, the OverlappingFieldsCanBeMerged validation rule performs On² pairwise comparisons of fields sharing the same response name. An attacker can send a query with thousands of repeated identical fields, causing excessive CPU...

6.9CVSS5.8AI score0.00485EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/17 9:42 p.m.5 views

CVE-2026-40476 graphql-php: Denial of Service via quadratic complexity in OverlappingFieldsCanBeMerged validation

graphql-go is a Go implementation of GraphQL. In versions 15.31.4 and below, the OverlappingFieldsCanBeMerged validation rule performs On² pairwise comparisons of fields sharing the same response name. An attacker can send a query with thousands of repeated identical fields, causing excessive CPU...

6.9CVSS6AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.10 views

FreeBSD : py-strawberry-graphql -- Multiple vulnerabilities (6a0aa20d-399f-11f1-8626-901b0edee044)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 6a0aa20d-399f-11f1-8626-901b0edee044 advisory. The Strawberry GraphQL project reports: Strawberry up until version 0.312.3 is vulnerable to a...

7.5CVSS5.6AI score0.00424EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/17 12:0 a.m.13 views

graphql-go 安全漏洞

graphql-go is a GraphQL server developed by Webonyx, focusing on ease of use. Versions of graphql-go prior to 15.31.5 contained security vulnerabilities. These vulnerabilities stemmed from the OverlappingFieldsCanBeMerged validation rule, which performed On² comparisons for fields with the same...

7.5CVSS5.8AI score0.00485EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/16 9:25 p.m.7 views

GHSA-4JJR-VMV7-WH4W Statamic: Unsafe method invocation via query value resolution allows data destruction

Impact Manipulating query parameters on Control Panel and REST API endpoints, or arguments in GraphQL queries, could result in the loss of content, assets, and user accounts. The Control Panel requires authentication with minimal permissions in order to exploit. e.g. "view entries" permission to...

8.1CVSS5.7AI score0.00457EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/16 9:9 p.m.10 views

ChilliCream GraphQL Platform: Utf8GraphQLParser Stack Overflow via Deeply Nested GraphQL Documents

Impact Hot Chocolate's Utf8GraphQLParser is a recursive descent parser with no recursion depth limit. A crafted GraphQL document with deeply nested selection sets, object values, list values, or list types can trigger a StackOverflowException on payloads as small as 40 KB. Because...

9.1CVSS5.7AI score0.00902EPSS
SaveExploits0References14Affected Software1
Snyk
Snyk
added 2026/04/16 9:9 p.m.6 views

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion via the Utf8GraphQLParser parser. An attacker can cause the application to terminate unexpectedly and disrupt all active services by submitting a crafted GraphQL document with deeply nested selection sets, object...

9.1CVSS5.8AI score0.00902EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/16 9:9 p.m.12 views

GHSA-QR3M-XW4C-JQW3 ChilliCream GraphQL Platform: Utf8GraphQLParser Stack Overflow via Deeply Nested GraphQL Documents

Impact Hot Chocolate's Utf8GraphQLParser is a recursive descent parser with no recursion depth limit. A crafted GraphQL document with deeply nested selection sets, object values, list values, or list types can trigger a StackOverflowException on payloads as small as 40 KB. Because...

9.1CVSS5.7AI score0.00902EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2026/04/16 12:0 a.m.11 views

PT-2026-33381

Name of the Vulnerable Software and Affected Versions Hot Chocolate versions prior to 12.22.7 Hot Chocolate versions prior to 13.9.16 Hot Chocolate versions prior to 14.3.1 Hot Chocolate versions prior to 15.1.14 Description The recursive descent parser Utf8GraphQLParser lacks a recursion depth...

9.1CVSS5.7AI score0.00902EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/04/16 12:0 a.m.11 views

PT-2026-34571

Name of the Vulnerable Software and Affected Versions Statamic versions prior to 5.73.20 Statamic versions prior to 6.13.0 Description Manipulating query parameters on Control Panel and REST API endpoints, or arguments in GraphQL queries, can lead to the loss of content, assets, and user accounts...

8.1CVSS5.8AI score0.00304EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2026/04/14 11:35 p.m.13 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 1:5 a.m.12 views

graphql-php is affected by a Denial of Service via quadratic complexity in OverlappingFieldsCanBeMerged validation

The OverlappingFieldsCanBeMerged validation rule exhibits quadratic time complexity when processing queries with many repeated fields sharing the same response name. An attacker can send a crafted query like hello hello hello ... with thousands of repeated fields, causing excessive CPU usage duri...

7.5CVSS5.9AI score0.00485EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/04/13 9:30 p.m.5 views

EUVD-2026-22085

A weakness has been identified in DbGate up to 7.1.4. The impacted element is the function apiServerUrl1 of the file packages/rest/src/openApiDriver.ts of the component REST/GraphQL. This manipulation causes server-side request forgery. The attack may be initiated remotely. The exploit has been...

6.5CVSS5.4AI score0.00195EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/13 8:16 p.m.7 views

CVE-2026-6215

A weakness has been identified in DbGate up to 7.1.4. The impacted element is the function apiServerUrl1 of the file packages/rest/src/openApiDriver.ts of the component REST/GraphQL. This manipulation causes server-side request forgery. The attack may be initiated remotely. The exploit has been...

6.5CVSS0.00195EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/13 7:30 p.m.3 views

CVE-2026-6215

A weakness has been identified in DbGate up to 7.1.4. The impacted element is the function apiServerUrl1 of the file packages/rest/src/openApiDriver.ts of the component REST/GraphQL. This manipulation causes server-side request forgery. The attack may be initiated remotely. The exploit has been...

6.5CVSS5.4AI score0.00195EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/13 7:30 p.m.33 views

CVE-2026-6215 DbGate REST/GraphQL openApiDriver.ts apiServerUrl1 server-side request forgery

A weakness has been identified in DbGate up to 7.1.4. The impacted element is the function apiServerUrl1 of the file packages/rest/src/openApiDriver.ts of the component REST/GraphQL. This manipulation causes server-side request forgery. The attack may be initiated remotely. The exploit has been...

6.5CVSS0.00195EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2026/04/13 4:35 p.m.8 views

org.webjars.npm:g-status (=2.0.2), org.webjars.npm:graphql-toolkit__git-loader (=0.7.5) potentially affected by CVE-2022-25860 +1 more via org.webjars.npm:simple-git (>=1.129.0 <=1.132.0)

org.webjars.npm:simple-git MAVEN version =1.129.0, =1.132.0 is affected by a known vulnerability. The following packages have a transitive dependency on org.webjars.npm:simple-git and may be impacted: - org.webjars.npm:g-status =2.0.2 - org.webjars.npm:graphql-toolkitgit-loader =0.7.5 Source cves...

9.8CVSS7.2AI score0.02712EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2026/04/13 11:41 a.m.132 views

contentcity-fotoweb-poc

FotoWeb PAP Photo Matcher Proof-of-concept automatycznego dop...

5.8AI score
SaveExploits0
Rows per page
Query Builder