


Perceptive Security
SOC/SIEM Consultancy

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, the ALLOWED_SOURCES configuration passes plain strings to re.match() without esc…
Published:
31 July 2026 at 00:00:00
Alert date:
31 July 2026 at 22:02:34
Source:
nvd.nist.gov
Web Technologies, Supply Chain & Dependencies
Thumbor, an open-source photo thumbnail service by globo.com, contains a security flaw in versions prior to 7.8.0. The ALLOWED_SOURCES configuration passes plain strings directly to Python's re.match() function without escaping dot characters. In regular expressions, an unescaped dot matches any character, meaning a malicious hostname differing from an allowlisted hostname only at dot positions could bypass the allowlist check. This could allow unauthorized image sources to be used, potentially enabling Server-Side Request Forgery (SSRF) or content injection attacks. The vulnerability has been patched in Thumbor version 7.8.0, which properly escapes dots in the allowlist strings before passing them to the regex engine. Users are advised to upgrade to 7.8.0 or later immediately.
Technical details
Mitigation steps:
Affected products:
Thumbor
Related links:
https://nvd.nist.gov/vuln/detail/CVE-2026-53500
https://github.com/thumbor/thumbor/commit/68876715350c6c8f49c324e5515e64908830aed7
https://github.com/thumbor/thumbor/releases/tag/7.8.0
https://github.com/thumbor/thumbor/security/advisories/GHSA-6x26-6r6f-m537
Related CVE's:
Related threat actors:
IOC's:
This article was created with the assistance of AI technology by Perceptive.
