CVE-2026-41905
HIGH EPSS 11.0%
Published May 7, 20261mo ago · Modified Jun 17, 20262w ago
7.7 CVSS 3.1
Published May 7, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, Helper::sanitizeRemoteUrl() in app/Misc/Helper.php follows HTTP redirects via curlGetLastRedirectedUrl() but then re-validates the original URL instead of the final redirect destination. An attacker who can supply any URL that passes the initial host check can redirect FreeScout to internal HTTP services (cloud metadata, internal APIs, RFC1918 ranges) that would normally be blocked. This issue has been patched in version 1.8.217.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
11.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-918 Server-Side Request Forgery (SSRF) Validation
References 2
- github.com https://github.com/freescout-help-desk/freescout/releases/tag/1.8.217
- github.com https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-22wf-848c-c856
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.