---
cve: "CVE-2026-53779"
severity: "HIGH"
cvss: 8.7
epss: "59%"
vendor: "webp-sh"
kev: false
exploited: false
published: "2026-06-22 19:17:13"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-12T16:39:47+02:00"
---

# CVE-2026-53779

> 8.7 HIGH · 🧪 PoC

## Beschreibung

WebP Server Go through 0.14.4 contains a path traversal vulnerability on Windows that allows unauthenticated attackers to read files outside the configured IMG_PATH directory by sending requests with percent-encoded backslashes (%5C) that bypass the path.Clean() sanitization in handler/router.go. Attackers can exploit the discrepancy between Go's forward-slash-only path normalization and Windows file system APIs that treat backslashes and forward slashes as equivalent to access arbitrary files on the host filesystem accessible to the server process.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/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)

- e02bf451b3a5d0362531f1bd620778b380053565 (Commit)

## Referenzen

- <https://github.com/webp-sh/webp_server_go/pull/451>
- <https://github.com/webp-sh/webp_server_go/commit/eb3b5f9289b331cb639cd610b0d1c532d2cc24e0>
- <https://www.vulncheck.com/advisories/webp-server-go-path-traversal-via-backslash-encoding-on-windows>

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