CVE-2026-54061
dgraph-io dgraph 취약점
- 대응 우선순위
- 점검
- CVSS
- 9.1
- EPSS
- - 백분위 -
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.07.08
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
Dgraph is an open source distributed GraphQL database. Prior to version 25.3.5, Dgraph Alpha exposes the RPCs used for external snapshot import on the public gRPC port `:9080` without authentication or authorization. As a result, an unauthenticated network client can open `StreamExtSnapshot` and send Badger stream data to the target group’s store. In addition, the receiver calls `Prepare()` before processing the stream. This operation deletes and replaces the existing DB data. Version 25.3.5 patches the issue.
제품 dgraph-io dgraph
영향 버전 dgraph-io dgraph < 25.3.5
수정 버전 dgraph-io dgraph · 수정 버전은 공급사 공식자료 확인 필요
확인방법, 조치방안, 조치 후 확인사항을 요약해 제공합니다.
dgraph-io dgraph의 현재 전체 버전이 공식 영향 범위(dgraph-io dgraph < 25.3.5)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
공급사 패치를 적용하고 인증이 필요한 모든 경로에서 서버측 인증·권한 검사가 수행되는지 확인합니다.
패치 후 같은 명령으로 전체 버전을 다시 확인해 dgraph-io dgraph · 수정 버전은 공급사 공식자료 확인 필요 기준을 충족하는지 확인합니다. 이어서 인증 우회 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.
CVSS 벡터 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
CWE CWE-306