CVE 5.4 MEDIUM

FreeScout’s Mailbox OAuth disconnect uses a state-changing GET and is CSRFable_CVE-2026-41194

5.4 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L

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.

Basic Information

ID CVE-2026-41194
Source GitHub_M
Published Apr 21, 2026 at 17:16

Affected Product

Vendor freescout-help-desk
Product freescout
Version < 1.8.215
Affected Versions freescout-help-desk freescout < 1.8.215

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.