Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. thumbor
  4. ›
  5. CVE-2026-53501

CVE-2026-53501: Thumbor has HMAC validation bypass via multiple .replace() calls when removing URL signature

July 31, 2026

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.

References

  • github.com/advisories/GHSA-mw3h-qjxj-6xg9
  • github.com/thumbor/thumbor/commit/e3ae3e2500537b4d735df4144129a649374bb70b
  • github.com/thumbor/thumbor/releases/tag/7.8.0
  • github.com/thumbor/thumbor/security/advisories/GHSA-mw3h-qjxj-6xg9
  • nvd.nist.gov/vuln/detail/CVE-2026-53501

Code Behaviors & Features

Detect and mitigate CVE-2026-53501 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 7.8.0

Fixed versions

  • 7.8.0

Solution

Upgrade to version 7.8.0 or above.

Impact 8.2 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-347: Improper Verification of Cryptographic Signature

Source file

pypi/thumbor/CVE-2026-53501.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 01 Aug 2026 12:16:57 +0000.