


Perceptive Security
SOC/SIEM Consultancy

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor's filters:convolution(<matrix>, <columns>, <should_normalize>) filter pa…
Published:
31 juli 2026 om 00:00:00
Alert date:
31 juli 2026 om 22:02:34
Source:
nvd.nist.gov
Web Technologies
A divide-by-zero vulnerability exists in Thumbor, an open-source photo thumbnail service by globo.com, prior to version 7.8.0. The filters:convolution() filter passes a user-controlled 'columns' parameter directly to a C extension (_convolution.c) without validating that the value is greater than zero. When columns=0 is supplied, the C code triggers undefined behavior resulting in a fatal SIGFPE (divide-by-zero trap) on x86_64 systems. This reliably crashes the Thumbor process, enabling remote denial of service by any unauthenticated user able to craft a malicious image request. The vulnerability resides in the native C extension layer, making it a reliable crash rather than a graceful error. The issue has been patched in Thumbor version 7.8.0 with input validation added to ensure columns > 0 before use as a divisor.
Technical details
Mitigation steps:
Affected products:
Thumbor
Related links:
https://nvd.nist.gov/vuln/detail/CVE-2026-53503
https://github.com/thumbor/thumbor/commit/447e192e3fb92e64c12e5354a56a4a7133f69d73
https://github.com/thumbor/thumbor/releases/tag/7.8.0
https://github.com/thumbor/thumbor/security/advisories/GHSA-cqjp-jf4r-h5q9
Related CVE's:
Related threat actors:
IOC's:
This article was created with the assistance of AI technology by Perceptive.
