Lucene search
+L

112 matches found

Snyk
Snyk
added 2026/07/21 1:58 p.m.8 views

Arbitrary Code Injection

Overview getgrav/grav is a Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS. Affected versions of this package are vulnerable to Arbitrary Code Injection via the dynamicData function. An attacker can execute arbitrary code by planting a malicious callable directive in a...

9.8CVSS6.3AI score0.00838EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/21 11:39 a.m.19 views

CVE-2026-65008

Grav 2.0.4 contains a remote code execution vulnerability in Blueprint::dynamicData(), where a Class::method callable string and arguments are passed to call_user_func_array() without an allowlist. The form plugin routes page frontmatter through this path, allowing an authenticated user with admi...

9.8CVSS6.4AI score0.00838EPSS
SaveExploits1References2
Veracode
Veracode
added 2026/07/18 6:59 a.m.7 views

Code Injection

@prompty/core is vulnerable to Code Injection. The vulnerability is due to the use of gray-matter with executable JavaScript frontmatter enabled, which allows an attacker to execute arbitrary JavaScript by supplying a malicious .prompty file...

8.7CVSS5.8AI score0.00931EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/17 7:53 p.m.15 views

Prompty: Arbitrary code execution via JavaScript frontmatter in TypeScript loader

Summary The TypeScript Prompty loader used gray-matter without overriding executable frontmatter engines. gray-matter supports JavaScript frontmatter blocks such as ---js and evaluates them while parsing. An attacker-controlled .prompty file could therefore execute arbitrary JavaScript during...

8.7CVSS5.7AI score0.00931EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/17 7:53 p.m.13 views

EUVD-2026-44939

Prompty: Arbitrary code execution via JavaScript frontmatter in TypeScript loader...

8.7CVSS5.9AI score0.00931EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/17 7:46 p.m.11 views

EUVD-2026-44940

Prompty: Arbitrary file read via file reference expansion...

7.5CVSS5.2AI score0.01057EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/16 4:19 p.m.11 views

CVE-2026-53598

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...

7.5CVSS0.01057EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 4:19 p.m.10 views

CVE-2026-53597

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...

8.7CVSS0.00931EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/16 2:59 p.m.41 views

CVE-2026-53598 Prompty: Arbitrary File Read via ${file:path} Reference Expansion

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...

7.5CVSS0.01057EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/16 2:59 p.m.12 views

CVE-2026-53598 Prompty: Arbitrary File Read via ${file:path} Reference Expansion

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...

7.5CVSS5.2AI score0.01057EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/16 2:59 p.m.10 views

CVE-2026-53598

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...

7.5CVSS6.1AI score0.01057EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/16 2:59 p.m.8 views

CVE-2026-53598 Prompty: Arbitrary File Read via ${file:path} Reference Expansion

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...

7.5CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:59 p.m.26 views

CVE-2026-53598

The CVE-2026-53598 issue affects Prompty (.prompty) loaders that expanded ${file:...} references in frontmatter before 2.0.0-beta.2, allowing an attacker-controlled prompt to read local files via absolute paths, .. traversal, or symlink escapes. Root cause: path confinement was not enforced durin...

7.5CVSS6.1AI score0.01057EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 2:54 p.m.14 views

CVE-2026-53597

CVE-2026-53597 affects the Prompty markdown format loader: for versions 2.0.0-alpha.1 through 2.0.0-beta.3, the @prompty/core TypeScript loader in runtime/typescript/packages/core/src/core/loader.ts did not override executable engines for js/frontmatter, allowing attacker-controlled .prompty file...

8.7CVSS6.3AI score0.00931EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 2:54 p.m.8 views

CVE-2026-53597 Prompty: Arbitrary code execution via JavaScript frontmatter in TypeScript loader

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...

8.7CVSS6.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/16 2:54 p.m.16 views

CVE-2026-53597

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...

8.7CVSS6.3AI score0.00931EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/16 2:54 p.m.39 views

CVE-2026-53597 Prompty: Arbitrary code execution via JavaScript frontmatter in TypeScript loader

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...

8.7CVSS0.00931EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.24 views

PT-2026-60484

Name of the Vulnerable Software and Affected Versions @prompty/core versions 2.0.0-alpha.1 through 2.0.0-beta.2 Description The @prompty/core TypeScript loader in runtime/typescript/packages/core/src/core/loader.ts uses gray-matter without overriding executable js and javascript frontmatter...

8.7CVSS5.7AI score0.00931EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.13 views

PT-2026-60485

Name of the Vulnerable Software and Affected Versions Prompty versions prior to 2.0.0-beta.2 Description Prompty loaders fail to properly validate the resolution of $file:... references within .prompty frontmatter. This lack of enforcement allows the resolution of paths outside the intended promp...

7.5CVSS5.2AI score0.01057EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/07/15 11:25 a.m.7 views

CVE-2026-58655

The bundled Grav Flex Objects plugin getgrav/grav-plugin-flex-objects before 1.4.0 contains a stored server-side template injection vulnerability. When rendering dynamic collection or object titles, the plugin passes user-controlled frontmatter values page.header.flex.collection.title or...

8.8CVSS6.3AI score0.01084EPSS
SaveExploits0References3
Rows per page
Query Builder