CVE Catalog

CVE-2026-35211

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

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

Summary

OpenCTI GraphQL API exposes a script filter operator in its FilterOperator enum that allows authenticated users with KNOWLEDGE capability to pass unsanitized Elasticsearch Painless scripts into search queries. This can cause CPU resource exhaustion and denial of service for all users.

Risk Assessment

The organization is at risk of a Denial of Service (DoS) attack via Elasticsearch cluster CPU exhaustion, potentially rendering the OpenCTI platform unavailable and impacting access to cyber threat intelligence data.

Recommendation

Immediately upgrade OpenCTI to version 7.260401.0 or later, which includes a fix that prevents exploitation of unsafe Painless scripts.

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.260401.0, the OpenCTI GraphQL API exposes a script filter operator in its FilterOperator enum that allows any authenticated user with the KNOWLEDGE capability to pass user-supplied Elasticsearch Painless script values directly into search queries without validation or sanitization, allowing computationally expensive scripts to consume cluster CPU resources and degrade or deny service for all users. This issue is fixed in version 7.260401.0.

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