CVE 8.7 HIGH

WebP Server Go < 0.15.0 Path Traversal via Backslash Encoding on Windows_CVE-2026-53779

8.7 / 10
HIGH
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

Description

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.

AI Analysis

Path traversal vulnerability in WebP Server Go on Windows via backslash encoding

Basic Information

ID CVE-2026-53779
Source VulnCheck
Published Jun 22, 2026 at 18:22
Modified Jun 22, 2026 at 18:23

Affected Product

Vendor webp-sh
Product webp_server_go
Affected Versions webp-sh webp_server_go 0

CWE Classification

AI Assessment

AI Score 8.7 / 10
AI Severity High
Vendor webp-sh
Product WebP Server Go
Version 0.14.4

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.