Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (Patchstack) · only source for this CVE.
CVSS VectorVendor: Patchstack
Lifecycle Timeline
6DescriptionCVE.org
Missing Authorization vulnerability in ThimPress Thim Core.
This issue affects Thim Core: from n/a through 2.3.3.
AnalysisAI
Privilege-bound arbitrary code execution in ThimPress Thim Core (WordPress plugin) versions through 2.3.3 allows authenticated low-privilege users to bypass authorization checks and execute arbitrary code on affected sites, per Patchstack's advisory tagging this as an authentication bypass leading to RCE. The CVSS 8.8 score reflects high impact across confidentiality, integrity, and availability with low attack complexity over the network. No public exploit identified at time of analysis, and the vulnerability is not listed in CISA KEV.
Technical ContextAI
Thim Core is a foundational WordPress plugin from ThimPress that underpins several commercial WordPress themes (frequently bundled with LearnPress-based educational themes) and provides shared functionality such as theme options, demo importers, and customizer hooks. The root cause is CWE-862 (Missing Authorization), meaning a sensitive code path - likely an AJAX action, REST endpoint, or admin-post handler - fails to verify that the calling user has the appropriate capability (e.g. manage_options) before executing privileged logic. The Patchstack title characterizes the resulting primitive as 'arbitrary code execution,' which in WordPress plugins typically arises from unprotected file upload, file include, settings import, or template-rendering handlers. The CPE cpe:2.3:a:thimpress:thim_core:*:*:*:*:*:*:*:* scopes the impact to all Thim Core installations through 2.3.3.
RemediationAI
No vendor-released patch version is independently confirmed in the supplied intelligence - the only reference is the Patchstack advisory which identifies 2.3.3 as the last affected build, so administrators should upgrade Thim Core to the next release published by ThimPress after 2.3.3 (verify on the plugin update channel or ThimPress's theme dashboard) and confirm patched status against the Patchstack entry at https://patchstack.com/database/wordpress/plugin/thim-core/vulnerability/wordpress-thim-core-plugin-2-3-3-arbitrary-code-execution-vulnerability. Until the fixed version is installed, restrict the vulnerable surface by disabling open user registration in WordPress (Settings → General → 'Anyone can register' unchecked), reviewing existing Subscriber/Contributor accounts for unfamiliar users, and placing a WAF rule (Patchstack, Wordfence, or equivalent) in front of /wp-admin/admin-ajax.php and /wp-json/ routes that match Thim Core handlers - note the side effect that aggressive blocking of admin-ajax can break legitimate frontend AJAX features in ThimPress themes. As a last-resort compensating control, deactivate the Thim Core plugin, which will disable theme options and demo-import functionality on dependent ThimPress themes and may visually degrade the site.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210031
GHSA-7qg8-x7c8-5jjr