Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network-reachable PHP object injection with no user interaction; deserialization sinks in WordPress plugins typically yield full RCE, justifying C:H/I:H/A:H.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated PHP Object Injection in Thrive Apprentice < 10.8.10.2 versions.
AnalysisAI
Unauthenticated PHP Object Injection in the Thrive Apprentice WordPress plugin (versions prior to 10.8.10.2) allows remote attackers to inject arbitrary PHP objects that get deserialized by the application, potentially leading to remote code execution when a suitable POP gadget chain is present. The flaw is reachable without authentication and carries a CVSS 9.8 critical rating with full confidentiality, integrity, and availability impact. No public exploit identified at time of analysis, and the issue is not currently listed in CISA KEV.
Technical ContextAI
Thrive Apprentice is a commercial WordPress plugin from Thrive Themes used to build and sell online courses on WordPress sites. The CWE-502 classification (Deserialization of Untrusted Data) indicates that the plugin passes attacker-controlled input into PHP's unserialize() (or equivalent) without sufficient validation. In WordPress ecosystems, such sinks become exploitable for RCE when combined with magic methods (__wakeup, __destruct, __toString) on classes loaded by WordPress core, popular plugins, or the plugin itself - a pattern commonly referred to as a POP (Property Oriented Programming) chain. The CPE cpe:2.3:a:thrive_themes:thrive_apprentice:*:*:*:*:*:*:*:* confirms all versions of the plugin up to the fixed release are within scope.
RemediationAI
Upstream fix available; the Patchstack advisory designates 10.8.10.2 as the fixed release, so administrators should upgrade Thrive Apprentice to version 10.8.10.2 or later via the WordPress plugin updater or the Thrive Themes dashboard, and verify the installed version after update. Until patching is possible, restrict access to the WordPress site (especially any plugin endpoints handling serialized input) using a WAF with PHP object injection rules - for example Patchstack, Wordfence, or ModSecurity OWASP CRS rule 944150 - accepting that WAF rules can be bypassed and may cause false positives on legitimate serialized payloads. As a stronger compensating control, place the site behind authentication (HTTP basic auth or IP allowlisting on the front-end) until upgrade, with the trade-off that this breaks public course access. Full advisory: https://patchstack.com/database/wordpress/plugin/thrive-apprentice/vulnerability/wordpress-thrive-apprentice-plugin-10-8-10-2-php-object-injection-vulnerability?_s_id=cve.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37622