Vulnerability Description
FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, the mailbox OAuth disconnect action is implemented as `GET /mailbox/oauth-disconnect/{id}/{in_out}/{provider}`. It removes stored OAuth metadata from the mailbox and then redirects. Because it is a GET route, no CSRF token is required and the action can be triggered cross-site against a logged-in mailbox admin. Version 1.8.215 fixes the vulnerability.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/freescout-help-desk/freescout/commit/eb397efae2086524ba0ee91a
- https://github.com/freescout-help-desk/freescout/releases/tag/1.8.215
- https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-6rvw-f
FAQ
What is CVE-2026-41194?
CVE-2026-41194 is a vulnerability with a CVSS score of 5.4 (MEDIUM). FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, the mailbox OAuth disconnect action is implemented as `GET /mailbox/oauth-disconnect/{id}/{in_out}/{provider}`. ...
How severe is CVE-2026-41194?
CVE-2026-41194 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41194?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.