CVE-2026-32311

Flowsint is an open-source OSINT graph exploration tool designed for cybersecurity investigation, transparency, and verification. Flowsint allows a user to create investigations, which are used to manage sketches and analyses. Sketches have controllable graphs, which are comprised of nodes and relationships. The sketches contain information on an OSINT target (usernames, websites, etc) within these nodes and relationships. The nodes can have automated processes execute on them called 'transformers'. A remote attacker can create a sketch, then trigger the 'org_to_asn' transform on an organization node to execute arbitrary OS commands as root on the host machine via shell metacharacters and a docker container escape. Commit b52cbbb904c8013b74308d58af88bc7dbb1b055c appears to remove the code that causes this issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:flowsint:flowsint:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-20 20:16

Updated : 2026-06-17 10:35


NVD link : CVE-2026-32311

Mitre link : CVE-2026-32311

CVE.ORG link : CVE-2026-32311


JSON object : View

Products Affected

flowsint

  • flowsint
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')