PT-2026-48883 · Unknown · Jmespath.Php

·

CVE-2026-54133

·

Published

2026-06-12

·

Updated

2026-07-01

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions jmespath.php versions prior to 2.9.1
Description Insufficient escaping of parsed JMESPath function names into generated PHP source allows for the generation and execution of attacker-controlled PHP code. This occurs when JmesPathCompilerRuntime is used with a crafted JMESPath expression, causing the generated cache file to contain executable code that is subsequently loaded by the compiler runtime.
Recommendations Update to version 2.9.1 or later. Disable JP PHP COMPILE as a temporary workaround. Avoid using JmesPathCompilerRuntime with attacker-controlled expressions and use the default AstRuntime for untrusted expressions instead.

Exploit

Fix

RCE

Code Injection

Improper Encoding or Escaping of Output

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-54133
GHSA-PCW8-M77R-2528

Affected Products

Jmespath.Php