---
cve: "CVE-2026-53594"
severity: "MEDIUM"
cvss: 4.9
epss: "35%"
vendor: "freescout-help-desk"
kev: false
exploited: false
published: "2026-07-20 21:16:48"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-17T00:39:52+02:00"
---

# CVE-2026-53594

> 4.9 MEDIUM · 🧪 PoC

## Beschreibung

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. FreeScout's `Manage -> Logs -> App Logs` feature uses the bundled `rap2hpoutre/laravel-log-viewer` override to decrypt a user-supplied file identifier and then pass the resolved path to Laravel's download response. Prior to version 1.8.224, the path resolution logic accepts any existing absolute path before applying the intended `storage/logs` restriction. As a result, an attacker who can access the App Logs route and forge a valid Laravel-encrypted `dl` parameter can download arbitrary server-local files readable by the PHP process, not just log files. Version 1.8.224 contains a fix.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Hoch | good |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 11a542e3be986841a81f6e0c15f046232f62857b (Commit)

## Referenzen

- <https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-858x-8f77-9vc5>

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