CVE-2025-69329
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 Jthemes Prestige prestige allows Object Injection.This issue affects Prestige: from n/a through < 1.4.1.
Analysis
Deserialization of untrusted data in Prestige (prestige) WordPress theme allows PHP Object Injection, potentially enabling remote code execution through POP chains.
Technical Context
CWE-502 deserialization of untrusted data in prestige. Attacker-controlled data is passed to unserialize(), enabling instantiation of arbitrary PHP objects.
Affected Products
['Prestige WordPress theme']
Remediation
Update the theme. Avoid unserialize() on user input.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today