Lucene search
+L

3377 matches found

OSV
OSV
added 2025/04/07 8:50 p.m.22 views

CVE-2025-32034 Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

The Apollo Router Core is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. Prior to 1.61.2 and 2.1.1, a vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively...

7.5CVSS6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/04/07 8:50 p.m.50 views

CVE-2025-32034 Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

The Apollo Router Core is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. Prior to 1.61.2 and 2.1.1, a vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively...

7.5CVSS0.00512EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/04/07 8:50 p.m.11 views

CVE-2025-32034 Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

The Apollo Router Core is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. Prior to 1.61.2 and 2.1.1, a vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively...

7.5CVSS7AI score0.00512EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/04/07 8:38 p.m.13 views

CVE-2025-32030 Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

Apollo Gateway provides utilities for combining multiple GraphQL microservices into a single GraphQL endpoint. Prior to 2.10.1, a vulnerability in Apollo Gateway allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named...

7.5CVSS7AI score0.0049EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/07 8:38 p.m.72 views

CVE-2025-32030

CVE-2025-32030 concerns Apollo Gateway (GraphQL federation). The vulnerability occurs prior to version 2.10.1, where queries using deeply nested and reused named fragments could trigger prohibitively expensive query planning. Specifically, named fragments were expanded once per fragment spread du...

7.5CVSS7AI score0.0049EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/04/07 8:38 p.m.37 views

CVE-2025-32030 Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

Apollo Gateway provides utilities for combining multiple GraphQL microservices into a single GraphQL endpoint. Prior to 2.10.1, a vulnerability in Apollo Gateway allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named...

7.5CVSS0.0049EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/07 8:38 p.m.14 views

CVE-2025-32030 Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

Apollo Gateway provides utilities for combining multiple GraphQL microservices into a single GraphQL endpoint. Prior to 2.10.1, a vulnerability in Apollo Gateway allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named...

7.5CVSS6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/04/07 8:34 p.m.26 views

CVE-2025-31496 apollo-compiler Named Fragment Processing Vulnerability

apollo-compiler is a query-based compiler for the GraphQL query language. Prior to 1.27.0, a vulnerability in Apollo Compiler allowed queries with deeply nested and reused named fragments to be prohibitively expensive to validate. Named fragments were being processed once per fragment spread in...

7.5CVSS0.00404EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/04/07 8:34 p.m.8 views

CVE-2025-31496 apollo-compiler Named Fragment Processing Vulnerability

apollo-compiler is a query-based compiler for the GraphQL query language. Prior to 1.27.0, a vulnerability in Apollo Compiler allowed queries with deeply nested and reused named fragments to be prohibitively expensive to validate. Named fragments were being processed once per fragment spread in...

7.5CVSS6.9AI score0.00404EPSS
SaveExploits0References2
CVE
CVE
added 2025/04/07 8:34 p.m.63 views

CVE-2025-31496

CVE-2025-31496 affects the Apollo Compiler (GraphQL) prior to version 1.27.0. The vulnerability arises from how deeply nested and reused named fragments are validated, where each named fragment could be processed once per fragment spread, causing exponential resource consumption and potential den...

7.5CVSS6.9AI score0.00404EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/07 7:09 p.m.10 views

GHSA-7MPV-9XG6-5R79 Apollo Compiler Named Fragment Processing Vulnerability

Impact Summary A vulnerability in Apollo Compiler allowed queries with deeply nested and reused named fragments to be prohibitively expensive to validate. This could lead to excessive resource consumption and denial of service in applications. Details Named fragments were being processed once per...

7.5CVSS7.1AI score0.00404EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/04/07 7:09 p.m.28 views

Apollo Compiler Named Fragment Processing Vulnerability

Impact Summary A vulnerability in Apollo Compiler allowed queries with deeply nested and reused named fragments to be prohibitively expensive to validate. This could lead to excessive resource consumption and denial of service in applications. Details Named fragments were being processed once per...

7.5CVSS7.1AI score0.00404EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/04/07 7:03 p.m.21 views

Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

Impact Summary A vulnerability in Apollo Gateway allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named fragment expansion. This could lead to excessive resource consumption and denial of service. Details Named fragment...

7.5CVSS7AI score0.0049EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/04/07 7:03 p.m.19 views

GHSA-Q2F9-X4P4-7XMH Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

Impact Summary A vulnerability in Apollo Gateway allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named fragment expansion. This could lead to excessive resource consumption and denial of service. Details Named fragment...

7.5CVSS7AI score0.0049EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/07 7:00 p.m.39 views

GHSA-3J43-9V8V-CP3F Apollo Router Query Validation Vulnerable to Excessive Resource Consumption via Named Fragment Processing

Impact Summary A vulnerability in Apollo Router's usage of Apollo Compiler allowed queries with deeply nested and reused named fragments to be prohibitively expensive to validate. This could lead to excessive resource consumption and denial of service. Details Named fragments were being processed...

7.5CVSS7AI score0.00535EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/07 6:57 p.m.38 views

GHSA-75M2-JHH5-J5G2 Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

Impact Summary A vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named fragment expansion. This could lead to excessive resource consumption and denial of service. Details Named fragments...

7.5CVSS7AI score0.00512EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/04/07 6:57 p.m.27 views

Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

Impact Summary A vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named fragment expansion. This could lead to excessive resource consumption and denial of service. Details Named fragments...

7.5CVSS7AI score0.00512EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/07 12:00 a.m.11 views

PT-2025-15296 · Apollo · Apollo Router Core

Name of the Vulnerable Software and Affected Versions: Apollo Router Core versions prior to 1.61.2 Apollo Router Core versions prior to 2.1.1 Description: A vulnerability in the Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan...

7.5CVSS6.3AI score0.00551EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2025/04/05 3:33 p.m.30 views

CVE-2024-4877

OpenVPN version 2.4.0 through 2.6.10 on Windows allows an external, lesser privileged process to create a named pipe which the OpenVPN GUI component would connect to allowing it to escalate its privileges...

8.8CVSS7.3AI score0.00426EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/03 4:15 p.m.31 views

CVE-2024-4877

OpenVPN version 2.4.0 through 2.6.10 on Windows allows an external, lesser privileged process to create a named pipe which the OpenVPN GUI component would connect to allowing it to escalate its privileges...

8.8CVSS0.00426EPSS
SaveExploits0References2
Rows per page
Query Builder