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