Severity by source
AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L
High privileges and user interaction required for injection; scope change confirmed; availability impact removed as XSS does not cause denial of service.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Author Cross Site Scripting (XSS) in Hester Core <= 1.1.8 versions.
AnalysisAI
Stored/reflected Cross-Site Scripting in the Hester Core WordPress plugin (versions ≤ 1.1.8) allows a high-privileged authenticated user to inject malicious JavaScript into author-related fields, which then executes in victims' browsers when they view affected content. The CVSS scope change (S:C) confirms the injected script escapes the originating context and impacts other users' sessions, potentially enabling session hijacking, credential theft, or malicious redirects. No public exploit code or CISA KEV listing has been identified at time of analysis, limiting immediate widespread risk despite the cross-user impact.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation - Cross-site Scripting) indicates the plugin fails to properly sanitize or encode user-controlled input before rendering it in HTML output. Hester Core is a WordPress companion plugin, likely paired with the Hester theme, and the XSS resides specifically in author-context data (e.g., author display name, bio, or meta fields editable by privileged users). The CVSS vector AV:N/S:C confirms the vulnerability is network-reachable and that the injected payload crosses security boundaries - executing in the browser context of users other than the attacker, consistent with persistent (stored) XSS behavior where unsanitized author data is persisted to the database and served to all site visitors.
RemediationAI
The primary remediation is to update the Hester Core WordPress plugin to a version beyond 1.1.8 - consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/hester-core/vulnerability/wordpress-hester-core-plugin-1-1-8-cross-site-scripting-xss-vulnerability for the confirmed fixed release version, as no exact patch version number was independently provided in the available intelligence data. If an immediate update is not feasible, compensating controls include restricting author-role account creation and auditing existing high-privilege accounts to reduce the population of potential injectors, as well as implementing a Content Security Policy (CSP) header that blocks inline script execution - note that CSP can break legitimate plugin JavaScript if not carefully tuned. Additionally, a web application firewall rule targeting XSS payloads in author fields can provide detection and blocking with low false-positive risk for this specific vector.
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-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39771
GHSA-792x-cxvp-364w