VYPR

prompty

by Microsoft

Source repositories

CVEs (3)

  • CVE-2026-73299CriAug 12, 2026
    risk 0.58cvss 10.0epss 0.01

    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…

  • CVE-2026-53597HigJul 16, 2026
    risk 0.50cvss epss 0.01

    Prompty is a markdown file format (.prompty) for LLM prompts. From 2.0.0-alpha.1 until 2.0.0-beta.3, the @prompty/core TypeScript loader in runtime/typescript/packages/core/src/core/loader.ts used gray-matter without overriding executable js and javascript frontmatter engines,…

  • CVE-2026-53598HigJul 16, 2026
    risk 0.42cvss 7.5epss 0.01

    Prompty is a markdown file format (.prompty) for LLM prompts. Prior to 2.0.0-beta.2, Prompty loaders expanded ${file:...} references in .prompty frontmatter without enforcing that resolved paths stayed within the prompt directory or allowed roots, allowing an attacker-controlled…