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.
References
| Link | Resource |
|---|---|
| https://github.com/jg-rp/liquid/security/advisories/GHSA-8p4x-wr7x-3788 | Mitigation Vendor Advisory |
Configurations
History
03 Jun 2026, 00:43
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:jg-rp:python_liquid:*:*:*:*:*:python:*:* | |
| References | () https://github.com/jg-rp/liquid/security/advisories/GHSA-8p4x-wr7x-3788 - Mitigation, Vendor Advisory | |
| First Time |
Jg-rp python Liquid
Jg-rp |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
28 May 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-28 16:16
Updated : 2026-06-03 00:43
NVD link : CVE-2026-45017
Mitre link : CVE-2026-45017
CVE.ORG link : CVE-2026-45017
JSON object : View
Products Affected
jg-rp
- python_liquid
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
