Lucene search
+L

1273 matches found

vulnersOsv
vulnersOsv
added 2025/04/07 7:3 p.m.9 views

2mxdev-gql-gateway (=1.0.0), @2mxdev/gql-gateway (>=1.0.0 <=4.0.2) +217 more potentially affected by CVE-2025-32031 via @apollo/gateway (>=0.10.4 <=2.10.0)

@apollo/gateway NPM version =0.10.4, =1.0.0, =1.0.0, =0.0.7, =0.0.1-feature-ci-publish.2, =0.0.1-feature-ci-publish.2, =0.6.5, =1.0.0, =1.0.0, =1.0.0, =1.0.0, =0.0.1, =0.0.22 and more Source cves: CVE-2025-32031 Source advisory: OSV:GHSA-P2Q6-PWH5-M6JR...

7.5CVSS5.7AI score0.00557EPSS
SaveExploits0
OSV
OSV
added 2025/04/07 7:3 p.m.53 views

GHSA-P2Q6-PWH5-M6JR Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Optimization Bypass

Impact Summary A vulnerability in Apollo Gateway allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically due to internal optimizations being frequently bypassed. This could lead to excessive resource consumption and denial of service...

7.5CVSS7AI score0.00557EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/04/07 7:3 p.m.20 views

Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Optimization Bypass

Impact Summary A vulnerability in Apollo Gateway allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically due to internal optimizations being frequently bypassed. This could lead to excessive resource consumption and denial of service...

7.5CVSS7AI score0.00557EPSS
SaveExploits0References5Affected Software1
vulnersOsv
vulnersOsv
added 2025/04/07 7:3 p.m.12 views

2mxdev-gql-gateway (=1.0.0), @2mxdev/gql-gateway (>=1.0.0 <=4.0.2) +217 more potentially affected by CVE-2025-32030 via @apollo/gateway (>=0.10.4 <=2.10.0)

@apollo/gateway NPM version =0.10.4, =1.0.0, =1.0.0, =0.0.7, =0.0.1-feature-ci-publish.2, =0.0.1-feature-ci-publish.2, =0.6.5, =1.0.0, =1.0.0, =1.0.0, =1.0.0, =0.0.1, =0.0.22 and more Source cves: CVE-2025-32030 Source advisory: OSV:GHSA-Q2F9-X4P4-7XMH...

7.5CVSS5.7AI score0.0049EPSS
SaveExploits0
OSV
OSV
added 2025/04/07 7:3 p.m.13 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
Github Security Blog
Github Security Blog
added 2025/04/07 7:3 p.m.18 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
Github Security Blog
Github Security Blog
added 2025/04/07 7:0 p.m.20 views

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
SaveExploits0References5Affected Software1
vulnersOsv
vulnersOsv
added 2025/04/07 7:0 p.m.9 views

inigo-rs (>=0.1.5 <=0.27.8) potentially affected by CVE-2025-32380 via apollo-router (=1.2.1)

apollo-router CARGO version =1.2.1 is affected by a known vulnerability. The following packages have a transitive dependency on apollo-router and may be impacted: - inigo-rs =0.1.5, =0.27.8 Source cves: CVE-2025-32380 Source advisory: OSV:GHSA-3J43-9V8V-CP3F...

7.5CVSS5.8AI score0.00535EPSS
SaveExploits0
OSV
OSV
added 2025/04/07 7:0 p.m.37 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
vulnersOsv
vulnersOsv
added 2025/04/07 6:59 p.m.4 views

inigo-rs (>=0.1.5 <=0.27.8) potentially affected by CVE-2025-32033 via apollo-router (=1.2.1)

apollo-router CARGO version =1.2.1 is affected by a known vulnerability. The following packages have a transitive dependency on apollo-router and may be impacted: - inigo-rs =0.1.5, =0.27.8 Source cves: CVE-2025-32033 Source advisory: OSV:GHSA-84M6-5M72-45FP...

7.5CVSS5.8AI score0.00551EPSS
SaveExploits0
OSV
OSV
added 2025/04/07 6:59 p.m.76 views

GHSA-84M6-5M72-45FP Apollo Router Operation Limits Vulnerable to Bypass via Integer Overflow

Impact Summary A vulnerability in Apollo Router allowed certain queries to bypass configured operation limits, specifically due to integer overflow. Details The operation limits plugin uses unsigned 32-bit integers to track limit counters e.g. for a query's height. If a counter exceeded the maxim...

7.5CVSS7.4AI score0.00551EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/04/07 6:59 p.m.25 views

Apollo Router Operation Limits Vulnerable to Bypass via Integer Overflow

Impact Summary A vulnerability in Apollo Router allowed certain queries to bypass configured operation limits, specifically due to integer overflow. Details The operation limits plugin uses unsigned 32-bit integers to track limit counters e.g. for a query's height. If a counter exceeded the maxim...

7.5CVSS7.4AI score0.00551EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/04/07 6:57 p.m.34 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
vulnersOsv
vulnersOsv
added 2025/04/07 6:57 p.m.7 views

inigo-rs (>=0.1.5 <=0.27.8) potentially affected by CVE-2025-32034 via apollo-router (=1.2.1)

apollo-router CARGO version =1.2.1 is affected by a known vulnerability. The following packages have a transitive dependency on apollo-router and may be impacted: - inigo-rs =0.1.5, =0.27.8 Source cves: CVE-2025-32034 Source advisory: OSV:GHSA-75M2-JHH5-J5G2...

7.5CVSS5.8AI score0.00512EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/04/07 6:57 p.m.23 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
vulnersOsv
vulnersOsv
added 2025/04/07 6:56 p.m.5 views

inigo-rs (>=0.1.5 <=0.27.8) potentially affected by CVE-2025-32032 via apollo-router (=1.2.1)

apollo-router CARGO version =1.2.1 is affected by a known vulnerability. The following packages have a transitive dependency on apollo-router and may be impacted: - inigo-rs =0.1.5, =0.27.8 Source cves: CVE-2025-32032 Source advisory: OSV:GHSA-94HH-JMQ8-2FGP...

7.5CVSS5.8AI score0.00551EPSS
SaveExploits0
OSV
OSV
added 2025/04/07 6:56 p.m.61 views

GHSA-94HH-JMQ8-2FGP Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Optimization Bypass

Impact Summary A vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically due to internal optimizations being frequently bypassed. This could lead to excessive resource consumption and denial of service...

7.5CVSS7AI score0.00551EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/04/07 6:56 p.m.22 views

Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Optimization Bypass

Impact Summary A vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically due to internal optimizations being frequently bypassed. This could lead to excessive resource consumption and denial of service...

7.5CVSS7AI score0.00551EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/07 12:0 a.m.8 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
CNNVD
CNNVD
added 2025/04/07 12:0 a.m.8 views

Apollo Federation 安全漏洞

Apollo Federation is an architecture for the Apollo community to declaratively combine APIs into a unified graph. A security vulnerability exists in Apollo Federation versions prior to 2.10.1 that stems from a query optimization bypass that could lead to a denial of service...

7.5CVSS6.3AI score0.00557EPSS
SaveExploits0References4
Rows per page
Query Builder