CVE-2024-37155
CVE-2024-37155 is a medium-severity vulnerability in Citeum Opencti with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-284.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 0% (35th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-36468
- Weakness: CWE-284
- Affected product: Citeum Opencti
- Published:
- Last modified:
Description
OpenCTI is an open source platform allowing organizations to manage their cyber threat intelligence knowledge and observables. Prior to version 6.1.9, the regex validation used to prevent Introspection queries can be bypassed by removing the extra whitespace, carriage return, and line feed characters from the query. GraphQL Queries in OpenCTI can be validated using the `secureIntrospectionPlugin`. The regex check in the plkugin can be bypassed by removing the carriage return and line feed characters (`\r\n`). Running a curl command against a local instance of OpenCTI will result in a limited error message. By running the same Introspection query without the `\r\n` characters, the unauthenticated user is able to successfully run a full Introspection query. Bypassing this restriction allows the attacker to gather a wealth of information about the GraphQL endpoint functionality that can be used to perform actions and/or read data without authorization. These queries can also be weaponized to conduct a Denial of Service (DoS) attack if sent repeatedly. Users should upgrade to version 6.1.9 to receive a patch for the issue.
Frequently asked questions
- What is CVE-2024-37155?
- OpenCTI is an open source platform allowing organizations to manage their cyber threat intelligence knowledge and observables. Prior to version 6.1.9, the regex validation used to prevent Introspection queries can be bypassed by removing the extra whitespace, carriage return, and line feed characters from the query. GraphQL Queries in OpenCTI can be validated using the `secureIntrospectionPlugin`. The regex check in the plkugin can be bypassed by removing the carriage return and line feed characters (`\r\n`). Running a curl command against a local instance of OpenCTI will result in a limited error message. By running the same Introspection query without the `\r\n` characters, the unauthenticated user is able to successfully run a full Introspection query. Bypassing this restriction allows the attacker to gather a wealth of information about the GraphQL endpoint functionality that can be used to perform actions and/or read data without authorization. These queries can also be weaponized to conduct a Denial of Service (DoS) attack if sent repeatedly. Users should upgrade to version 6.1.9 to receive a patch for the issue.
- How severe is CVE-2024-37155?
- CVE-2024-37155 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability low.
- Is CVE-2024-37155 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (35th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-37155?
- CVE-2024-37155 affects Citeum Opencti. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-37155?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-37155 have an EU (EUVD) identifier?
- Yes. CVE-2024-37155 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-36468.
- When was CVE-2024-37155 published?
- CVE-2024-37155 was published on 2024-11-18 and last updated on 2026-06-17.
References
- https://github.com/OpenCTI-Platform/opencti/blob/6343b82b0b0a5d3ded3b30d08ce282328a556268/opencti-platform/opencti-graphql/src/graphql/graphql.js#L83-L94
- https://github.com/OpenCTI-Platform/opencti/commit/f87d96918c63b0c3d3ebfbea6c789d48e2f56ad5
- https://github.com/OpenCTI-Platform/opencti/security/advisories/GHSA-4mvw-j8r9-xcgc
EU advisories (EUVD)
- https://nvd.nist.gov/vuln/detail/CVE-2024-37155
- https://github.com/pypa/advisory-database/tree/main/vulns/pycti/PYSEC-2024-313.yaml
Affected products (1)
- cpe:2.3:a:citeum:opencti:*:*:*:*:*:*:*:*
More vulnerabilities in Citeum Opencti
- CVE-2026-27960 — Critical (CVSS 9.8): OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. In versions 6.6.0…
- CVE-2026-39980 — Critical (CVSS 9.1): OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to 6.9.5,…
- CVE-2025-24977 — Critical (CVSS 9.1): OpenCTI is an open cyber threat intelligence (CTI) platform. Prior to version 6.4.11 any user with the capability…
- CVE-2024-26139 — High (CVSS 8.3): OpenCTI is an open source platform allowing organizations to manage their cyber threat intelligence knowledge and…
- CVE-2024-45404 — High (CVSS 8.1): OpenCTI is an open-source cyber threat intelligence platform. In versions below 6.2.18, because the function to limit…
- CVE-2026-21887 — High (CVSS 7.7): OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to 6.8.16,…
All CVEs affecting Citeum Opencti →
Other CWE-284 (Improper Access Control) vulnerabilities
- CVE-2026-50746 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit an Improper Access Control vulnerability found in UniFi…
- CVE-2026-46978 — Critical (CVSS 10.0): Vulnerability in the Oracle Solaris product of Oracle Systems (component: Remote Administration Daemon). The…
- CVE-2026-35308 — Critical (CVSS 10.0): Vulnerability in the Oracle Coherence product of Oracle Fusion Middleware (component: Centralized Third Party Jars).…
- CVE-2026-35307 — Critical (CVSS 10.0): Vulnerability in the Oracle Coherence product of Oracle Fusion Middleware (component: Core). Supported versions that…
- CVE-2026-46695 — Critical (CVSS 10.0): Boxlite is a sandbox service that allows users to create lightweight virtual machines (Boxes) and launch OCI containers…
- CVE-2026-46840 — Critical (CVSS 10.0): Vulnerability in Oracle REST Data Services (component: Backend-as-a-Service). Supported versions that are affected are…
Browse all CWE-284 (Improper Access Control) vulnerabilities →