CVE-2026-55865Network attack vector

Parser hang via malformed unterminated case tag

Published Jul 9, 2026 · Updated Jul 9, 2026

Denial of service in Python Liquid before 2.2.1 allows remote authenticated users to hang template parsing via malformed case tags. The case-tag parser loops because liquid.TokenStream.eof supplies an EOF token whose kind and value do not match the sentinel checked by the parser. An attacker must be able to submit a template lacking when, else, and endcase blocks; parsing then consumes processor time indefinitely and stalls the handling process.

CVSS severity7.1
High
EPSS probability0.45%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Denial of service in Python Liquid before 2.2.1 allows remote authenticated users to hang template parsing via malformed case tags. The case-tag parser loops because liquid.TokenStream.eof supplies an EOF token whose kind and value do not match the sentinel checked by the parser. An attacker must be able to submit a template lacking when, else, and endcase blocks; parsing then consumes processor time indefinitely and stalls the handling process.

The record

CVE
CVE-2026-55865
Published
Jul 9, 2026
Updated
Jul 9, 2026
Vendor
jg-rp
Product
Python Liquid
Classifications
CWE-835, T1499.004
Attack vector
network
Privileges
authenticated

Timeline

How it unfolded

  1. Jul 9, 2026CVE publishedPublication date reported by the CVE source.
  2. Jul 9, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=< 2.2.1

What conditions does exploitation require?

Attack vectornetwork
Required privilegesauthenticated

What is affected?

jg-rp · Python Liquidversion=< 2.2.1

Published CVSS scores

4.3GitLab Advisory DatabaseCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
7.1GitHub CNACVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
5.3GitHub Advisory DatabaseCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 9, 2026Sep 15, 2026
Latest reporting daySep 15, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectornetwork
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-835Loop with Unreachable Exit Condition ('Infinite Loop')
T1499.004Application or System Exploitation

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo