Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. misp-modules
  4. ›
  5. CVE-2026-44363

CVE-2026-44363: misp-modules has nsafe remote resource fetching in expansion

May 6, 2026

An unsafe remote resource fetching vulnerability existed in MISP Modules expansion modules. The html_to_markdown module accepted arbitrary HTTP(S) URLs without sufficient validation, which could allow Server-Side Request Forgery against loopback, private, or link-local network resources. Additionally, the qrcode module disabled TLS certificate verification when retrieving remote images, exposing requests to potential man-in-the-middle interception or response tampering. The issue was fixed by validating URL schemes, blocking local and private address ranges, resolving hostnames before fetching, enforcing request timeouts, and re-enabling TLS certificate verification. As reported by Bilal Teke.

References

  • github.com/MISP/misp-modules
  • github.com/MISP/misp-modules/commit/01a522f2772fc31eeed379ccf23750c8a3d401db
  • github.com/MISP/misp-modules/security/advisories/GHSA-fhq3-2gf3-8f3j
  • github.com/advisories/GHSA-fhq3-2gf3-8f3j
  • nvd.nist.gov/vuln/detail/CVE-2026-44363

Code Behaviors & Features

Detect and mitigate CVE-2026-44363 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 up to 3.0.7

Solution

Unfortunately, there is no solution available yet.

Impact 9.6 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-295: Improper Certificate Validation
  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

pypi/misp-modules/CVE-2026-44363.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 00:19:34 +0000.