What it is
CVE-2026-27960 is an unauthenticated vulnerability affecting OpenCTI-Platform opencti. OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. In versions 6.6.0 through...
Vulnerability report
opencti Privilege escalation and unauthenticated access
OpenCTI-Platform / opencti · >= 6.6.0, < 6.9.13
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2026-27960 is an unauthenticated vulnerability affecting OpenCTI-Platform opencti. OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. In versions 6.6.0 through...
Is it exploited?
Yes. Previdian sensors observed exploitation attempts with confirmed confidence. Also confirmed by third-party sources.
Who is affected?
OpenCTI-Platform / opencti >= 6.6.0, < 6.9.13.
What should we do?
Patch immediately, validate internet-facing exposure, and monitor for matching requests.
Overview
OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. In versions 6.6.0 through 6.9.12, there is a privilege escalation vulnerability that can be exploited by unauthenticated attackers to query the API as any existing user, including the default admin account.
This issue has been fixed in version 6.9.13. As a workaround, the default admin can be disabled using the `APP__ADMIN__EXTERNALLY_MANAGED` configuration.
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
Previdian
Previdian independently recorded this as exploited after first seeing it in honeypot sensors.
Previdian sensor
Previdian first observed exploitation attempts targeting this vulnerability in our honeypot sensors.
Pruva
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the Previdian Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| Previdian First | 2026-09-21 08:06 UTC |
| The Shadowserver | 2026-09-22 00:00 UTC |
Operational indicators for this CVE are listed under Detection.
Sensor telemetry
Previdian sensors recorded exploitation attempts targeting this vulnerability. The cards and chart show volume, unique attackers, and daily activity.
2
Attempts observed
2
Unique attacker IPs
2
Attacker countries
CH · YE
2
Sensors observed
CVE-2026-27960 exploitation attempts over the last 7 days
Daily events observed by Previdian sensors
Updated 24 Sep 2026
First observed 20 Sep 2026 · Last observed 23 Sep 2026
Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Request targets and User-Agents available in Pro. Callback host details available in Enterprise.
Nuclei template detected 16 Sep 2026.
View Nuclei template (opens in new tab)No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →Attacker IP indicators observed · available in Pro and Enterprise.
Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.
Learn about Pro API accessScanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-27960.yaml | 16 Sep 2026 |
Risk and context
CVSS v3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS
2.0%
These PoCs are unverified and could contain malware. Use at your own risk.
pruva · Created 2026-07-30 07:51:02 UTC
Severity: CRITICAL | CVE: CVE-2026-27960 | Package: opencti
pruva · Created 2026-07-30 07:51:02 UTC
Severity: CRITICAL | CVE: CVE-2026-27960 | Package: opencti
nuclei · Created Unknown
Timeline
00:00 UTC
Exploitation attested by an external source
13:18 UTC
Indicators of compromise recorded
13:18 UTC
Evidence-backed exploitation signal
04:30 UTC
Scanner coverage available
07:51 UTC
Public proof-of-concept code published
18:35 UTC
Vulnerability disclosed publicly
03:24 UTC
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2026-27960
Free JSON includes basic KEV fields{
"cve_id": "CVE-2026-27960",
"confidence": "Confirmed",
"cvss_score": 9.8,
"cvss_estimated": false,
"epss_score": 0.01995,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "attempts": 2, "sensors": 2 }
}