CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-64173

High
Published: Translated: NVD NIST

Summary

Apollo Router Core to konfigurowalny router grafowy napisany w Rust, który obsługuje federowany supergraf przy użyciu Apollo Federation 2. W wersjach poniżej 1.61.11 oraz od 2.0.0-alpha.0 do 2.8.1-rc.0 wystąpiła podatność, która pozwalała na nieautoryzowane zapytania do danych wymagających dodatkowych kontroli dostępu.

Risk Assessment

Organizacje korzystające z Apollo Router, które definiują dyrektywy @authenticated, @requiresScopes lub @policy w sposób niespójny na typach polimorficznych, są narażone na nieautoryzowany dostęp do wrażliwych danych.

Recommendation

Zaleca się aktualizację do wersji 1.61.12 lub 2.8.1, aby usunąć tę podatność oraz przegląd dyrektyw dostępu w celu zapewnienia ich spójności.

Related vulnerabilities

Original NVD description (English source)

Apollo Router Core is a configurable graph router written in Rust to run a federated supergraph using Apollo Federation 2. In versions 1.61.11 below, as well as 2.0.0-alpha.0 through 2.8.1-rc.0, a vulnerability allowed for unauthenticated queries to access data that required additional access controls. Router incorrectly handled access control directives on interface types/fields and their implementing object types/fields, applying them to interface types/fields while ignoring directives on their implementing object types/fields when all implementations had the same requirements. Apollo Router customers defining @authenticated, @requiresScopes, or @policy directives inconsistently on polymorphic types (i.e., object types that implement interface types) are impacted. This issue is fixed in versions 1.61.12 and 2.8.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS