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