๐Ÿ” CVE Alert

CVE-2026-54159

CRITICAL 10.0

ps_facetedsearch: PHP Object Injection in faceted search cache allows unauthenticated RCE

CVSS Score
10.0
EPSS Score
0.0%
EPSS Percentile
0th

PrestaShop ps_facetedsearch is a module that adds layered navigation filters. From 3.0.0 until 4.0.4, the ps_facetedsearch module rebuilds selected search filters from the request URL, and the value of a slider filter, price or weight, is taken from the URL without sufficient validation and stored in an internal filter-block cache where it is serialized and later read back with a raw native unserialize() in src/Filters/Block.php. By crafting that value, an unauthenticated attacker can smuggle a malicious serialized PHP object into the cache, and when it is deserialized, a gadget chain writes an arbitrary PHP file inside the modules/ps_facetedsearch/ directory, which is then used as a webshell to run commands on the server. This issue is fixed in version 4.0.4.

CWE CWE-74
Vendor prestashop
Product ps_facetedsearch
Published Jul 17, 2026
Stay Ahead of the Next One

Get instant alerts for prestashop ps_facetedsearch

Be the first to know when new critical vulnerabilities affecting prestashop ps_facetedsearch are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

PrestaShop / ps_facetedsearch
>= 3.0.0, < 4.0.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/PrestaShop/ps_facetedsearch/security/advisories/GHSA-m5f5-28qr-9g9r github.com: https://github.com/PrestaShop/ps_facetedsearch/commit/9ca839fac68a60641d8187a3ff9730ab09af33cb github.com: https://github.com/PrestaShop/ps_facetedsearch/releases/tag/v4.0.4