PT-2026-29375 · Laravel+1 · Laravel+1
Kodareef5
·
Published
2026-03-31
·
Updated
2026-04-01
·
CVE-2026-34443
CVSS v4.0
6.9
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
FreeScout versions prior to 1.8.211
Description
FreeScout, a help desk and shared inbox built with Laravel, has an issue in the
checkIpByMask() function within app/Misc/Helper.php. The function incorrectly validates IP addresses, failing to properly check CIDR ranges. Specifically, it only checks for the presence of a '/' character, which is not present in standard IP addresses, and thus always returns false. This leaves the 10.0.0.0/8 and 172.16.0.0/12 private IP ranges unprotected.Recommendations
Update to version 1.8.211 or later.
Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Freescout
Laravel