CVE Catalog

CVE-2026-32311

Critical
Published: Translated: NVD NIST

Summary

Flowsint is an OSINT graph exploration tool that allows users to create investigations. Due to this vulnerability, a remote attacker can trigger the 'org_to_asn' transform on an organization node, allowing arbitrary OS commands to be executed as root on the host machine.

Risk Assessment

This vulnerability poses a serious security risk by allowing remote attackers to gain full control over the system. It could lead to unauthorized access to data and potential damage to the organization's IT infrastructure.

Recommendation

It is recommended to update Flowsint to the latest version that includes fixes for this vulnerability. Additionally, monitoring and restricting access to systems should be implemented to minimize the risk of exploitation.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS