Remote Code Execution Vulnerability in PySpur Jinja2 Template Handler
CVE-2025-6518
Key Information:
- Vendor
Pyspur-dev
- Status
- Vendor
- CVE Published:
- 23 June 2025
Badges
What is CVE-2025-6518?
A vulnerability exists in PySpur's Jinja2 template handling, specifically within the SingleLLMCallNode function of single_llm_call.py. This issue arises from improper neutralization of user-provided inputs, which can be exploited remotely by manipulating the user_message argument. The exposed exploit is publicly available, raising significant concerns for users of the affected versions. Developers are recommended to assess their implementations and apply necessary security measures to prevent potential exploitation.
Affected Version(s)
pyspur 0.1.0
pyspur 0.1.1
pyspur 0.1.2
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.