Skip to main content

Citeum

14 CVEs vendor

Monthly

CVE-2026-35210 Jul 08, 21:16 PyPI HIGH PATCH This Week

Authorization bypass in OpenCTI prior to version 7.260326.0 lets any authenticated user holding the KNOWLEDGE_KNUPDATE permission override Confidence Level validation and Object Marking restrictions simply by adding the 'synchronized-upsert: true' HTTP header. Exploitation allows downgrading confidence levels, stripping security markings such as TLP:RED, and tampering with STIX objects (Indicators, Threat Actors, Malware, Reports) and their relationships. There is no public exploit identified at time of analysis, and the issue is not on CISA KEV; the fix is delivered in release 7.260326.0.

Authentication Bypass Opencti Citeum
NVD GitHub VulDB
CVSS 3.1
7.1
EPSS
0.3%
CVE-2026-35211 Jul 08, 21:16 PyPI MEDIUM PATCH This Month

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.

RCE Code Injection Elastic Opencti Citeum
NVD GitHub VulDB
CVSS 3.1
6.5
EPSS
0.4%
CVE-2020-37044 Jan 30, 23:16 PyPI MEDIUM POC This Month

OpenCTI 3.3.1 is vulnerable to a reflected cross-site scripting (XSS) attack via the /graphql endpoint. An attacker can inject arbitrary JavaScript code by sending a crafted GET request with a malicious payload in the query string, leading to execution of JavaScript in the victim's browser. [CVSS 5.4 MEDIUM]

XSS Windows Linux Opencti Citeum
NVD GitHub Exploit-DB
CVSS 3.1
5.4
EPSS
0.0%
CVE-2020-37041 Jan 30, 23:16 PyPI HIGH POC This Week

OpenCTI 3.3.1 is vulnerable to a directory traversal attack via the static/css endpoint. An unauthenticated attacker can read arbitrary files from the filesystem by sending crafted GET requests with path traversal sequences (e.g., '../') in the URL. [CVSS 7.5 HIGH]

Windows Linux Path Traversal Opencti Citeum
NVD GitHub Exploit-DB
CVSS 3.1
7.5
EPSS
0.4%
CVE-2025-61782 Jan 07, 18:15 PyPI MEDIUM PATCH This Month

Opencti versions up to 6.8.3 is affected by url redirection to untrusted site (open redirect) (CVSS 5.4).

Open Redirect Opencti Citeum
NVD GitHub
CVSS 3.1
5.4
EPSS
0.1%
CVE-2025-61781 Jan 05, 18:15 PyPI HIGH PATCH This Week

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to version 6.8.1, the GraphQL mutation "WorkspacePopoverDeletionMutation" allows users to delete workspace-related objects such as dashboards and investigation cases. [CVSS 7.1 HIGH]

Authentication Bypass Opencti Citeum
NVD GitHub
CVSS 3.1
7.1
EPSS
0.1%
CVE-2025-26621 May 19, 16:15 PyPI HIGH PATCH This Month

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Rated high severity (CVSS 7.6), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

RCE Denial Of Service Code Injection Opencti Citeum
NVD GitHub
CVSS 3.1
7.6
EPSS
0.7%
CVE-2025-24977 May 05, 17:18 PyPI CRITICAL PATCH Act Now

OpenCTI is an open cyber threat intelligence (CTI) platform. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

RCE Code Injection Opencti Citeum
NVD GitHub
CVSS 3.1
9.1
EPSS
0.5%
CVE-2025-24887 Apr 30, 19:15 PyPI MEDIUM PATCH This Month

OpenCTI is an open-source cyber threat intelligence platform. Rated medium severity (CVSS 6.3), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

Authentication Bypass Opencti Citeum
NVD GitHub
CVSS 3.1
6.3
EPSS
0.2%
CVE-2024-45805 Dec 26, 22:15 PyPI MEDIUM PATCH This Month

OpenCTI is an open-source cyber threat intelligence platform. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

Information Disclosure Opencti Citeum
NVD GitHub
CVSS 3.1
4.3
EPSS
0.3%
CVE-2024-45404 Dec 12, 02:02 PyPI HIGH PATCH This Week

OpenCTI is an open-source cyber threat intelligence platform. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

Authentication Bypass Opencti Citeum
NVD GitHub
CVSS 3.1
8.1
EPSS
0.6%
CVE-2024-26139 May 23, 12:15 PyPI HIGH PATCH This Week

OpenCTI is an open source platform allowing organizations to manage their cyber threat intelligence knowledge and observables. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

Authentication Bypass Opencti Citeum
NVD GitHub
CVSS 3.1
8.1
EPSS
0.4%
CVE-2022-30290 Jul 05, 13:15 PyPI HIGH PATCH This Week

