# CVE-2026-76821

## Summary

- **CVE ID:** CVE-2026-76821
- **Severity:** HIGH
- **CVSS Score:** 7.1 (CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N)
- **CWE:** CWE-400, CWE-1333
- **Published:** Sep 15, 2026
- **Last Modified:** Sep 16, 2026

## Description

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to 7.260706.0, the JSON ingestion mapper's extractWithRegexp formula function compiled a user-supplied regular expression with the JavaScript RegExp engine in opencti-platform/opencti-graphql/src/parser/json-mapper.ts without validating its complexity. An authenticated user with JSON mapper creation permission could provide a catastrophically backtracking pattern and matching ingestion input, blocking the Node.js event loop and making the GraphQL API unavailable to all users. Scheduled ingestion could repeatedly execute the malicious mapper without additional attacker action, and recovery could require disabling the mapper and restarting the process. The issue affects availability and does not expose or modify data. This issue is fixed in version 7.260706.0.

## Affected Products

- OpenCTI-Platform — opencti (< 7.260706.0)

## References

- [CNA](https://github.com/OpenCTI-Platform/opencti/security/advisories/GHSA-7g3x-wc2m-9h9x)
- [CNA](https://github.com/OpenCTI-Platform/opencti/pull/16935)
- [CNA](https://github.com/OpenCTI-Platform/opencti/commit/3d726c09480f96980ce4c3e6119a8034dbdf2c96)
- [CNA](https://github.com/OpenCTI-Platform/opencti/releases/tag/7.260706.0)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.47%
- **EPSS Percentile:** 39.4

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._