Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2026-39980 β€” AI Deep Analysis Summary

CVSS 9.1 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: OpenCTI < 6.9.5 suffers from **Unsafe EJS Template Rendering**. <br>πŸ’₯ **Consequences**: Attackers can execute **Arbitrary JavaScript** during notification processing.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-1336** (Improper Control of Generation of Code). <br>πŸ” **Flaw**: The `safeEjs.ts` file fails to properly sanitize/escape EJS templates.…

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **OpenCTI Platform** (Product: opencti). <br>πŸ“… **Versions**: All versions **prior to 6.9.5**. <br>🏒 **Vendor**: OpenCTI-Platform.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Capabilities**: Run **Arbitrary JavaScript**. <br>πŸ”‘ **Privileges**: Requires **Admin** capabilities (specifically custom notification templates). <br>πŸ“Š **Impact**: High (CVSS H).…

Q5Is exploitation threshold high? (Auth/Config)

⚠️ **Threshold**: **Medium**. <br>πŸ” **Auth**: Requires **High Privileges** (PR:H). <br>πŸ‘οΈ **UI**: No user interaction needed (UI:N). <br>🌐 **Network**: Network accessible (AV:N).…

Q6Is there a public Exp? (PoC/Wild Exploitation)

🚫 **Public Exploit**: **None** currently available. <br>πŸ“‚ **PoCs**: Empty list in data. <br>🌍 **Wild Exploitation**: No evidence of active exploitation in the wild yet.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: <br>1. Check OpenCTI version: Is it **< 6.9.5**? <br>2. Audit **Notification Templates**: Look for custom EJS templates created by admins. <br>3.…

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed**: **Yes**. <br>πŸ”§ **Patch**: Upgrade to **OpenCTI 6.9.5** or later. <br>πŸ“Œ **Reference**: GitHub Release 6.9.5 & GHSA-jv9r-jw2f-rhrf advisory.

Q9What if no patch? (Workaround)

πŸ›‘οΈ **Workaround (No Patch)**: <br>1. **Restrict Access**: Limit who can create/edit notification templates. <br>2. **Disable Custom Templates**: If possible, disable the notification engine or custom EJS features.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **HIGH**. <br>πŸ“ˆ **Priority**: **Immediate Action**. <br>πŸ’‘ **Reason**: CVSS Score is **High** (Critical impact on Confidentiality, Integrity, Availability).…