HMAC Validation Bypass in Thumbor Open-Source Image Service by Globo.com
CVE-2026-53501

8.2HIGH

Key Information:

Vendor

Thumbor

Status
Vendor
CVE Published:
31 July 2026

What is CVE-2026-53501?

The HMAC validation mechanism in Thumbor, an open-source photo thumbnail service developed by Globo.com, is vulnerable to bypassing prior to version 7.8.0. This vulnerability arises from the inappropriate use of Python's .replace() method, which removes all occurrences of a specific substring when processing URLs. An attacker could exploit this flaw by inserting the same signature multiple times in a URL, creating a situation where the validated string does not match the actual requested resource. Consequently, this allows malicious actors to load images from unauthorized domains or paths, posing significant security risks for users of the service. The issue has been addressed in the 7.8.0 release.

Affected Version(s)

thumbor < 7.8.0

References

CVSS V3.1

Score:
8.2
Severity:
HIGH
Confidentiality:
None
Integrity:
High
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.