Ad

CVE-2026-34443

MEDIUM CVSS 4.0: 6.9 EPSS 0.04%
Updated Mar 31, 2026
PHP
Parameter Value
CVSS 6.9 (MEDIUM)
Fixed In 1.8.211
Type CWE-918 (Server-Side Request Forgery (SSRF))
Vendor PHP
Public PoC No

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.211, checkIpByMask() in app/Misc/Helper.php checks whether the input IP contains a / character. Plain IP addresses never contain /, so the function always returns false without checking any CIDR ranges.

The entire 10.0.0.0/8 and 172.16.0.0/12 private ranges are unprotected. This issue has been patched in version 1.8.211.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v4.0