🔐 CVE Alert

CVE-2026-53501

HIGH 8.2

Thumbor has HMAC validation bypass via multiple .replace() calls when removing URL signature

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor’s HMAC validation can be bypassed due to the use of Python’s .replace() when removing the signature from the URL before validation. Since .replace() removes all occurrences of the substring, an attacker can insert the same signature multiple times in the URL and manipulate the final URL used for validation. This allows crafting URLs where the validated string differs from the actual requested resource, enabling loading images from unintended domains or paths. This issue is fixed in 7.8.0.

CWE CWE-347
Vendor thumbor
Product thumbor
Published Jul 31, 2026
Last Updated Jul 31, 2026
Stay Ahead of the Next One

Get instant alerts for thumbor thumbor

Be the first to know when new high vulnerabilities affecting thumbor thumbor are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
Low

Affected Versions

thumbor / thumbor
< 7.8.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/thumbor/thumbor/security/advisories/GHSA-mw3h-qjxj-6xg9 github.com: https://github.com/thumbor/thumbor/commit/e3ae3e2500537b4d735df4144129a649374bb70b github.com: https://github.com/thumbor/thumbor/releases/tag/7.8.0