CVE-2026-81753

Source
https://cve.org/CVERecord?id=CVE-2026-81753
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-81753.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-81753
Published
2026-08-27T12:06:18.177Z
Modified
2026-08-30T03:30:46.755933164Z
Severity
  • 5.1 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
Flowintel Stored XSS in Case Notes via Malicious Mermaid Diagram Content
Details

Affected versions of Flowintel render Mermaid blocks contained in stored case notes without sufficiently neutralizing attacker-controlled markup. Because Mermaid note content is persisted and later rendered for other users, an attacker with permission to create or edit a note could store a crafted Mermaid payload that results in JavaScript execution when another user views the affected case note.

The patch adds explicit Mermaid detection and HTML escaping around the token content before the generated Mermaid wrapper is returned. It also moves the wrapping logic earlier in page initialization so Markdown instances are protected consistently.

Version impacted >= 3.3.0

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

Affected packages

Git / github.com/flowintel/flowintel

Affected ranges

Type
GIT
Repo
https://github.com/flowintel/flowintel
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "3.3.0"
        }
    ]
}

Affected versions

0.*
0.0.1
0.1.0
0.2.0
0.2.1
0.3.0
0.4.0
0.5.0
0.5.1
0.6.0
0.7.0
0.8.0
1.*
1.0.0
1.1.0
1.2.0
1.3.0
1.3.1
1.4.0
1.4.1
1.5.0
1.6.0
1.6.1
1.6.2
2.*
2.0.0
2.1.0
2.1.1
2.2.1
2.3.0
3.*
3.0.0
3.1.0
3.2.0
3.3.0

Database specific

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