Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. pycti
  4. ›
  5. CVE-2026-21887

CVE-2026-21887: OpenCTI has Semi-Blind SSRF via Unvalidated External URL in Data Ingestion Feature

June 22, 2026

The OpenCTI platform’s data ingestion feature accepts user-supplied URLs without validation and uses the Axios HTTP client with its default configuration (allowAbsoluteUrls: true). This allows attackers to craft requests to arbitrary endpoints, including internal services, because Axios will accept and process absolute URLs.

This results in a semi-blind SSRF, as responses may not be fully visible but can still impact internal systems.

References

  • github.com/OpenCTI-Platform/opencti/security/advisories/GHSA-ffm6-vvph-g5f5
  • github.com/advisories/GHSA-ffm6-vvph-g5f5
  • github.com/pypa/advisory-database/tree/main/vulns/pycti/PYSEC-2026-118.yaml
  • nvd.nist.gov/vuln/detail/CVE-2026-21887

Code Behaviors & Features

Detect and mitigate CVE-2026-21887 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 6.8.16

Fixed versions

  • 6.8.16

Solution

Upgrade to version 6.8.16 or above.

Impact 7.7 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation
  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

pypi/pycti/CVE-2026-21887.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:22:33 +0000.