thumbor thumbor是thumbor组织开源的一个图像处理服务。 thumbor 7.8.0之前版本存在加密问题漏洞,该漏洞源于HMAC验证过程中使用Python的.replace()方法移除签名时,会移除所有匹配的子串,导致攻击者可在URL中多次插入相同签名来操纵最终验证URL,从而绕过验证并加载来自非预期域或路径的图像。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
| CVE-2026-53502 | 8.7 HIGH | Thumbor has path traversal via post-validation URL decoding bypass in file_loader |
| CVE-2026-53500 | 8.2 HIGH | Thumbor treats ALLOWED_SOURCES string patterns as unescaped regex, allowing hostname bypas |
| CVE-2026-53505 | 7.5 HIGH | Thumbor proportion filter allows unbounded post-transform resize leading to remote DoS |
| CVE-2026-53503 | 7.5 HIGH | Thumbor convolution filter allows divide-by-zero in C extension leading to remote DoS |
| CVE-2026-53504 | 7.5 HIGH | Thumbor has Regex Denial of Service (ReDoS) in `convolution` filter |
No comments yet