CVE Catalog

CVE-2026-53500

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

Thumbor before 7.8.0 in the ALLOWED_SOURCES configuration passes plain strings to re.match() without escaping dots, so a hostname differing at dot positions can match the allowlist.

Risk Assessment

An attacker can use a hostname differing in dot positions to bypass the allowed sources list and load images from unauthorized domains.

Recommendation

Upgrade Thumbor to version 7.8.0 or later.

Other vulnerabilities in Thumbor

See all
Original NVD description (English source)

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 escaping dots, so a hostname differing at dot positions can match the allowlist. This issue is fixed in 7.8.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS