CVE-2026-53505 Details
Description
Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor's filters:proportion(<value>) filter does not enforce an upper bound on <value> and runs in the post-transform phase. An attacker can trigger extremely large resizes (CPU/memory exhaustion) and cause denial of service. This issue is fixed in 7.8.0.
A denial-of-service vulnerability has been identified in Thumbor, an open-source photo thumbnail service, in versions prior to 7.8.0. The issue arises in the 'filters:proportion(<value>)' filter, which does not impose an upper limit on the '<value>' parameter and operates in the post-transform phase. This allows attackers to specify excessively large resize values, leading to CPU and memory exhaustion. The vulnerability can cause a process crash or an out-of-memory kill, creating a remote denial-of-service condition when unsafe URLs are enabled or when a valid signed URL can be obtained.
Users are advised to upgrade to Thumbor version 7.8.0, which includes a fix for this vulnerability by capping the proportion value to prevent denial-of-service conditions.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 31, 2026CISA-ADP
Assessed Aug 3, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/thumbor/thumbor/commit/2c716119de986cfc68c7071af52a98187e006023 | [email protected] | Source CodeVendor |
| https://github.com/thumbor/thumbor/releases/tag/7.8.0 | [email protected] | Release NotesVendor |
| https://github.com/thumbor/thumbor/security/advisories/GHSA-phj3-59pf-cp83 | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-400 | Uncontrolled Resource Consumption | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Thumbor | <= 7.7.7 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 3, 2026 | CVE Modified | CISA-ADP |
| Jul 31, 2026 | New CVE Received | [email protected] |
Volerion