CVE-2026-54133
Description
jmespath.php allows users to use JMESPath, software for declaratively specifying how to extract elements from a JSON document, in PHP applications with PHP data structures. Versions prior to 2.9.1 can generate and execute attacker-controlled PHP code when JmesPath\CompilerRuntime is used with an attacker-controlled JMESPath expression. The compiler emits parsed JMESPath function names into generated PHP source without sufficient escaping. A crafted expression can cause the generated cache file to contain executable attacker-controlled PHP, which is then loaded by the compiler runtime. The issue is patched in 2.9.1 and later. As a workaround, disable JP_PHP_COMPILE and do not use JmesPath\CompilerRuntime with attacker-controlled expressions. Use the default AstRuntime for untrusted expressions. Applications that must continue accepting untrusted JMESPath expressions before upgrading should ensure those expressions are never evaluated by the compiler runtime.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
mtdowling/jmespath.phpPackagist | < 2.9.1 | 2.9.1 |
Affected products
21- osv-coords18 versionspkg:apk/wolfi/py3.12-jmespathpkg:apk/chainguard/py3-jmespathpkg:apk/wolfi/ruby3.2-jmespathpkg:apk/chainguard/py3.10-jmespathpkg:apk/chainguard/py3.11-jmespathpkg:apk/chainguard/py3.12-jmespathpkg:apk/chainguard/py3.13-jmespathpkg:apk/wolfi/py3.11-jmespathpkg:composer/mtdowling/jmespath.phppkg:apk/chainguard/nextcloud-server-33pkg:apk/chainguard/nextcloud-server-34pkg:apk/chainguard/ruby3.4-jmespathpkg:apk/wolfi/nextcloud-server-33pkg:apk/wolfi/py3-jmespathpkg:apk/wolfi/py3.10-jmespathpkg:apk/wolfi/py3.13-jmespathpkg:apk/wolfi/ruby3.4-jmespathpkg:apk/chainguard/ruby3.2-jmespath
< 0+ 17 more
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 2.9.1
- (no CPE)range: < 33.0.6-r9
- (no CPE)range: < 34.0.2-r0
- (no CPE)range: < 0
- (no CPE)range: < 33.0.6-r9
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 0
<2.9.1+ 1 more
- (no CPE)range: <2.9.1
- (no CPE)range: <2.9.1
Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-pcw8-m77r-2528ghsaADVISORY
- github.com/jmespath/jmespath.php/security/advisories/GHSA-pcw8-m77r-2528nvdMitigationVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-54133ghsaADVISORY
- github.com/FriendsOfPHP/security-advisories/blob/master/mtdowling/jmespath.php/CVE-2026-54133.yamlghsaWEB
News mentions
0No linked articles in our index yet.