Vulnerability Description
Flowise before 3.1.4 fails to sanitize the overrideConfig.sessionId parameter before using it in MongoDB queries within the MongoDBMemory node. Unauthenticated attackers can submit MongoDB operator objects through the prediction API to read chat history records belonging to other users from the shared collection.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-wpvf-4vfx-rgxm
- https://www.vulncheck.com/advisories/flowise-before-3.1.4-nosql-injection-via-se
FAQ
What is CVE-2026-91937?
CVE-2026-91937 is a vulnerability with a CVSS score of 7.5 (HIGH). Flowise before 3.1.4 fails to sanitize the overrideConfig.sessionId parameter before using it in MongoDB queries within the MongoDBMemory node. Unauthenticated attackers can submit MongoDB operator ob...
How severe is CVE-2026-91937?
CVE-2026-91937 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-91937?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.