Path Traversal Vulnerability in WebP Server Go on Windows by WebP
CVE-2026-53779
8.7HIGH
What is CVE-2026-53779?
The WebP Server Go version up to 0.14.4 is affected by a path traversal vulnerability on Windows. This issue permits unauthenticated attackers to access files outside the designated IMG_PATH directory by submitting requests that include percent-encoded backslashes (%5C), circumventing the path.Clean() sanitization process. The vulnerability arises from the inconsistency between Go's path normalization using forward slashes and the Windows file system's treatment of backslashes as equivalent. As a result, this flaw can enable attackers to gain unauthorized access to arbitrary files present on the server's filesystem.
Affected Version(s)
webp_server_go 0
