CVE Catalog

CVE-2026-53598

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.06%

61th percentile - higher than 61% of all known CVEs

Summary

In Prompty prior to version 2.0.0-beta.2, the loaders expanded ${file:...} references in .prompty frontmatter without validating that resolved paths stayed within the allowed directory, allowing an attacker-controlled prompt file to read local files via absolute paths, .. traversal, or symlink escapes.

Risk Assessment

The organization risks exposure of sensitive data such as configuration files, keys, or passwords if a malicious .prompty file is processed by the interpreter.

Recommendation

Upgrade Prompty to version 2.0.0-beta.2 or later immediately, which restricts file reference expansion to allowed paths.

Other vulnerabilities in Prompty

See all
Original NVD description (English source)

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 prompt file to read local files through absolute paths, .. traversal, or symlink escapes. This issue is fixed in versions 2.0.0-beta.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS