Skip to main content

OpenCTI CVE-2026-35211

| EUVDEUVD-2026-42431 MEDIUM
Code Injection (CWE-94)
2026-07-08 security-advisories@github.com
6.5
CVSS 3.1 · Vendor: github
Share

Severity by source

Vendor (github) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
6.5 MEDIUM

Network-reachable GraphQL API requires low-privilege authenticated KNOWLEDGE role; pure availability impact via CPU exhaustion with no confidentiality or integrity impact confirmed.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (github).

CVSS VectorVendor: github

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 08, 2026 - 22:20 vuln.today
Patch available
Jul 08, 2026 - 22:04 EUVD

DescriptionCVE.org

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.

AnalysisAI

Elasticsearch Painless script injection via OpenCTI's GraphQL API allows any authenticated user holding the KNOWLEDGE capability to submit computationally expensive, unvalidated scripts that saturate Elasticsearch cluster CPU, degrading or denying service for the entire platform. All OpenCTI deployments prior to version 7.260401.0 are affected, with the vulnerability residing in the exposed 'script' FilterOperator of the GraphQL API. No public exploit code or CISA KEV listing is confirmed at time of analysis; a vendor-released patch is available in version 7.260401.0.

Technical ContextAI

OpenCTI is an open-source cyber threat intelligence management platform backed by Elasticsearch for knowledge graph storage and search. Its GraphQL API exposes a FilterOperator enum that includes a 'script' operator, which accepts user-supplied Elasticsearch Painless script strings and forwards them directly into Elasticsearch search queries without any input validation or sanitization. Painless is Elasticsearch's native sandboxed scripting language designed to prevent host-level code execution; however, it permits arbitrarily complex computations - heavy loops, nested aggregations - that can monopolize Elasticsearch cluster CPU threads and starve all concurrent queries. CWE-94 (Improper Control of Generation of Code / Code Injection) captures the root cause: user-controlled input is embedded directly into an executable scripting context without neutralization. The CVSS impact profile (C:N/I:N/A:H) is consistent with Painless sandbox containment - the confirmed exploitable impact is availability degradation, not data exfiltration or OS-level command execution. The 'RCE' tag in the source intelligence data reflects the CWE-94 injection class and should not be treated as confirmed remote code execution absent further evidence.

RemediationAI

Upgrade to OpenCTI version 7.260401.0, the vendor-confirmed fix, available at https://github.com/OpenCTI-Platform/opencti/releases/tag/7.260401.0. The specific fix is implemented in pull request https://github.com/OpenCTI-Platform/opencti/pull/15284 and commit https://github.com/OpenCTI-Platform/opencti/commit/b134ccedf9e68386723cb42197f8e1d60c3bdbd9. If immediate upgrade is not feasible, restrict the KNOWLEDGE capability to the minimum set of trusted user accounts via OpenCTI's RBAC configuration, reducing the attack surface to highly trusted identities only - this trade-off limits self-service threat intelligence querying for regular analysts. Additionally, configuring Elasticsearch cluster-level script circuit breakers (e.g., CPU time and memory limits for Painless execution via Elasticsearch's scripting resource controls) may reduce blast radius but does not eliminate the injection path and may degrade legitimate complex search functionality.

CVE-2020-37041 HIGH POC
7.5 Jan 30

OpenCTI 3.3.1 is vulnerable to a directory traversal attack via the static/css endpoint. An unauthenticated attacker can

CVE-2026-27960 CRITICAL
9.8 May 05

Unauthenticated attackers can escalate privileges in OpenCTI 6.6.0-6.9.12 by impersonating any user account, including t

CVE-2020-37044 MEDIUM POC
5.4 Jan 30

OpenCTI 3.3.1 is vulnerable to a reflected cross-site scripting (XSS) attack via the /graphql endpoint. An attacker can

CVE-2025-24977 CRITICAL
9.1 May 05

OpenCTI is an open cyber threat intelligence (CTI) platform. Rated critical severity (CVSS 9.1), this vulnerability is r

CVE-2026-39980 CRITICAL
9.1 Apr 09

Server-Side Template Injection in OpenCTI notifier templates allows privileged administrators with 'Manage customization

CVE-2024-45404 HIGH
8.1 Dec 12

OpenCTI is an open-source cyber threat intelligence platform. Rated high severity (CVSS 8.1), this vulnerability is remo

CVE-2024-26139 HIGH
8.1 May 23

OpenCTI is an open source platform allowing organizations to manage their cyber threat intelligence knowledge and observ

CVE-2022-30290 HIGH
7.5 Jul 05

In OpenCTI through 5.2.4, a broken access control vulnerability has been identified in the profile endpoint. Rated high

CVE-2026-44730 HIGH
7.2 May 26

Privilege escalation in OpenCTI prior to 6.9.7 allows an organization admin to gain elevated platform-wide privileges by

CVE-2026-35210 HIGH
7.1 Jul 08

Authorization bypass in OpenCTI prior to version 7.260326.0 lets any authenticated user holding the KNOWLEDGE_KNUPDATE p

CVE-2025-61781 HIGH
7.1 Jan 05

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to version 6.

CVE-2026-21886 MEDIUM
6.5 Mar 17

OpenCTI versions prior to 6.9.1 contain an authorization bypass vulnerability in the GraphQL mutation 'IndividualDeletio

Share

CVE-2026-35211 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy