---
cve: "CVE-2026-48818"
severity: "HIGH"
cvss: 7.5
epss: "37%"
vendor: "Kludex"
kev: false
exploited: false
published: "2026-06-17 19:18:09"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T01:10:24+02:00"
---

# CVE-2026-48818

> 7.5 HIGH · 🧪 PoC

## Beschreibung

Starlette is a lightweight ASGI framework/toolkit. In versions 1.0.1 and earlier, StaticFiles on Windows is vulnerable to SSRF. An UNC path such as \\attacker.com\share can cause os.path.realpath to initiate an outbound SMB connection before the path is rejected, exposing the service account’s NTLMv2 credentials for offline cracking or relay even though the HTTP response is only a 404. The issue affects default follow_symlink=False deployments, including frameworks built on Starlette such as FastAPI; POSIX systems and follow_symlink=True are unaffected. The issue is fixed in 1.1.0.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| 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)

- fd53168a7767b6b55ba5af787fd88f49e33cabc5 (Commit)
- a4ff83b1aacaf8955e241dd00444c27823be163a (Commit)

## Referenzen

- <https://github.com/Kludex/starlette/security/advisories/GHSA-wqp7-x3pw-xc5r>
- <https://github.com/Kludex/starlette/pull/3287>
- <https://github.com/Kludex/starlette/commit/fd53168a7767b6b55ba5af787fd88f49e33cabc5>
- <https://github.com/Kludex/starlette/releases/tag/1.1.0>
- <https://github.com/pypa/advisory-database/tree/main/vulns/starlette/PYSEC-2026-2281.yaml>
- <https://access.redhat.com/errata/RHSA-2026:30087>
- <https://access.redhat.com/errata/RHSA-2026:30088>
- <https://access.redhat.com/errata/RHSA-2026:30089>
- <https://access.redhat.com/security/cve/CVE-2026-48818>
- <https://bugzilla.redhat.com/show_bug.cgi?id=2490020>
- <https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-48818.json>

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