Flowsint is an open-source OSINT graph exploration tool designed for cybersecurity investigation, transparency, and verification. Prior to 1.2.3, a remote attacker can create a node with a malicious type that can escape an existing Cypher query and an adversary can execute an arbitrary Cypher query. This vulnerability is fixed in 1.2.3.
PUBLISHED5.2CWE-943
Flowsint: Cypher query injection in node type on node creation
Problem type
Affected products
reconurge
flowsint
< 1.2.3 - AFFECTED
References
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-42156Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-42156",
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"dateUpdated": "2026-05-12T23:00:03.440Z",
"dateReserved": "2026-04-24T17:15:21.835Z",
"datePublished": "2026-05-12T23:00:03.440Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M",
"dateUpdated": "2026-05-12T23:00:03.440Z"
},
"title": "Flowsint: Cypher query injection in node type on node creation",
"descriptions": [
{
"lang": "en",
"value": "Flowsint is an open-source OSINT graph exploration tool designed for cybersecurity investigation, transparency, and verification. Prior to 1.2.3, a remote attacker can create a node with a malicious type that can escape an existing Cypher query and an adversary can execute an arbitrary Cypher query. This vulnerability is fixed in 1.2.3."
}
],
"affected": [
{
"vendor": "reconurge",
"product": "flowsint",
"versions": [
{
"version": "< 1.2.3",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-943: Improper Neutralization of Special Elements in Data Query Logic",
"cweId": "CWE-943",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/reconurge/flowsint/security/advisories/GHSA-h5m2-c2c5-968p",
"name": "https://github.com/reconurge/flowsint/security/advisories/GHSA-h5m2-c2c5-968p",
"tags": [
"x_refsource_CONFIRM"
]
}
],
"metrics": [
{}
]
}
}
}