CVE-2026-54159
PrestaShop ps_facetedsearch 취약점
- 대응 우선순위
- 점검
- CVSS
- 10
- EPSS
- - 백분위 -
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.07.18
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
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 write...
제품 PrestaShop ps facetedsearch
영향 버전 PrestaShop ps facetedsearch >= >= 3.0.0, < 4.0.4
수정 버전 PrestaShop ps facetedsearch · 수정 버전은 공급사 공식자료 확인 필요
영향 여부, 우선 대응, 정식 해결과 결과 확인 절차를 요약합니다.
PrestaShop ps facetedsearch의 현재 전체 버전이 공식 영향 범위(PrestaShop ps facetedsearch >= >= 3.0.0, < 4.0.4)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
저장소 Security Advisory 원문에 CVE-2026-54159가 명시되어 있는지 확인하고, 영향 버전·patched version·완화조치를 대조합니다.
패치 후 같은 명령으로 전체 버전을 다시 확인해 PrestaShop ps facetedsearch · 수정 버전은 공급사 공식자료 확인 필요 기준을 충족하는지 확인합니다. 이어서 유형 미확정 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.
CVSS 벡터 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CWE CWE-74