CVE-2026-41194
MEDIUM EPSS 2.1%
Published Apr 21, 20262mo ago · Modified Jun 17, 20261w ago
5.4 CVSS 3.1
Published Apr 21, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago
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 Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity Low
Availability Low
Threat Intelligence
EPSS Exploit Probability
2.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-352 Cross-Site Request Forgery (CSRF) Authentication
References 3
- github.com https://github.com/freescout-help-desk/freescout/commit/eb397efae2086524ba0ee91abb916de8db7a4ac1
- github.com https://github.com/freescout-help-desk/freescout/releases/tag/1.8.215
- github.com https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-6rvw-fhqx-cfv5
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.