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