Vulnerability Description
crawl4ai versions before 0.9.3 contain a DOM-based cross-site scripting vulnerability in the Playground UI where the forceHighlightElement() function assigns textContent back to innerHTML, re-parsing JSON responses as HTML. Attackers can inject malicious scripts through crawled page content like the page title to steal the operator's API token from sessionStorage and gain full server control.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/unclecode/crawl4ai/security/advisories/GHSA-m446-hp3q-qfxp
- https://www.vulncheck.com/advisories/crawl4ai-before-0.9.3-dom-based-xss-via-pla
FAQ
What is CVE-2026-91944?
CVE-2026-91944 is a vulnerability with a CVSS score of 6.1 (MEDIUM). crawl4ai versions before 0.9.3 contain a DOM-based cross-site scripting vulnerability in the Playground UI where the forceHighlightElement() function assigns textContent back to innerHTML, re-parsing ...
How severe is CVE-2026-91944?
CVE-2026-91944 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-91944?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.