IP Input Validation Flaw in FreeScout Help Desk Application by FreeScout
CVE-2026-34443
6.9MEDIUM
What is CVE-2026-34443?
FreeScout, a help desk and shared inbox solution built on the PHP Laravel framework, suffers from an input validation issue in the checkIpByMask() function. Versions prior to 1.8.211 do not properly validate IP addresses that contain CIDR notations, leading to unprotected private IP ranges such as 10.0.0.0/8 and 172.16.0.0/12. This oversight can make the application susceptible to security risks, allowing potential unauthorized access to services relying on these private IP ranges. A fix has been introduced in version 1.8.211 to address this vulnerability.
Affected Version(s)
freescout < 1.8.211
