Prompty is a markdown file format (.prompty) for LLM prompts. Prior to 0.1.5 and 2.0.0-beta.5, the TypeScript Nunjucks renderer evaluated untrusted .prompty template bodies with unrestricted JavaScript member access. An attacker-controlled template could traverse constructor and prototype properties to execute JavaScript in the host Node.js process. This issue is fixed in versions 0.1.5 and 2.0.0-beta.5.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-1336",
"CWE-94"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73299.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.1.5"
},
{
"introduced": "2.0.0-alpha.1"
},
{
"fixed": "2.0.0-beta.5"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}