CVE-2026-54159
Last modified
CVE-2026-54159 is a critical-severity vulnerability rated 10/10 on the CVSS scale. 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. EPSS estimates a 0.75% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| PrestaShop | ps_facetedsearch | >= 3.0.0, < 4.0.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54159?
How severe is CVE-2026-54159?
How do I fix CVE-2026-54159?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54133jmespath.php allows users to use JMESPath, software for decl…9.8
- CVE-2026-5414A security flaw has been discovered in Newgen OmniDocs up to…5.5
- CVE-2026-54149MaxKB is an open-source AI assistant for enterprise. Prior t…8.8
- CVE-2026-5415The WP Captcha PRO (the premium version of the Advanced Goog…8.8
- CVE-2026-54157LobeHub is a work-and-lifestyle space to find, build, and co…9
- CVE-2026-54158SiYuan is an open-source personal knowledge management syste…9.9
- CVE-2026-5416Due to the improper neutralization of special elements used …8.8
- CVE-2026-54163secure_headers manages application of security headers with …4.7
- CVE-2026-54164API Platform Core is a system to create hypermedia-driven RE…6.5
- CVE-2026-5417A vulnerability was determined in Dataease SQLbot up to 1.6.…4.7
- CVE-2026-54171Excon is usable, fast, simple HTTP 1.1 for Ruby. Prior to 1.…6.5
- CVE-2026-5418A vulnerability was identified in appsmithorg appsmith up to…7.3
Are you affected by CVE-2026-54159?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
