Wordpress Theme
CVE-2025-53986
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in themeisle Hestia hestia allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Hestia: from n/a through <= 3.2.10.
AnalysisAI
Missing authorization controls in themeisle Hestia WordPress theme through version 3.2.10 allow unauthenticated attackers to access functionality that should be restricted by access control lists, enabling potential unauthorized actions within affected WordPress installations. The vulnerability has a low exploitation probability (EPSS 0.06%) and no confirmed active exploitation or public exploit code at time of analysis.
Technical ContextAI
The vulnerability resides in the themeisle Hestia WordPress theme and is classified under CWE-862 (Missing Authorization), indicating that certain functionality lacks proper access control validation before execution. WordPress themes interact with the WordPress REST API, admin actions, and front-end handlers; this vulnerability suggests that one or more of these entry points fails to verify user capabilities or roles before granting access to theme-specific operations. The absence of ACL (Access Control List) enforcement means that authorization checks-typically implemented via WordPress capability checks (is_user_logged_in, current_user_can())-are either missing or bypassable in specific code paths.
Affected ProductsAI
themeisle Hestia WordPress theme versions from an unspecified baseline through 3.2.10 are affected. The theme is distributed via the WordPress.org theme repository. CPE designation and exact affected version ranges are not independently confirmed from the provided sources; the vendor advisory via Patchstack (https://patchstack.com/database/Wordpress/Theme/hestia/vulnerability/wordpress-hestia-theme-3-2-10-broken-access-control-vulnerability?_s_id=cve) provides the authoritative version range and remediation guidance.
RemediationAI
Update themeisle Hestia to a patched version released after 3.2.10. The exact patched version number is not provided in the available data; consult the official themeisle Hestia GitHub repository (https://github.com/Codeinwp/hestia) or the WordPress theme directory for the latest release. As an interim measure if immediate patching is not feasible, restrict theme functionality by disabling or limiting access to affected features if theme options permit, and monitor for unauthorized access logs in the WordPress admin area. The Patchstack advisory (https://patchstack.com/database/Wordpress/Theme/hestia/vulnerability/wordpress-hestia-theme-3-2-10-broken-access-control-vulnerability?_s_id=cve) should be monitored for a patched version announcement.
More in Wordpress Theme
View allThe Newscrunch theme for WordPress is vulnerable to arbitrary file uploads due to a missing capability check in the news
The Mesmerize & Materialis themes for WordPress are vulnerable to authenticated options change in versions up to, and in
A vulnerability in posimyththemes Nexter nexter.0.3. Rated high severity (CVSS 8.5), this vulnerability is remotely expl
The Brilliance <= 1.2.7, Activello <= 1.4.0, and Newspaper X <= 1.3.1 themes for WordPress are vulnerable to Plugin Acti
Remote code execution in the dmcwebzone Airin Blog WordPress plugin (versions up to and including 1.6.1) is possible thr
search.php in the Nova Lite theme before 1.3.9 for WordPress allows Reflected XSS. Rated medium severity (CVSS 6.1), thi
Unrestricted Upload of File with Dangerous Type vulnerability in EPC AI Hub allows Upload a Web Shell to a Web Server.3.
Backdoor / malicious code implant in the Silk Themes 'Newspapers X' WordPress theme (versions 1.0.46 through 1.0.48) all
Critical unrestricted file upload vulnerability in NasaTheme Flozen that allows unauthenticated remote attackers to uplo
Remote code execution in LogisticsHub WordPress theme allows unauthenticated attackers to upload arbitrary files, includ
Farost Energia WordPress plugin allows unrestricted file upload enabling attackers to upload web shells and achieve remo
Unrestricted file upload in the Medcity WordPress theme before version 1.1.9 allows unauthenticated attackers to upload
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today