In OpenCTI through 5.2.4, a broken access control vulnerability has been identified in the profile endpoint. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Information Disclosure Opencti Citeum
NVD GitHub
CVSS 3.1
7.5
EPSS
0.9%
CVE-2022-30289 Jul 05, 12:15 PyPI MEDIUM PATCH This Month

A stored Cross-site Scripting (XSS) vulnerability was identified in the Data Import functionality of OpenCTI through 5.2.4. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

XSS Opencti Citeum
NVD GitHub
CVSS 3.1
5.4
EPSS
0.5%
EPSS 0% CVSS 7.1
HIGH PATCH This Week

Authorization bypass in OpenCTI prior to version 7.260326.0 lets any authenticated user holding the KNOWLEDGE_KNUPDATE permission override Confidence Level validation and Object Marking restrictions simply by adding the 'synchronized-upsert: true' HTTP header. Exploitation allows downgrading confidence levels, stripping security markings such as TLP:RED, and tampering with STIX objects (Indicators, Threat Actors, Malware, Reports) and their relationships. There is no public exploit identified at time of analysis, and the issue is not on CISA KEV; the fix is delivered in release 7.260326.0.

Authentication Bypass Opencti Citeum
NVD GitHub VulDB
EPSS 0% CVSS 6.5
MEDIUM PATCH This Month

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.

RCE Code Injection Elastic +2
NVD GitHub VulDB
EPSS 0% CVSS 5.4
MEDIUM POC This Month

OpenCTI 3.3.1 is vulnerable to a reflected cross-site scripting (XSS) attack via the /graphql endpoint. An attacker can inject arbitrary JavaScript code by sending a crafted GET request with a malicious payload in the query string, leading to execution of JavaScript in the victim's browser. [CVSS 5.4 MEDIUM]

XSS Windows Linux +2
NVD GitHub Exploit-DB
EPSS 0% CVSS 7.5
HIGH POC This Week

OpenCTI 3.3.1 is vulnerable to a directory traversal attack via the static/css endpoint. An unauthenticated attacker can read arbitrary files from the filesystem by sending crafted GET requests with path traversal sequences (e.g., '../') in the URL. [CVSS 7.5 HIGH]

Windows Linux Path Traversal +2
NVD GitHub Exploit-DB
EPSS 0% CVSS 5.4
MEDIUM PATCH This Month

Opencti versions up to 6.8.3 is affected by url redirection to untrusted site (open redirect) (CVSS 5.4).

Open Redirect Opencti Citeum
NVD GitHub
EPSS 0% CVSS 7.1
HIGH PATCH This Week

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to version 6.8.1, the GraphQL mutation "WorkspacePopoverDeletionMutation" allows users to delete workspace-related objects such as dashboards and investigation cases. [CVSS 7.1 HIGH]

Authentication Bypass Opencti Citeum
NVD GitHub
EPSS 1% CVSS 7.6
HIGH PATCH This Month

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Rated high severity (CVSS 7.6), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

RCE Denial Of Service Code Injection +2
NVD GitHub
EPSS 1% CVSS 9.1
CRITICAL PATCH Act Now

OpenCTI is an open cyber threat intelligence (CTI) platform. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

RCE Code Injection Opencti +1
NVD GitHub
EPSS 0% CVSS 6.3
MEDIUM PATCH This Month

OpenCTI is an open-source cyber threat intelligence platform. Rated medium severity (CVSS 6.3), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

Authentication Bypass Opencti Citeum
NVD GitHub
EPSS 0% CVSS 4.3
MEDIUM PATCH This Month

OpenCTI is an open-source cyber threat intelligence platform. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

Information Disclosure Opencti Citeum
NVD GitHub
EPSS 1% CVSS 8.1
HIGH PATCH This Week

OpenCTI is an open-source cyber threat intelligence platform. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

Authentication Bypass Opencti Citeum
NVD GitHub
EPSS 0% CVSS 8.1
HIGH PATCH This Week

OpenCTI is an open source platform allowing organizations to manage their cyber threat intelligence knowledge and observables. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

Authentication Bypass Opencti Citeum
NVD GitHub
EPSS 1% CVSS 7.5
HIGH PATCH This Week

In OpenCTI through 5.2.4, a broken access control vulnerability has been identified in the profile endpoint. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Information Disclosure Opencti Citeum
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM PATCH This Month

A stored Cross-site Scripting (XSS) vulnerability was identified in the Data Import functionality of OpenCTI through 5.2.4. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

XSS Opencti Citeum
NVD GitHub

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