CVE-2026-42159

Source
https://cve.org/CVERecord?id=CVE-2026-42159
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-42159.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-42159
Aliases
  • GHSA-w233-5mmx-cr7x
Published
2026-05-14T15:39:21.956Z
Modified
2026-08-04T11:50:56.871743902Z
Severity
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
Flowsint: Stored XSS in description of node
Details

Flowsint is an open-source OSINT graph exploration tool designed for cybersecurity investigation, transparency, and verification. Prior to 1.2.3, 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. A remote attacker can create a node with a malicious description that contains arbitrary HTML. When the node is selected, it will render the arbitrary HTML, potentially triggering stored XSS. This vulnerability is fixed in 1.2.3.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/42xxx/CVE-2026-42159.json"
}
References

Affected packages

Git / github.com/reconurge/flowsint

Affected ranges

Type
GIT
Repo
https://github.com/reconurge/flowsint
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.2.3"
        }
    ]
}

Affected versions

v1.*
v1.0.0
v1.1.0
v1.2.0
v1.2.1
v1.2.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-42159.json"