CVE 8.2 HIGH

Python Liquid: Absolute paths escape filesystem loader search path_CVE-2026-45017

8.2 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Description

Python Liquid is a Python engine for the Liquid template language. Prior to 2.2.0, the built-in FileSystemLoader and CachingFileSystemLoader do not guard against reading files outside their search paths when given an absolute path to resolve. This allows malicious template authors to load and render arbitrary files via the {% include %} and {% render %} tags. Targeted files would need to contain valid Liquid markup and be readable by the application process. This vulnerability is fixed in 2.2.0.

Basic Information

ID CVE-2026-45017
Source GitHub_M
Published May 28, 2026 at 14:24
Modified May 28, 2026 at 15:57

Affected Product

Vendor jg-rp
Product liquid
Version < 2.2.0
Affected Versions jg-rp liquid < 2.2.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.