---
cve: "CVE-2026-34443"
severity: "MEDIUM"
cvss: 6.9
epss: "28%"
vendor: "freescout-help-desk"
kev: false
exploited: false
published: "2026-03-31 22:16:19"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-08T17:00:59+02:00"
---

# CVE-2026-34443

> 6.9 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- d8708d55e9bac26b1d3e39f701787fb84e3c1875 (Commit)
- ca6d5bb572d3e8f52a0e654a8623a53cb0fdd580 (Commit)

## Referenzen

- <https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-c9v3-4c59-x5q2>
- <https://github.com/freescout-help-desk/freescout/commit/ca6d5bb572d3e8f52a0e654a8623a53cb0fdd580>
- <https://github.com/freescout-help-desk/freescout/releases/tag/1.8.211>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-34443) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
