Security Advisory

CVE-2026-53597

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-16 14:54:55
Last updated 2026-07-18 02:51:03
Assigner GitHub_M
CVSS score 8.7
State PUBLISHED

Description

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, allowing an attacker-controlled .prompty file with ---js frontmatter to execute arbitrary JavaScript during prompt loading. This issue is fixed in version 2.0.0-beta.3.