CVE Catalog

CVE-2026-76820

HighCVSS 7.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

23th percentile - higher than 23% of all known CVEs

Summary

OpenCTI before version 7.260701.0 has a vulnerability in the synchronizerFetch GraphQL query, which calls fetchRemoteStreams after only checking that the remote stream URL uses HTTP or HTTPS. The backend does not apply the ingestion deny list or reject private, loopback, and link-local destinations, allowing an authenticated account with INGESTION capability to make OpenCTI request internal services and cloud metadata endpoints. Connection errors can enable internal network scanning, and compatible responses may disclose internal data.

Risk Assessment

The risk includes potential internal network scanning and disclosure of internal data, which could lead to further attacks within the organization's infrastructure.

Recommendation

Upgrade OpenCTI to version 7.260701.0 or later and configure network firewalls to block traffic to private and cloud metadata addresses from the platform.

Other vulnerabilities in OpenCTI

See all
Original NVD description (English source)

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to 7.260701.0, the synchronizerFetch GraphQL query called fetchRemoteStreams after checking only that a remote stream URL used HTTP or HTTPS. The backend did not apply the ingestion deny list or reject private, loopback, and link-local destinations, allowing an authenticated account with the INGESTION capability to make OpenCTI request internal services and cloud metadata endpoints. Returned connection errors could distinguish open HTTP ports, open non-HTTP ports, and closed ports, enabling internal network scanning, while compatible endpoint responses could disclose internal data. This issue is fixed in version 7.260701.0.

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