๐Ÿ” CVE Alert

CVE-2025-14044

HIGH 8.1

Visitor Logic Lite <= 1.0.3 - Unauthenticated PHP Object Injection via 'lpblocks' Cookie

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

The Visitor Logic Lite plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.0.3 via deserialization of untrusted input from the `lpblocks` cookie. This is due to the `lp_track()` function passing unsanitized cookie data directly to the `unserialize()` function. This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code granted they can access the WordPress site.

CWE CWE-502
Vendor rodgerholl
Product visitor logic lite
Published Dec 12, 2025
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for rodgerholl visitor logic lite

Be the first to know when new high vulnerabilities affecting rodgerholl visitor logic lite are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

rodgerholl / Visitor Logic Lite
0 โ‰ค 1.0.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/60fb6928-96fb-4c1f-989c-cc07965b5266?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/logic-pro/trunk/logic-lite.php#L131 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/logic-pro/tags/1.0.3/logic-lite.php#L131

Credits

Ivan Cese