1 matches found
CVE-2026-66752
CVE-2026-66752 affects tiny-http up to version 0.12.0. The vulnerability stems from HTTP request handling where Transfer-Encoding is parsed inconsistently, causing the library to unconditionally apply chunk-decoding while Content-Length may be ignored. This mismatch between tiny_http’s parsing an...