CVE-2025-69404
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2Tags
Description
Deserialization of Untrusted Data vulnerability in ThemeREX Extreme Store extremestore allows Object Injection.This issue affects Extreme Store: from n/a through <= 1.5.7.
Analysis
Deserialization of untrusted data in Extreme Store (extremestore) WordPress theme allows PHP Object Injection, potentially enabling remote code execution through POP chains.
Technical Context
CWE-502 deserialization of untrusted data in extremestore. Attacker-controlled data is passed to unserialize(), enabling instantiation of arbitrary PHP objects.
Affected Products
['Extreme Store WordPress theme']
Remediation
Update the theme. Avoid unserialize() on user input.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today